Uses of Interface
org.clazzes.remoting.RemoteInvoker

Packages that use RemoteInvoker
org.clazzes.remoting.client   
org.clazzes.remoting.loading   
 

Uses of RemoteInvoker in org.clazzes.remoting.client
 

Classes in org.clazzes.remoting.client that implement RemoteInvoker
 class Client
          A remote invocation client, which support callbacks over a single TCP/IP.
 

Uses of RemoteInvoker in org.clazzes.remoting.loading
 

Constructors in org.clazzes.remoting.loading with parameters of type RemoteInvoker
RemotingClassLoader(java.lang.ClassLoader parent, RemoteInvoker client)
           
 



Copyright © 2010. All Rights Reserved.