Package org.glassfish.jersey.server.internal.routing

Jersey server-side internal resource routing classes.

See:
          Description

Interface Summary
RouterModule.RootRouteBuilder<T>  
RouterModule.RouteBuilder<T>  
RouterModule.RouteToBuilder<T>  
RouterModule.RouteToPathBuilder<T>  
RouterModule.RoutingContext  
 

Class Summary
AbstractPushRoutingInfoAndDelegateTreeAcceptor A common base for an acceptor wrapper.
PathPatternRouteAcceptor  
PatternRouteAcceptor  
PushResourceUriAndDelegateTreeAcceptor A wrapper, which will push both the current resource and the actual URI path to the routing context before delegating to the encapsulated acceptor.
RedirectingAcceptor TODO
RouterModule Provides routing configuration functionality.
RuntimeModelFromSubResource Constructs runtime model for a sub-resource.
RuntimeModelProviderBase This is a common base for root resource and sub-resource runtime model provider.
RuntimeModelProviderFromRootResource Constructs runtime model for a root resource class.
SubResourceLocatorAcceptor An acceptor to accept sub-resource requests.
 

Package org.glassfish.jersey.server.internal.routing Description

Jersey server-side internal resource routing classes.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.