Package | Description |
---|---|
org.objectweb.joram.mom.proxies |
The
org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
Modifier and Type | Field and Description |
---|---|
private ConnectionContext.Type |
OpenConnectionNot.type |
Modifier and Type | Method and Description |
---|---|
ConnectionContext.Type |
OpenConnectionNot.getType() |
static ConnectionContext.Type |
ConnectionContext.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionContext.Type[] |
ConnectionContext.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OpenConnectionNot(ConnectionContext.Type type,
int heartBeat,
boolean noAckedQueue) |
Copyright © 2020 ScalAgent D.T.. All rights reserved.