Class PubSubNode


  • public final class PubSubNode
    extends Object
    This class represents a single pubsub node.

    It allows you to create the node on the pubsub service, subscribe or unsubscribe from the node, retrieve items from it, publish items to it, etc.