Uses of Interface
org.jboss.resteasy.spi.ResteasyAsynchronousContext
Package
Description
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.core
Modifier and TypeClassDescriptionclass
class
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.mock
Modifier and TypeFieldDescriptionprotected ResteasyAsynchronousContext
MockHttpRequest.asynchronousContext
Modifier and TypeMethodDescriptionMockHttpRequest.getAsyncContext()
MockHttpRequest.getAsynchronousContext()
Modifier and TypeMethodDescriptionvoid
MockHttpRequest.setAsynchronousContext
(ResteasyAsynchronousContext asynchronousContext) -
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.plugins.server.netty
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.plugins.server.servlet
Modifier and TypeFieldDescriptionprotected ResteasyAsynchronousContext
Servlet3AsyncHttpRequest.asynchronousContext
Modifier and TypeMethodDescriptionHttpServletInputMessage.getAsyncContext()
Servlet3AsyncHttpRequest.getAsyncContext()
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.plugins.server.sun.http
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.plugins.server.vertx
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.spi
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.util