Package | Description |
---|---|
com.epam.fixengine.jms.config |
Modifier and Type | Method and Description |
---|---|
DeliveryMode |
SessionInfo.getDeliveryMode() |
static DeliveryMode |
DeliveryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryMode[] |
DeliveryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionInfo.setDeliveryMode(DeliveryMode deliveryMode) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.