Uses of Interface
org.jboss.resteasy.spi.Registry
Packages that use Registry
-
Uses of Registry in org.jboss.resteasy.core
Classes in org.jboss.resteasy.core that implement RegistryModifier and TypeClassDescriptionclassRegistry of resources and methods/classes that can dispatch HTTP method requests.Fields in org.jboss.resteasy.core declared as RegistryModifier and TypeFieldDescriptionprotected RegistryResteasyDeploymentImpl.registryprotected RegistrySynchronousDispatcher.registryMethods in org.jboss.resteasy.core that return RegistryModifier and TypeMethodDescriptionResteasyDeploymentImpl.getRegistry()SynchronousDispatcher.getRegistry()Methods in org.jboss.resteasy.core with parameters of type Registry -
Uses of Registry in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return RegistryModifier and TypeMethodDescriptionDelegateResteasyDeployment.getRegistry()Dispatcher.getRegistry()ResteasyDeployment.getRegistry()Methods in org.jboss.resteasy.spi with parameters of type RegistryModifier and TypeMethodDescriptionvoidDelegateResteasyDeployment.setRegistry(Registry registry) voidResteasyDeployment.setRegistry(Registry registry)