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.internalClassDescriptionA Jersey implementation of
UriBuilder
.This class represents a part of the uri as parsed by the UriTemplateParser.