Uses of Class
org.apache.qpid.proton.message.MessageError

Packages that use MessageError
org.apache.qpid.proton.message   
 

Uses of MessageError in org.apache.qpid.proton.message
 

Methods in org.apache.qpid.proton.message that return MessageError
 MessageError Message.getError()
           
static MessageError MessageError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageError[] MessageError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.