Package | Description |
---|---|
org.glassfish.jersey.uri |
Common Jersey classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
|
org.glassfish.jersey.uri.internal |
Common Jersey internal classes that provide support for JAX-RS URI templates and
encoding/decoding of URI components.
|
Class and Description |
---|
UriTemplateParser
A URI template parser that parses JAX-RS specific URI templates.
|
Class and Description |
---|
JerseyUriBuilder
A Jersey implementation of
UriBuilder . |
UriPart
This class represents a part of the uri as parsed by the UriTemplateParser.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.