Uses of Interface
org.nuiton.util.rmi.RemoteMethodExecutor

Packages that use RemoteMethodExecutor
org.nuiton.util.rmi This package contains classes to easily export services to a RMI registry then get a proxy to access them. 
 

Uses of RemoteMethodExecutor in org.nuiton.util.rmi
 

Classes in org.nuiton.util.rmi that implement RemoteMethodExecutor
 class RemoteMethodExecutorImpl<T>
          RMI implementation of an invocation handler.
 



Copyright © 2004-2012 CodeLutin. All Rights Reserved.