Uses of Package
org.springframework.messaging.tcp
Package
Description
Configuration support for WebSocket messaging using higher level messaging protocols.
Generic support for simple messaging protocols (like STOMP).
Contains abstractions and implementation classes for establishing TCP connections via
TcpOperations
,
handling messages via
TcpConnectionHandler
,
as well as sending messages via
TcpConnection
.Contains support for TCP messaging based on Reactor.
-
-
ClassDescriptionA contract for sending messages and managing a TCP connection.A contract for managing lifecycle events for a TCP connection including the handling of incoming messages.A contract for establishing TCP connections.
-
ClassDescriptionA contract to determine the frequency of reconnect attempts after connection failure.A contract for sending messages and managing a TCP connection.A contract for managing lifecycle events for a TCP connection including the handling of incoming messages.
-
ClassDescriptionA contract to determine the frequency of reconnect attempts after connection failure.A contract for sending messages and managing a TCP connection.A contract for managing lifecycle events for a TCP connection including the handling of incoming messages.A contract for establishing TCP connections.