bamboo.dht
Class GatewayClient.Request
java.lang.Object
bamboo.dht.GatewayClient.Request
- All Implemented Interfaces:
- QueueElementIF
- Enclosing class:
- GatewayClient
public static class GatewayClient.Request
- extends Object
- implements QueueElementIF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
request
public org.acplt.oncrpc.XdrAble request
completion_queue
public SinkIF completion_queue
user_data
public Object user_data
GatewayClient.Request
public GatewayClient.Request(org.acplt.oncrpc.XdrAble r,
SinkIF c,
Object u)