Uses of Class
org.jgroups.protocols.STOMP.Connection
Packages that use STOMP.Connection
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of STOMP.Connection in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type STOMP.ConnectionModifier and TypeFieldDescriptionprotected final List<STOMP.Connection> STOMP.connectionsprotected final ConcurrentMap<String, Set<STOMP.Connection>> STOMP.subscriptions