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
Methods 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)
-