Package com.zeroc.IceStorm


package com.zeroc.IceStorm
IceStorm APIs. IceStorm is a broker-based pub/sub service, where subscribers connect to publishers using topics.
  • Class
    Description
    The exception that is thrown when attempting to subscribe a proxy for which a subscription already exists.
    The exception that is thrown when attempting to subscribe with an invalid QoS.
    Provides access to a TopicManagerPrx object via a fixed identity.
    Provides access to a TopicManagerPrx object via a fixed identity.
    The exception that is thrown when attempting to create a link that already exists.
    Information about a topic link.
    Helper class for marshaling/unmarshaling LinkInfoSeq.
    The exception that is thrown when attempting to remove a link that does not exist.
    The exception that is thrown when attempting to retrieve a topic that does not exist.
    Helper class for marshaling/unmarshaling QoS.
    Represents an IceStorm topic.
    Helper class for marshaling/unmarshaling TopicDict.
    The exception that is thrown when attempting to create a topic that already exists.
    Represents an object that manages topics.
    Represents an object that manages topics.
    Represents an IceStorm topic.