Uses of Class
org.apache.activemq.artemis.utils.uri.URISchema
-
-
Uses of URISchema in org.apache.activemq.artemis.uri
Subclasses of URISchema in org.apache.activemq.artemis.uri Modifier and Type Class Description classAbstractCFSchemaclassInVMSchemaclassJGroupsSchemaclassTCPSchemaclassUDPSchema -
Uses of URISchema in org.apache.activemq.artemis.uri.schema.connector
Subclasses of URISchema in org.apache.activemq.artemis.uri.schema.connector Modifier and Type Class Description classAbstractTransportConfigurationSchemaclassInVMTransportConfigurationSchemaclassTCPTransportConfigurationSchema -
Uses of URISchema in org.apache.activemq.artemis.uri.schema.serverLocator
Subclasses of URISchema in org.apache.activemq.artemis.uri.schema.serverLocator Modifier and Type Class Description classAbstractServerLocatorSchemaclassInVMServerLocatorSchemaclassJGroupsServerLocatorSchemaclassTCPServerLocatorSchemaclassUDPServerLocatorSchema -
Uses of URISchema in org.apache.activemq.artemis.uri.schemas.acceptor
Subclasses of URISchema in org.apache.activemq.artemis.uri.schemas.acceptor Modifier and Type Class Description classInVMAcceptorTransportConfigurationSchemaclassTCPAcceptorTransportConfigurationSchema -
Uses of URISchema in org.apache.activemq.artemis.uri.schemas.clusterConnection
Subclasses of URISchema in org.apache.activemq.artemis.uri.schemas.clusterConnection Modifier and Type Class Description classClusterConnectionMulticastSchemaclassClusterConnectionStaticSchema -
Uses of URISchema in org.apache.activemq.artemis.utils.uri
Methods in org.apache.activemq.artemis.utils.uri with parameters of type URISchema Modifier and Type Method Description voidURIFactory. registerSchema(URISchema<T,P> schemaFactory)
-