Uses of Interface
org.apache.activemq.artemis.api.core.TransportConfigurationHelper
-
-
Uses of TransportConfigurationHelper in org.apache.activemq.artemis.core.remoting.impl.invm
Classes in org.apache.activemq.artemis.core.remoting.impl.invm that implement TransportConfigurationHelper Modifier and Type Class Description classInVMConnectorFactory -
Uses of TransportConfigurationHelper in org.apache.activemq.artemis.core.remoting.impl.netty
Classes in org.apache.activemq.artemis.core.remoting.impl.netty that implement TransportConfigurationHelper Modifier and Type Class Description classNettyConnectorFactory -
Uses of TransportConfigurationHelper in org.apache.activemq.artemis.spi.core.remoting
Subinterfaces of TransportConfigurationHelper in org.apache.activemq.artemis.spi.core.remoting Modifier and Type Interface Description interfaceConnectorFactoryA ConnectorFactory is used by the client for creating connectors.
-