Serialized Form
-
Package org.springframework.integration.ip.event
-
Class org.springframework.integration.ip.event.IpIntegrationEvent extends org.springframework.integration.events.IntegrationEvent implements Serializable
-
-
Package org.springframework.integration.ip.tcp.connection
-
Class org.springframework.integration.ip.tcp.connection.NoListenerException extends org.springframework.core.NestedRuntimeException implements Serializable
- serialVersionUID:
- -5644042657316429223L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionCloseEvent extends TcpConnectionEvent implements Serializable
- serialVersionUID:
- 7237316997596598287L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionEvent extends IpIntegrationEvent implements Serializable
-
Serialized Fields
-
connectionFactoryName
java.lang.String connectionFactoryName
-
-
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionExceptionEvent extends TcpConnectionEvent implements Serializable
- serialVersionUID:
- 1335560439854592185L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionFailedCorrelationEvent extends IpIntegrationEvent implements Serializable
- serialVersionUID:
- -7460880274740273542L
-
Serialized Fields
-
connectionId
java.lang.String connectionId
-
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionFailedEvent extends IpIntegrationEvent implements Serializable
- serialVersionUID:
- -7460880274740273542L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionOpenEvent extends TcpConnectionEvent implements Serializable
- serialVersionUID:
- 7237316997596598287L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionServerExceptionEvent extends IpIntegrationEvent implements Serializable
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionServerListeningEvent extends IpIntegrationEvent implements Serializable
-
Serialized Fields
-
port
int port
-
-
-
-
Package org.springframework.integration.ip.tcp.serializer
-
Class org.springframework.integration.ip.tcp.serializer.SoftEndOfStreamException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -2209857413498073058L
-
Class org.springframework.integration.ip.tcp.serializer.TcpDeserializationExceptionEvent extends IpIntegrationEvent implements Serializable
- serialVersionUID:
- 8812537718016054732L
-
Serialized Fields
-
buffer
byte[] buffer
-
offset
int offset
-
-
-
Package org.springframework.integration.ip.udp
-
Class org.springframework.integration.ip.udp.UdpServerListeningEvent extends IpIntegrationEvent implements Serializable
-
Serialized Fields
-
port
int port
-
-
-