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 AsynchronousDispatcher
AsyncronousDispatcherManager. getDispatcher()
Methods in org.jboss.resteasy.plugins.spring with parameters of type AsynchronousDispatcher Modifier and Type Method Description void
AsyncronousDispatcherManager. setDispatcher(AsynchronousDispatcher dispatcher)
-