Uses of Interface
net.sf.crispy.impl.rmi.RmiInvocationHandler

Packages that use RmiInvocationHandler
net.sf.crispy.impl.rmi Implementation for RMI. 
 

Uses of RmiInvocationHandler in net.sf.crispy.impl.rmi
 

Classes in net.sf.crispy.impl.rmi that implement RmiInvocationHandler
 class RmiInvocationHandlerImpl
          This is the central Invocation Handler for all client calls.
 

Methods in net.sf.crispy.impl.rmi that return RmiInvocationHandler
 RmiInvocationHandler MiniRmiServer.getRmiInvocationHandler()
           
 RmiInvocationHandler MiniRmiServer.getDefaultRmiInvocationHandler()
           
 

Constructors in net.sf.crispy.impl.rmi with parameters of type RmiInvocationHandler
MiniRmiServer(int pvPort, RmiInvocationHandler pvRmiInvocationHandler)
           
 



Copyright © 2005-2006 Crispy. All Rights Reserved.