Class POCloseChannel

POObject
com.swiftmq.impl.amqp.amqp.v00_09_01.po.POCloseChannel

public class POCloseChannel extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    POCloseChannel(Semaphore semaphore)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(POVisitor visitor)
     
     
  • Constructor Details

    • POCloseChannel

      public POCloseChannel(Semaphore semaphore)
  • Method Details

    • accept

      public void accept(POVisitor visitor)
    • toString

      public String toString()