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, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public NetResponseEvent(NetResponse response)
public NetResponse getResponse()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.