Class POAddObject

java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.routing.single.manager.po.POAddObject

public class POAddObject extends com.swiftmq.tools.pipeline.POObject
  • Constructor Details

    • POAddObject

      public POAddObject(com.swiftmq.tools.pipeline.POCallback callback, com.swiftmq.tools.concurrent.Semaphore semaphore, RoutingConnection connection)
  • Method Details

    • accept

      public void accept(com.swiftmq.tools.pipeline.POVisitor visitor)
      Specified by:
      accept in class com.swiftmq.tools.pipeline.POObject
    • getConnection

      public RoutingConnection getConnection()
    • toString

      public String toString()
      Overrides:
      toString in class Object