org.apache.qpid.proton.amqp.messaging
Class Footer

java.lang.Object
  extended by org.apache.qpid.proton.amqp.messaging.Footer
All Implemented Interfaces:
Section

public final class Footer
extends Object
implements Section


Constructor Summary
Footer(Map value)
           
 
Method Summary
 Map getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Footer

public Footer(Map value)
Method Detail

getValue

public Map getValue()

toString

public String toString()
Overrides:
toString in class Object


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