solar.service.rpc
Interface RpcConstants
- All Known Implementing Classes:
- CentralDirectoryService, ClientPackService, ClientPubSubService, DanClientService, DistDirectoryService, PipeConnector, RemoteDirectoryListener, RemoteMulticastMember, ReplyEvent, RequestEvent, ScribePackService, ScribePubSubService, SolarForkService, SolarMobileHostService, SolarRemoteObjectService
- public interface RpcConstants
Constants for RPC service.
- Version:
- $Id: RpcConstants.java,v 1.3 2003/10/08 02:10:48 glchen Exp $
- Author:
- Guanling Chen
RPC_TIMEOUT
public static final long RPC_TIMEOUT
- See Also:
- Constant Field Values
RPC_REQUEST
public static final java.lang.String RPC_REQUEST
- See Also:
- Constant Field Values
RPC_HANDLER
public static final java.lang.String RPC_HANDLER
- See Also:
- Constant Field Values
RPC_BLOCK
public static final java.lang.String RPC_BLOCK
- See Also:
- Constant Field Values
RPC_REPLY
public static final java.lang.String RPC_REPLY
- See Also:
- Constant Field Values