| Modifier and Type | Method and Description |
|---|---|
Jt400Configuration.MessageAction |
Jt400Endpoint.getMessageAction() |
Jt400Configuration.MessageAction |
Jt400Configuration.getMessageAction() |
static Jt400Configuration.MessageAction |
Jt400Configuration.MessageAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Jt400Configuration.MessageAction[] |
Jt400Configuration.MessageAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Jt400Endpoint.setMessageAction(Jt400Configuration.MessageAction messageAction) |
void |
Jt400Configuration.setMessageAction(Jt400Configuration.MessageAction messageAction)
Action to be taken on messages when read from a message queue.
|
Apache Camel