Uses of Interface
org.glassfish.jersey.spi.ResponseExecutorsProvider

Packages that use ResponseExecutorsProvider
org.glassfish.jersey.process.internal Common Jersey internal processing classes. 
 

Uses of ResponseExecutorsProvider in org.glassfish.jersey.process.internal
 

Methods in org.glassfish.jersey.process.internal with parameters of type ResponseExecutorsProvider
protected  ExecutorService ExecutorsFactory.getInitialRespondingExecutor(ResponseExecutorsProvider defaultProvider)
          Convenience method for implementation classes which returns the responding executor and logs the details into the log.
 



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