public class NetMessageEvent extends GenericEvent
MessageChannel each time a NetMessage is received| Modifier and Type | Class and Description |
|---|---|
static interface |
NetMessageEvent.Listener |
static interface |
NetMessageEvent.Source |
| Constructor and Description |
|---|
NetMessageEvent(NetMessage netMessage) |
| Modifier and Type | Method and Description |
|---|---|
NetMessage |
getNetMessage() |
boolean |
isPing() |
DumpString |
toDumpString(DumpString s)
This method allows subclasses to add values to the existing DumpString of the superclass.
|
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
clone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic NetMessageEvent(NetMessage netMessage)
public NetMessage getNetMessage()
public boolean isPing()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectpublic DumpString toDumpString(DumpString s)
DumpabletoDumpString in interface DumpabletoDumpString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.