|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectequip.net.Encoding
different encoding that may be specified for communication. encoding/stream types {IDL'd in eqNetTypes.idl). Values:
| Field Summary | |
static int |
EQENCODE_EQ_OBJECT_PACKET
EQUIP serialisation of objects, mapped to packets |
static int |
EQENCODE_EQ_OBJECT_STREAM
EQUIP's own serialisation of objects |
static int |
EQENCODE_JAVA_OBJECT_PACKET
Java serialisation of objects, mapped to packets |
static int |
EQENCODE_JAVA_OBJECT_STREAM
Java's normal serialisation of objects |
static int |
EQENCODE_MESSAGE
distinct messages |
| Constructor Summary | |
Encoding()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int EQENCODE_EQ_OBJECT_STREAM
public static final int EQENCODE_JAVA_OBJECT_STREAM
public static final int EQENCODE_MESSAGE
public static final int EQENCODE_EQ_OBJECT_PACKET
public static final int EQENCODE_JAVA_OBJECT_PACKET
| Constructor Detail |
public Encoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||