Uses of Class
guarana.framework.message.MessageType

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

Uses of MessageType in guarana.framework.message
 

Fields in guarana.framework.message declared as MessageType
 MessageType Header.TYPE
          The type which describes the 'intention' of this message.
 

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



Guaranį DSL Home