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
    This exception indicates that an attempt was made to subscribe a proxy for which a subscription already exists.
    This exception indicates that a subscription failed due to an invalid QoS.
    This inferface is advertised by the IceStorm service through the Ice object with the identity `IceStorm/Finder'.
    This inferface is advertised by the IceStorm service through the Ice object with the identity `IceStorm/Finder'.
    This exception indicates that an attempt was made to subscribe a proxy that is null.
    This exception indicates that an attempt was made to create a link that already exists.
    Information on the topic links.
    Helper class for marshaling/unmarshaling LinkInfoSeq.
    This exception indicates that an attempt was made to remove a link that does not exist.
    This exception indicates that an attempt was made to retrieve a topic that does not exist.
    Helper class for marshaling/unmarshaling QoS.
    Publishers publish information on a particular topic.
    Helper class for marshaling/unmarshaling TopicDict.
    This exception indicates that an attempt was made to create a topic that already exists.
    A topic manager manages topics, and subscribers to topics.
    A topic manager manages topics, and subscribers to topics.
    Publishers publish information on a particular topic.