Uses of Class
org.jboss.resteasy.core.InternalDispatcher
-
Packages that use InternalDispatcher Package Description org.jboss.resteasy.core -
-
Uses of InternalDispatcher in org.jboss.resteasy.core
Methods in org.jboss.resteasy.core that return InternalDispatcher Modifier and Type Method Description static InternalDispatcherInternalDispatcher. getInstance()Methods in org.jboss.resteasy.core with parameters of type InternalDispatcher Modifier and Type Method Description static voidInternalDispatcher. setInstance(InternalDispatcher instance)
-