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 InternalDispatcher
InternalDispatcher. getInstance()
Methods in org.jboss.resteasy.core with parameters of type InternalDispatcher Modifier and Type Method Description static void
InternalDispatcher. setInstance(InternalDispatcher instance)
-