Package | Description |
---|---|
org.apache.activemq.artemis.uri | |
org.apache.activemq.artemis.uri.schema.serverLocator |
Modifier and Type | Class and Description |
---|---|
class |
JMSConnectionOptions
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
|
Modifier and Type | Method and Description |
---|---|
protected ConnectionOptions |
AbstractServerLocatorSchema.newConnectionOptions(URI uri,
Map<String,String> query) |
ConnectionOptions |
ConnectionOptions.setHost(String host) |
ConnectionOptions |
ConnectionOptions.setPort(int port) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.