|
|||||||||
| Home >> All >> com >> voytechs >> jnetstream >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.voytechs.jnetstream.io
Class EOPacket

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.voytechs.jnetstream.io.ProtocolStreamException
com.voytechs.jnetstream.io.EOPacket
- All Implemented Interfaces:
- java.io.Serializable
- public class EOPacket
- extends ProtocolStreamException
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary | |
private static boolean |
debug
|
| Fields inherited from class com.voytechs.jnetstream.io.ProtocolStreamException |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
EOPacket(java.lang.String msg)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Test function for EOPacket |
| Methods inherited from class com.voytechs.jnetstream.io.ProtocolStreamException |
toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
debug
private static final boolean debug
- See Also:
- Constant Field Values
| Constructor Detail |
EOPacket
public EOPacket(java.lang.String msg)
| Method Detail |
main
public static void main(java.lang.String[] args)
- Test function for EOPacket
|
|||||||||
| Home >> All >> com >> voytechs >> jnetstream >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC