Class POSendClose

java.lang.Object
POObject
com.swiftmq.impl.amqp.amqp.v00_09_01.po.POSendClose

public class POSendClose extends POObject
  • Constructor Details

    • POSendClose

      public POSendClose(int errorCondition, String description)
  • Method Details

    • getErrorCondition

      public int getErrorCondition()
    • getDescription

      public String getDescription()
    • accept

      public void accept(POVisitor visitor)
    • toString

      public String toString()