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

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

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

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



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.