org.omg.CosNotifyChannelAdmin
Interface SequenceProxyPushConsumer
- All Superinterfaces: 
 - FilterAdmin, FilterAdminOperations, IDLEntity, NotifyPublish, NotifyPublishOperations, Object, ProxyConsumer, ProxyConsumerOperations, QoSAdmin, QoSAdminOperations, SequenceProxyPushConsumerOperations, SequencePushConsumer, SequencePushConsumerOperations, java.io.Serializable
 
public interface SequenceProxyPushConsumer
- extends SequenceProxyPushConsumerOperations, ProxyConsumer, SequencePushConsumer, IDLEntity
 
The SequenceProxyPushConsumer interface supports connections to the
    channel by suppliers who will push events to the channel as sequences of
    Structured Events.
    Through inheritance of the ProxyConsumer interface, the
    SequenceProxyPushConsumer interface supports administration of various
    QoS properties, administration of a list of associated filter objects,
    and a readonly attribute containing the reference of the SupplierAdmin
    object which created it.
    In addition, this inheritance implies that a SequenceProxyPushConsumer
    instance supports an operation which will return the list of event types
    which consumers connected to the same channel are interested in
    receiving, and an operation which can return information about the
    instance?s ability to accept a per-event QoS request.
    
    The SequenceProxyPushConsumer interface also inherits from the
    SequencePushConsumer interface defined in the CosNotifyComm module.
    This interface supports the operation which enables a supplier of
    sequences of Structured Events to push them to the
    SequenceProxyPushConsumer, and also the operation that can be invoked to
    close down the connection from the supplier to the
    SequenceProxyPushConsumer.
    In addition, since the SequencePushConsumer interface inherits from the
    NotifyPublish interface, a supplier can inform the
    SequenceProxyPushConsumer to which it is connected whenever the list of
    event types it plans to supply to the channel changes.
    
    Lastly, the SequenceProxyPushConsumer interface defines a method that can
    be invoked by a push-style supplier of sequences of Structured Events in
    order to establish a connection between the supplier and a notification
    channel over which the supplier will proceed to send events.
 
 
 
 
 
 
| Methods inherited from interface org.omg.CORBA.Object | 
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override | 
 
 
                 Read the latest documentation online