Package org.jcsp.net2.mobile
Class MobileChannelMessage
java.lang.Object
org.jcsp.net2.mobile.MobileChannelMessage
- All Implemented Interfaces:
Serializable
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final int
(package private) static final int
(package private) NetChannelLocation
(package private) boolean
(package private) static final int
(package private) int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REQUEST
static final int REQUEST- See Also:
-
CHECK
static final int CHECK- See Also:
-
CHECK_RESPONSE
static final int CHECK_RESPONSE- See Also:
-
type
int type -
ready
boolean ready -
inputLocation
NetChannelLocation inputLocation
-
-
Constructor Details
-
MobileChannelMessage
MobileChannelMessage()
-