Uses of Class
org.restlet.ext.jaxrs.internal.core.MatchedInfo
-
Packages that use MatchedInfo Package Description org.restlet.ext.jaxrs.internal.core -
-
Uses of MatchedInfo in org.restlet.ext.jaxrs.internal.core
Fields in org.restlet.ext.jaxrs.internal.core with type parameters of type MatchedInfo Modifier and Type Field Description private java.lang.ThreadLocal<MatchedInfo>ThreadLocalizedUriInfo. matchedInfosDeprecated.Methods in org.restlet.ext.jaxrs.internal.core that return MatchedInfo Modifier and Type Method Description private MatchedInfoThreadLocalizedUriInfo. createAncestorInfo()Deprecated.private MatchedInfoThreadLocalizedUriInfo. get()Deprecated.
-