Uses of Class
org.glassfish.jersey.uri.internal.UriParser
-
Packages that use UriParser Package Description org.glassfish.jersey.uri.internal Common Jersey internal classes that provide support for JAX-RS URI templates and encoding/decoding of URI components. -
-
Uses of UriParser in org.glassfish.jersey.uri.internal
Methods in org.glassfish.jersey.uri.internal with parameters of type UriParser Modifier and Type Method Description private voidJerseyUriBuilder. schemeSpecificPart(UriParser parser)Set scheme specific part from the URI parser.
-