public class ClientConnectionEvent extends SystemEvent
| Modifier and Type | Class and Description |
|---|---|
static interface |
ClientConnectionEvent.Listener |
static interface |
ClientConnectionEvent.Source |
| Constructor and Description |
|---|
ClientConnectionEvent(SessionId sessId,
boolean isConnect) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCoClientName() |
boolean |
isCoClientEvent() |
boolean |
isConnect() |
boolean |
isDisconnect() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getSessionId, setWasCausedByMe, toDumpString, wasCausedByMeclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic ClientConnectionEvent(SessionId sessId, boolean isConnect)
public boolean isConnect()
public boolean isDisconnect()
public boolean isCoClientEvent()
public java.lang.String getCoClientName()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class AbstractSessionEventCopyright © 2014 EsprIT-Systems. All Rights Reserved.