Class Returned

  • All Implemented Interfaces:
    Serializable

    public class Returned
    extends Object
    implements Serializable
    Holds a complete Basic.Return response with headers and body.
    This class is used to return to the client an undeliverable message that was published with the "immediate" flag set, or an unroutable message published with the "mandatory" flag set. The reply code and text provide information about the reason that the message was undeliverable.
    See Also:
    Serialized Form