Uses of Class
org.apache.activemq.artemis.uri.schema.connector.AbstractTransportConfigurationSchema
-
Packages that use AbstractTransportConfigurationSchema Package Description org.apache.activemq.artemis.uri.schema.connector org.apache.activemq.artemis.uri.schemas.acceptor -
-
Uses of AbstractTransportConfigurationSchema in org.apache.activemq.artemis.uri.schema.connector
Subclasses of AbstractTransportConfigurationSchema in org.apache.activemq.artemis.uri.schema.connector Modifier and Type Class Description class
InVMTransportConfigurationSchema
class
TCPTransportConfigurationSchema
-
Uses of AbstractTransportConfigurationSchema in org.apache.activemq.artemis.uri.schemas.acceptor
Subclasses of AbstractTransportConfigurationSchema in org.apache.activemq.artemis.uri.schemas.acceptor Modifier and Type Class Description class
InVMAcceptorTransportConfigurationSchema
class
TCPAcceptorTransportConfigurationSchema
-