Package | Description |
---|---|
org.apache.synapse.message.processors |
Modifier and Type | Field and Description |
---|---|
protected ScheduledMessageProcessor.State |
ScheduledMessageProcessor.state
Keep the state of the message processor
|
Modifier and Type | Method and Description |
---|---|
static ScheduledMessageProcessor.State |
ScheduledMessageProcessor.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduledMessageProcessor.State[] |
ScheduledMessageProcessor.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.