Uses of Class
org.glassfish.jersey.uri.internal.UriParser
Packages that use UriParser
Package
Description
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 UriParserModifier and TypeMethodDescriptionprivate void
JerseyUriBuilder.schemeSpecificPart
(UriParser parser) Set scheme specific part from the URI parser.