Uses of Class
org.jboss.resteasy.plugins.stats.SubresourceLocator
-
Packages that use SubresourceLocator Package Description org.jboss.resteasy.plugins.stats -
-
Uses of SubresourceLocator in org.jboss.resteasy.plugins.stats
Fields in org.jboss.resteasy.plugins.stats declared as SubresourceLocator Modifier and Type Field Description private SubresourceLocatorRegistryEntry. locatorMethods in org.jboss.resteasy.plugins.stats that return SubresourceLocator Modifier and Type Method Description SubresourceLocatorRegistryEntry. getLocator()Methods in org.jboss.resteasy.plugins.stats with parameters of type SubresourceLocator Modifier and Type Method Description voidRegistryEntry. setLocator(SubresourceLocator locator)
-