|
DRCL J-Sim API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A collection of constants related to SocketContract.
| Field Summary | |
static int |
ACCEPT
|
static int |
ACCEPT_REPLY
|
static int |
CLOSE
|
static int |
CLOSE_REPLY
|
static int |
CONNECT
|
static int |
CONNECT_REPLY
|
static int |
ERROR
|
static int |
ESTABLISHED
Indicates the port connection is established between the peers of the contract. |
static int |
LISTEN
|
static java.lang.String[] |
TYPES
|
| Field Detail |
public static final int ACCEPT
public static final int ACCEPT_REPLY
public static final int CONNECT
public static final int CONNECT_REPLY
public static final int CLOSE
public static final int CLOSE_REPLY
public static final int ESTABLISHED
public static final int LISTEN
public static final int ERROR
public static final java.lang.String[] TYPES
|
DRCL J-Sim API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||