| Package | Description |
|---|---|
| org.apache.qpid.client |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionExtension |
ConnectionExtension.fromString(String name) |
static ConnectionExtension |
ConnectionExtension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionExtension[] |
ConnectionExtension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<ConnectionExtension,BiFunction<javax.jms.Connection,URI,Object>> |
AbstractConnectionFactory.getExtensions() |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.