Package | Description |
---|---|
com.caucho.message | |
com.caucho.message.common |
Modifier and Type | Method and Description |
---|---|
SettleTime |
MessageReceiverFactory.getSettleTime() |
static SettleTime |
SettleTime.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SettleTime[] |
SettleTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MessageReceiverFactory |
MessageReceiverFactory.setSettleTime(SettleTime settleTime) |
Modifier and Type | Method and Description |
---|---|
SettleTime |
AbstractMessageReceiverFactory.getSettleTime() |
Modifier and Type | Method and Description |
---|---|
MessageReceiverFactory |
AbstractMessageReceiverFactory.setSettleTime(SettleTime settleTime) |