Uses of Class
org.jgroups.protocols.STOMP.Connection
-
Packages that use STOMP.Connection Package Description org.jgroups.protocols 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.Connection Modifier and Type Field Description protected java.util.List<STOMP.Connection>
STOMP. connections
protected java.util.concurrent.ConcurrentMap<java.lang.String,java.util.Set<STOMP.Connection>>
STOMP. subscriptions
-