See: Description
| Interface | Description |
|---|---|
| Router |
Hierarchical request router that can be used to create dynamic routing tree
structures.
|
| Router.Builder |
A
Router builder. |
| RouterBinder.RootRouteBuilder<T> | |
| RouterBinder.RouteBuilder<T> | |
| RouterBinder.RouteToBuilder<T> | |
| RouterBinder.RouteToPathBuilder<T> | |
| RoutingContext |
Jersey request matching and routing context.
|
| Class | Description |
|---|---|
| RoutedInflectorExtractorStage |
Request pre-processing stage that
extracts
an inflector from a routing context where it was previously stored by the
request to resource matching stage and
(if available) returns the inflector wrapped in a next terminal stage. |
| Router.Continuation |
Hierarchical request routing continuation.
|
| RouterBinder |
Provides routing configuration functionality.
|
| RoutingStage |
Request pre-processing stage that encapsulates hierarchical resource matching
and request routing.
|
| RoutingStage.Builder |
Injectable
resource matching stage builder. |
| RuntimeModelBuilder |
This is a common base for root resource and sub-resource runtime model
builder.
|
| TransformableData<DATA,RESULT> |
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.