public class TcpConnectionFailedCorrelationEvent extends IpIntegrationEvent
| Constructor and Description |
|---|
TcpConnectionFailedCorrelationEvent(java.lang.Object source,
java.lang.String connectionId,
org.springframework.messaging.MessagingException cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConnectionId() |
java.lang.String |
toString() |
getCausepublic TcpConnectionFailedCorrelationEvent(java.lang.Object source,
java.lang.String connectionId,
org.springframework.messaging.MessagingException cause)
public java.lang.String getConnectionId()
public java.lang.String toString()
toString in class IntegrationEvent