Uses of Package
org.glassfish.jersey.uri.internal
Packages that use org.glassfish.jersey.uri.internal
Package
Description
Common Jersey classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
Common Jersey internal classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
-
Classes in org.glassfish.jersey.uri.internal used by org.glassfish.jersey.uriClassDescriptionA URI template parser that parses JAX-RS specific URI templates.
-
Classes in org.glassfish.jersey.uri.internal used by org.glassfish.jersey.uri.internalClassDescriptionIterator which iterates through the input string and returns characters from that string.A Jersey implementation of
UriBuilder
.Parser for string URI with template parameters which producesURIs
from Strings.