Class JMSConnectionOptions


  • public class JMSConnectionOptions
    extends org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
    This 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
    • Constructor Detail

      • JMSConnectionOptions

        public JMSConnectionOptions()
    • Method Detail

      • getType

        public java.lang.String getType()
      • setType

        public void setType​(java.lang.String type)
      • convertCFType

        public static JMSFactoryType convertCFType​(java.lang.String type)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions