Uses of Class
org.glassfish.jersey.server.internal.routing.AbstractPushRoutingInfoAndDelegateTreeAcceptor

Packages that use AbstractPushRoutingInfoAndDelegateTreeAcceptor
org.glassfish.jersey.server.internal.routing Jersey server-side internal resource routing classes. 
 

Uses of AbstractPushRoutingInfoAndDelegateTreeAcceptor in org.glassfish.jersey.server.internal.routing
 

Subclasses of AbstractPushRoutingInfoAndDelegateTreeAcceptor in org.glassfish.jersey.server.internal.routing
 class 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.
 



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