Quarkus - RESTEasy - Runtime 1.13.4.Final
- java.lang.Object
-
- org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- io.quarkus.resteasy.runtime.standalone.VertxHttpRequest.VertxExecutionContext.VertxHttpAsyncResponse
-
-
Field Summary
-
Fields inherited from class org.jboss.resteasy.core.AbstractAsynchronousResponse
annotations, asyncWriterInterceptors, completionCallbacks, contextDataMap, dispatcher, method, request, response, responseFilters, timeoutHandler, writerInterceptors
-
Fields inherited from interface javax.ws.rs.container.AsyncResponse
NO_TIMEOUT
-
Method Summary
-
Methods inherited from class org.jboss.resteasy.core.AbstractAsynchronousResponse
completionCallbacks, getAnnotations, getAsyncWriterInterceptors, getMethod, getResponseFilters, getWriterInterceptors, internalResume, internalResume, internalResume, internalResume, register, register, register, register, setAnnotations, setMethod, setResponseFilters, setTimeoutHandler, setWriterInterceptors
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
complete
public void complete()
-
cancel
public boolean cancel()
-
isDone
public boolean isDone()
Quarkus - RESTEasy - Runtime 1.13.4.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.