Uses of Class
org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
Packages that use ConnectionOptions
Package
Description
-
Uses of ConnectionOptions in org.apache.activemq.artemis.uri
Subclasses of ConnectionOptions in org.apache.activemq.artemis.uriModifier and TypeClassDescriptionclassThis will represent all the possible options you could setup on URLs When parsing the URL this will serve as an intermediate object And it could also be a pl -
Uses of ConnectionOptions in org.apache.activemq.artemis.uri.schema.serverLocator
Methods in org.apache.activemq.artemis.uri.schema.serverLocator that return ConnectionOptionsModifier and TypeMethodDescriptionprotected ConnectionOptionsAbstractServerLocatorSchema.newConnectionOptions(URI uri, Map<String, String> query) ConnectionOptions.setPort(int port)