Uses of Class
guarana.framework.message.MessagePriority

Packages that use MessagePriority
guarana.framework.message Provides an implementation of message. 
 

Uses of MessagePriority in guarana.framework.message
 

Fields in guarana.framework.message declared as MessagePriority
 MessagePriority Header.PRIORITY
          Establishes the priority of this message.
 

Methods in guarana.framework.message that return MessagePriority
static MessagePriority MessagePriority.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessagePriority[] MessagePriority.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Guaranį DSL Home