Uses of Interface
org.jboss.resteasy.spi.Dispatcher
-
Packages that use Dispatcher Package Description org.jboss.resteasy.spi -
-
Uses of Dispatcher in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return Dispatcher Modifier and Type Method Description DispatcherResteasyDeployment. getDispatcher()Methods in org.jboss.resteasy.spi with parameters of type Dispatcher Modifier and Type Method Description voidResteasyDeployment. setDispatcher(Dispatcher dispatcher)
-