Uses of Interface
org.jboss.resteasy.spi.Dispatcher
Package
Description
-
Uses of Dispatcher in org.jboss.resteasy.core
Modifier and TypeMethodDescriptionstatic jakarta.ws.rs.core.Application
ResteasyDeploymentImpl.createApplication
(String applicationClass, Dispatcher dispatcher, ResteasyProviderFactory providerFactory) void
ResteasyDeploymentImpl.setDispatcher
(Dispatcher dispatcher) -
Uses of Dispatcher in org.jboss.resteasy.mock
-
Uses of Dispatcher in org.jboss.resteasy.plugins.server.servlet
Modifier and TypeMethodDescriptionFilterDispatcher.getDispatcher()
HttpServletDispatcher.getDispatcher()
ServletContainerDispatcher.getDispatcher()
Modifier and TypeMethodDescriptionvoid
ServletContainerDispatcher.setDispatcher
(Dispatcher dispatcher) -
Uses of Dispatcher in org.jboss.resteasy.plugins.server.sun.http
-
Uses of Dispatcher in org.jboss.resteasy.spi
Modifier and TypeMethodDescriptionDelegateResteasyDeployment.getDispatcher()
ResteasyDeployment.getDispatcher()
Modifier and TypeMethodDescriptionvoid
DelegateResteasyDeployment.setDispatcher
(Dispatcher dispatcher) void
ResteasyDeployment.setDispatcher
(Dispatcher dispatcher)