| Package | Description |
|---|---|
| org.apache.qpid.jms |
The core AMQP JMS client implementation classes.
|
| org.apache.qpid.jms.meta |
| Modifier and Type | Method and Description |
|---|---|
static JmsConnectionExtensions |
JmsConnectionExtensions.fromString(String extensionName) |
static JmsConnectionExtensions |
JmsConnectionExtensions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JmsConnectionExtensions[] |
JmsConnectionExtensions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumMap<JmsConnectionExtensions,BiFunction<javax.jms.Connection,URI,Object>> |
JmsConnectionInfo.getExtensionMap() |
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.