Uses of Class
com.sun.jersey.server.impl.ThreadLocalInvoker

Packages that use ThreadLocalInvoker
com.sun.jersey.server.impl   
 

Uses of ThreadLocalInvoker in com.sun.jersey.server.impl
 

Subclasses of ThreadLocalInvoker in com.sun.jersey.server.impl
 class ThreadLocalNamedInvoker<T>
          A proxy invocation handler that delegates all methods to a thread local instance
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.