Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.messaging.tcp Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
FixedIntervalReconnectStrategyA simple strategy for making reconnect attempts at a fixed interval.Classorg.springframework.messaging.tcpSpring MVC
Reactor2TcpClientAn implementation of TcpOperationsbased on the TCP client support of the Reactor project.Classorg.springframework.messaging.tcp.reactorSpring MVC
Reactor2TcpConnectionAn implementation of TcpConnection based on the TCP client support of the Reactor project.Classorg.springframework.messaging.tcp.reactorSpring MVC
ReconnectStrategyA contract to determine the frequency of reconnect attempts after connection failure.Interfaceorg.springframework.messaging.tcpSpring MVC
TcpConnectionA contract for sending messages and managing a TCP connection.Interfaceorg.springframework.messaging.tcpSpring MVC
TcpConnectionHandlerA contract for managing lifecycle events for a TCP connection includingthe handling of incoming messages.Interfaceorg.springframework.messaging.tcpSpring MVC
TcpOperationsA contract for establishing TCP connections.Interfaceorg.springframework.messaging.tcpSpring MVC