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 classMapTransportConnectionStateRegisterclassSingleTransportConnectionStateRegisterMethods in org.apache.activemq.broker with parameters of type TransportConnectionStateRegister Modifier and Type Method Description voidMapTransportConnectionStateRegister. intialize(TransportConnectionStateRegister other)voidSingleTransportConnectionStateRegister. intialize(TransportConnectionStateRegister other)voidTransportConnectionStateRegister. intialize(TransportConnectionStateRegister other)
-