JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
RESTEasy 7.0.0.Alpha4
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
org.jboss.resteasy.plugins.stats
SubresourceLocator
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
SubresourceLocator
RegistryEntry.
getLocator
()
Methods in
org.jboss.resteasy.plugins.stats
with parameters of type
SubresourceLocator
Modifier and Type
Method
Description
void
RegistryEntry.
setLocator
(
SubresourceLocator
locator)