| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||
java.lang.Object
|
+----cornell.slk.jos.rpc.core.RPCCalleeStub
|
+----cornell.slk.jserver.httpserver.HttpServerImplRPCCALLEESTUB
| Fields inherited from class cornell.slk.jos.rpc.core.RPCCalleeStub |
| freeList |
| Constructor Summary | |
| HttpServerImplRPCCALLEESTUB(HttpServerImpl o)
|
|
| Method Summary | |
| void | DispatchRPC(cornell.slk.jos.rpc.core.RPCCalleeInterface i,
byte[] data,
int methodIndex)
|
| Methods inherited from class cornell.slk.jos.rpc.core.RPCCalleeStub |
| freeEndpoint, getEndpoint |
| Methods inherited from class java.lang.Object |
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpServerImplRPCCALLEESTUB(HttpServerImpl o)
| Method Detail |
public void DispatchRPC(cornell.slk.jos.rpc.core.RPCCalleeInterface i,
byte[] data,
int methodIndex)
| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||