Serialized Form
-
Package org.springframework.integration.ip.event
-
Class org.springframework.integration.ip.event.IpIntegrationEvent
class IpIntegrationEvent extends org.springframework.integration.events.IntegrationEvent implements Serializable
-
-
Package org.springframework.integration.ip.tcp.connection
-
Exception org.springframework.integration.ip.tcp.connection.NoListenerException
class NoListenerException extends org.springframework.core.NestedRuntimeException implements Serializable- serialVersionUID:
- -5644042657316429223L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionCloseEvent
class TcpConnectionCloseEvent extends TcpConnectionEvent implements Serializable- serialVersionUID:
- 7237316997596598287L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionEvent
class TcpConnectionEvent extends IpIntegrationEvent implements Serializable-
Serialized Fields
-
connectionFactoryName
String connectionFactoryName
-
-
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionExceptionEvent
class TcpConnectionExceptionEvent extends TcpConnectionEvent implements Serializable- serialVersionUID:
- 1335560439854592185L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionFailedCorrelationEvent
class TcpConnectionFailedCorrelationEvent extends IpIntegrationEvent implements Serializable- serialVersionUID:
- -7460880274740273542L
-
Serialized Fields
-
connectionId
String connectionId
-
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionFailedEvent
class TcpConnectionFailedEvent extends IpIntegrationEvent implements Serializable- serialVersionUID:
- -7460880274740273542L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionOpenEvent
class TcpConnectionOpenEvent extends TcpConnectionEvent implements Serializable- serialVersionUID:
- 7237316997596598287L
-
Class org.springframework.integration.ip.tcp.connection.TcpConnectionServerExceptionEvent
class TcpConnectionServerExceptionEvent extends IpIntegrationEvent implements Serializable -
Class org.springframework.integration.ip.tcp.connection.TcpConnectionServerListeningEvent
class TcpConnectionServerListeningEvent extends IpIntegrationEvent implements Serializable-
Serialized Fields
-
port
int port
-
-
-
-
Package org.springframework.integration.ip.tcp.serializer
-
Exception org.springframework.integration.ip.tcp.serializer.SoftEndOfStreamException
class SoftEndOfStreamException extends RuntimeException implements Serializable- serialVersionUID:
- -2209857413498073058L
-
Class org.springframework.integration.ip.tcp.serializer.TcpDeserializationExceptionEvent
class 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
class UdpServerListeningEvent extends IpIntegrationEvent implements Serializable-
Serialized Fields
-
port
int port
-
-
-