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 DispatcherDelegateResteasyDeployment. getDispatcher()DispatcherResteasyDeployment. getDispatcher()Methods in org.jboss.resteasy.spi with parameters of type Dispatcher Modifier and Type Method Description voidDelegateResteasyDeployment. setDispatcher(Dispatcher dispatcher)voidResteasyDeployment. setDispatcher(Dispatcher dispatcher)
-