public class NetRequestEvent extends GenericEvent
RequestChannel when a NetRequest is sent or a
NetResponse is received respectively.| Modifier and Type | Class and Description |
|---|---|
static interface |
NetRequestEvent.Listener |
static interface |
NetRequestEvent.Source |
| Constructor and Description |
|---|
NetRequestEvent(NetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
NetRequest |
getRequest() |
boolean |
isPing() |
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, toDumpString, toStringpublic NetRequestEvent(NetRequest request)
public NetRequest getRequest()
public boolean isPing()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.