public class ConnectionEventImpl extends Object implements ConnectionEvent
IO_ERROR, MODE_CHANGE, STATE_CHANGE| Modifier | Constructor and Description |
|---|---|
protected |
ConnectionEventImpl(int id,
Connection source)
Creates new event object.
|
protected ConnectionEventImpl(int id,
Connection source)
id - event identifiersource - event sourcepublic int getId()
getId in interface ConnectionEventConnectionEvent.getId()public Connection getSource()
getSource in interface Event<Connection>Event.getSource()Copyright © 2016 TeleStax, Inc.. All Rights Reserved.