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

Interface cornell.slk.jserver.httpserver.IHttpDispatch

Implementing Classes:
HttpServerImplRPCCALLERSTUB, HttpServerImpl

public abstract interface IHttpDispatch
extends cornell.slk.jkernel.core.Remote

Method Summary
DispatchResponse  Dispatch(DispatchRequest req)
 
 

Method Detail

Dispatch

public DispatchResponse Dispatch(DispatchRequest req) throws cornell.slk.jkernel.core.RemoteException

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