Uses of Interface
org.glassfish.jersey.internal.inject.ServiceLocatorSupplier

Packages that use ServiceLocatorSupplier
org.glassfish.jersey.message.internal Common Jersey internal messaging classes. 
org.glassfish.jersey.model.internal Common Jersey internal model related classes and interfaces. 
 

Uses of ServiceLocatorSupplier in org.glassfish.jersey.message.internal
 

Classes in org.glassfish.jersey.message.internal that implement ServiceLocatorSupplier
 class ReaderInterceptorExecutor
          Represents reader interceptor chain executor for both client and server side.
 class WriterInterceptorExecutor
          Represents writer interceptor chain executor for both client and server side.
 

Uses of ServiceLocatorSupplier in org.glassfish.jersey.model.internal
 

Classes in org.glassfish.jersey.model.internal that implement ServiceLocatorSupplier
 class FeatureContextWrapper
          Wrapper of FeatureContext that can supply instance of service locator.
 



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