Uses of Class
org.jboss.resteasy.core.AsynchronousDispatcher
- 
Packages that use AsynchronousDispatcher Package Description org.jboss.resteasy.plugins.spring  - 
- 
Uses of AsynchronousDispatcher in org.jboss.resteasy.plugins.spring
Methods in org.jboss.resteasy.plugins.spring that return AsynchronousDispatcher Modifier and Type Method Description AsynchronousDispatcherAsyncronousDispatcherManager. getDispatcher()Methods in org.jboss.resteasy.plugins.spring with parameters of type AsynchronousDispatcher Modifier and Type Method Description voidAsyncronousDispatcherManager. setDispatcher(AsynchronousDispatcher dispatcher) 
 -