com.sun.rpc
public class RpcHandler extends java.lang.Object
Constructor and Description |
---|
RpcHandler() |
public boolean timeout(java.lang.String server, int retries, int waittime)
server
- The name of the serverretries
- Number of retries (initially 0)waittime
- Total time waiting for responsepublic void ok(java.lang.String server)
server
- The name of the server