Uses of Package
org.glassfish.jersey.uri
-
Packages that use org.glassfish.jersey.uri Package Description org.glassfish.jersey.server Jersey server-side classes.org.glassfish.jersey.server.internal.routing Jersey server-side internal resource routing classes.org.glassfish.jersey.server.model Jersey server-side application & resource modeling classes.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. -
Classes in org.glassfish.jersey.uri used by org.glassfish.jersey.server Class Description UriTemplate A URI template. -
Classes in org.glassfish.jersey.uri used by org.glassfish.jersey.server.internal.routing Class Description PathPattern A path pattern that is a regular expression generated from a URI path template.UriTemplate A URI template. -
Classes in org.glassfish.jersey.uri used by org.glassfish.jersey.server.model Class Description PathPattern A path pattern that is a regular expression generated from a URI path template. -
Classes in org.glassfish.jersey.uri used by org.glassfish.jersey.uri Class Description PathPattern A path pattern that is a regular expression generated from a URI path template.PathPattern.RightHandPath The set of right hand path patterns that may be appended to a path pattern.PathTemplate A URI template for a URI path.PatternWithGroups A pattern for matching a string against a regular expression and returning capturing group values for any capturing groups present in the expression.PatternWithGroups.EmptyStringMatchResult UriComponent.Type The URI component type.UriTemplate A URI template.UriTemplate.TemplateValueStrategy A strategy interface for processing parameters, should be replaced with a JDK 8 one day in the future. -
Classes in org.glassfish.jersey.uri used by org.glassfish.jersey.uri.internal Class Description UriComponent.Type The URI component type.