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

Class cornell.slk.jserver.httpserver.HttpServerImplRPCCALLERSTUB

java.lang.Object
    |
    +----cornell.slk.jos.rpc.core.RPCCallerStub
            |
            +----cornell.slk.jserver.httpserver.HttpServerImplRPCCALLERSTUB

public final class HttpServerImplRPCCALLERSTUB
extends cornell.slk.jos.rpc.core.RPCCallerStub
implements IHttpDispatch

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

Constructor Summary
 HttpServerImplRPCCALLERSTUB(java.util.Vector v)
 
 HttpServerImplRPCCALLERSTUB()
 
 

Method Summary
DispatchResponse  Dispatch(DispatchRequest req)
 
 
Methods inherited from class cornell.slk.jos.rpc.core.RPCCallerStub
 freeEndpoint, freeService, getEndpoint, init
 
Methods inherited from class java.lang.Object
 clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServerImplRPCCALLERSTUB

public HttpServerImplRPCCALLERSTUB(java.util.Vector v)

HttpServerImplRPCCALLERSTUB

public HttpServerImplRPCCALLERSTUB()
Method Detail

Dispatch

public DispatchResponse Dispatch(DispatchRequest req) throws cornell.slk.jkernel.core.RemoteException
Implements:
Dispatch in interface IHttpDispatch

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