drcl.inet.socket
Interface SocketConstants
- All Known Implementing Classes:
- SocketContract
- public interface SocketConstants
A collection of constants related to SocketContract.
ACCEPT
public static final int ACCEPT
- See Also:
- Constant Field Values
ACCEPT_REPLY
public static final int ACCEPT_REPLY
- See Also:
- Constant Field Values
CONNECT
public static final int CONNECT
- See Also:
- Constant Field Values
CONNECT_REPLY
public static final int CONNECT_REPLY
- See Also:
- Constant Field Values
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
CLOSE_REPLY
public static final int CLOSE_REPLY
- See Also:
- Constant Field Values
ESTABLISHED
public static final int ESTABLISHED
- Indicates the port connection is established between the peers
of the contract.
- See Also:
- Constant Field Values
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
TYPES
public static final java.lang.String[] TYPES
Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved. ~ To J-Sim Home ~