Uses of Class
org.apache.synapse.message.processors.ScheduledMessageProcessor.State

Packages that use ScheduledMessageProcessor.State
org.apache.synapse.message.processors   
 

Uses of ScheduledMessageProcessor.State in org.apache.synapse.message.processors
 

Fields in org.apache.synapse.message.processors declared as ScheduledMessageProcessor.State
protected  ScheduledMessageProcessor.State ScheduledMessageProcessor.state
          Keep the state of the message processor
 

Methods in org.apache.synapse.message.processors that return ScheduledMessageProcessor.State
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're declared.
 



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.