Uses of Package
org.glassfish.jersey.process.internal

Packages that use org.glassfish.jersey.process.internal
org.glassfish.jersey.process.internal Common Jersey internal processing classes. 
org.glassfish.jersey.server.internal.process   
org.glassfish.jersey.server.internal.routing Jersey server-side internal resource routing classes. 
 

Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.process.internal
ChainableStage
          Linear acceptor that can be composed into a chain.
RequestScope.Instance
          Implementation of the request scope instance.
Stage
          Data processing stage that can be used to create dynamic data processing chains.
Stage.Builder
          Linear stage chain builder.
Stage.Continuation
          Data processing stage continuation.
 

Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.server.internal.process
ChainableStage
          Linear acceptor that can be composed into a chain.
Stage
          Data processing stage that can be used to create dynamic data processing chains.
 

Classes in org.glassfish.jersey.process.internal used by org.glassfish.jersey.server.internal.routing
AbstractChainableStage
          Abstract chainable linear acceptor.
ChainableStage
          Linear acceptor that can be composed into a chain.
RequestScoped
          Request scope binding annotation.
Stage
          Data processing stage that can be used to create dynamic data processing chains.
Stage.Continuation
          Data processing stage continuation.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.