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, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public NetRequestEvent(NetRequest request)
public NetRequest getRequest()
public boolean isPing()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.