Class POSessionAssociated

java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.mqtt.po.POSessionAssociated

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

    • POSessionAssociated

      public POSessionAssociated(MQTTSession session)
  • Method Details

    • getSession

      public MQTTSession getSession()
    • accept

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

      public String toString()
      Overrides:
      toString in class Object