Uses of Interface
org.springframework.messaging.simp.stomp.StompTcpConnectionHandler
Package
Description
Generic support for simple messaging protocols (like STOMP).
-
Uses of StompTcpConnectionHandler in org.springframework.messaging.simp.stomp
Modifier and TypeInterfaceDescriptioninterface
AStompSession
that implementsTcpConnectionHandler
in order to send and receive messages.