public abstract class TcpConnectionEvent extends IpIntegrationEvent
TcpConnection での通常の操作を表す ApplicationEvent。causesourceSE| コンストラクターと説明 |
|---|
TcpConnectionEvent(TcpConnection connection, StringSE connectionFactoryName) |
TcpConnectionEvent(TcpConnection connection, StringSE connectionFactoryName, ThrowableSE cause) |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getConnectionFactoryName() |
StringSE | getConnectionId() |
StringSE | toString() |
getCause, getSourceAsTypegetTimestampgetSourceSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic TcpConnectionEvent(TcpConnection connection, StringSE connectionFactoryName)
public TcpConnectionEvent(TcpConnection connection, StringSE connectionFactoryName, ThrowableSE cause)
public StringSE getConnectionId()
public StringSE getConnectionFactoryName()
public StringSE toString()
IntegrationEvent の toString