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