Uses of Interface
org.apache.activemq.artemis.spi.core.remoting.ConnectorFactory
Packages that use ConnectorFactory
Package
Description
-
Uses of ConnectorFactory in org.apache.activemq.artemis.core.client.impl
Methods in org.apache.activemq.artemis.core.client.impl that return ConnectorFactoryModifier and TypeMethodDescriptionprotected ConnectorFactoryClientSessionFactoryImpl.instantiateConnectorFactory(String connectorFactoryClassName) Methods in org.apache.activemq.artemis.core.client.impl with parameters of type ConnectorFactoryModifier and TypeMethodDescriptionprotected ConnectorClientSessionFactoryImpl.createConnector(ConnectorFactory connectorFactory, TransportConfiguration configuration) -
Uses of ConnectorFactory in org.apache.activemq.artemis.core.remoting.impl.invm
Classes in org.apache.activemq.artemis.core.remoting.impl.invm that implement ConnectorFactory -
Uses of ConnectorFactory in org.apache.activemq.artemis.core.remoting.impl.netty
Classes in org.apache.activemq.artemis.core.remoting.impl.netty that implement ConnectorFactory