Uses of Class
org.jgroups.protocols.STOMP.Connection

Packages that use STOMP.Connection
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
protected  java.util.List<STOMP.Connection> STOMP.connections
           
protected  java.util.concurrent.ConcurrentMap<java.lang.String,java.util.Set<STOMP.Connection>> STOMP.subscriptions
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.