Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Class cornell.slk.jserver.httpserver.RegistrationRPCCALLEESTUB

java.lang.Object
    |
    +----cornell.slk.jos.rpc.core.RPCCalleeStub
            |
            +----cornell.slk.jserver.httpserver.RegistrationRPCCALLEESTUB

public final class RegistrationRPCCALLEESTUB
extends cornell.slk.jos.rpc.core.RPCCalleeStub
implements cornell.slk.jos.rpc.core.RPCUpCall

Fields inherited from class cornell.slk.jos.rpc.core.RPCCalleeStub
 freeList
 

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
 

Method Detail

DispatchRPC

public void DispatchRPC(cornell.slk.jos.rpc.core.RPCCalleeInterface i,
                        byte[] data,
                        int methodIndex)
Implements:
DispatchRPC in interface cornell.slk.jos.rpc.core.RPCUpCall

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS