Uses of Interface
org.jboss.resteasy.spi.ResteasyAsynchronousContext
Packages that use ResteasyAsynchronousContext
Package
Description
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.core
Classes in org.jboss.resteasy.core that implement ResteasyAsynchronousContextModifier and TypeClassDescriptionclass
class
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.mock
Fields in org.jboss.resteasy.mock declared as ResteasyAsynchronousContextModifier and TypeFieldDescriptionprotected ResteasyAsynchronousContext
MockHttpRequest.asynchronousContext
Methods in org.jboss.resteasy.mock that return ResteasyAsynchronousContextModifier and TypeMethodDescriptionMockHttpRequest.getAsyncContext()
MockHttpRequest.getAsynchronousContext()
Methods in org.jboss.resteasy.mock with parameters of type ResteasyAsynchronousContextModifier and TypeMethodDescriptionvoid
MockHttpRequest.setAsynchronousContext
(ResteasyAsynchronousContext asynchronousContext) -
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.plugins.server.netty
Methods in org.jboss.resteasy.plugins.server.netty that return ResteasyAsynchronousContext -
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.plugins.server.servlet
Fields in org.jboss.resteasy.plugins.server.servlet declared as ResteasyAsynchronousContextModifier and TypeFieldDescriptionprotected ResteasyAsynchronousContext
Servlet3AsyncHttpRequest.asynchronousContext
Methods in org.jboss.resteasy.plugins.server.servlet that return ResteasyAsynchronousContextModifier and TypeMethodDescriptionHttpServletInputMessage.getAsyncContext()
Servlet3AsyncHttpRequest.getAsyncContext()
-
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.plugins.server.sun.http
Methods in org.jboss.resteasy.plugins.server.sun.http that return ResteasyAsynchronousContext -
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.plugins.server.vertx
Methods in org.jboss.resteasy.plugins.server.vertx that return ResteasyAsynchronousContext -
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return ResteasyAsynchronousContext -
Uses of ResteasyAsynchronousContext in org.jboss.resteasy.util
Methods in org.jboss.resteasy.util that return ResteasyAsynchronousContext