public class NetResponseEvent extends GenericEvent
RequestChannel when a NetResponse is received.| Modifier and Type | Class and Description |
|---|---|
static interface |
NetResponseEvent.Listener |
static interface |
NetResponseEvent.Source |
| Constructor and Description |
|---|
NetResponseEvent(NetResponse response) |
| Modifier and Type | Method and Description |
|---|---|
NetResponse |
getResponse() |
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 NetResponseEvent(NetResponse response)
public NetResponse getResponse()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.