Uses of Interface
org.apache.activemq.broker.TransportConnectionStateRegister
-
Packages that use TransportConnectionStateRegister Package Description org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. -
-
Uses of TransportConnectionStateRegister in org.apache.activemq.broker
Classes in org.apache.activemq.broker that implement TransportConnectionStateRegister Modifier and Type Class Description class
MapTransportConnectionStateRegister
class
SingleTransportConnectionStateRegister
Methods in org.apache.activemq.broker with parameters of type TransportConnectionStateRegister Modifier and Type Method Description void
MapTransportConnectionStateRegister. intialize(TransportConnectionStateRegister other)
void
SingleTransportConnectionStateRegister. intialize(TransportConnectionStateRegister other)
void
TransportConnectionStateRegister. intialize(TransportConnectionStateRegister other)
-