Lightweight Bartering Grid

Uses of Interface
lbg.protocol.rpc.RemoteCallStatusListener

Packages that use RemoteCallStatusListener
lbg.protocol.rpc   
 

Uses of RemoteCallStatusListener in lbg.protocol.rpc
 

Constructors in lbg.protocol.rpc with parameters of type RemoteCallStatusListener
RemoteCallDaemon(RemoteCall.CallType target_type, int target_port, java.lang.Object callHandler, RemoteCallStatusListener l)
          Create a daemon with the default number of handlers (does not start thread).
RemoteCallDaemon(RemoteCall.CallType target_type, int target_port, java.lang.Object callHandler, RemoteCallStatusListener listener, int handlers)
          Creates a daemon (does not start thread)
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.