Uses of Interface org.omg.CosEventComm.PullConsumer

Uses in package org.omg.CosTypedEventChannelAdmin

Methods with parameter type org.omg.CosEventComm.PullConsumer

void
void

Uses in package org.omg.CosTypedNotifyChannelAdmin

Classes implementing org.omg.CosEventComm.PullConsumer

class
Generated from IDL interface "TypedProxyPullConsumer"

Methods with parameter type org.omg.CosEventComm.PullConsumer

void
void
void

Uses in package org.omg.CosNotifyComm

Classes implementing org.omg.CosEventComm.PullConsumer

class
Generated from IDL interface "PullConsumer"

Uses in package org.omg.CosEventChannelAdmin

Classes implementing org.omg.CosEventComm.PullConsumer

class
Generated from IDL interface "ProxyPullConsumer"

Methods with parameter type org.omg.CosEventComm.PullConsumer

void
void
void

Uses in package org.omg.CosNotifyChannelAdmin

Classes implementing org.omg.CosEventComm.PullConsumer

class
Generated from IDL interface "ProxyPullConsumer"

Methods with parameter type org.omg.CosEventComm.PullConsumer

void
void
void

Uses in package org.omg.CosEventComm

Classes implementing org.omg.CosEventComm.PullConsumer

class
Generated from IDL interface "PullConsumer"

Constructors with parameter type org.omg.CosEventComm.PullConsumer

Fields of type org.omg.CosEventComm.PullConsumer

PullConsumer

Methods with parameter type org.omg.CosEventComm.PullConsumer

void
void

Methods with return type org.omg.CosEventComm.PullConsumer

PullConsumer
PullConsumer
PullConsumer
PullConsumer
PullConsumer
PullConsumer
PullConsumerHelper.narrow(java.lang.Object obj)
PullConsumer
PullConsumer
PullConsumer

Uses in package org.jacorb.notification.servant

Methods with parameter type org.omg.CosEventComm.PullConsumer

void
void

Uses in package org.jacorb.events

Methods with parameter type org.omg.CosEventComm.PullConsumer

void
ProxyPullSupplier Interface: As stated by the EventService specification 1.1 section 2.3.5: "If a ProxyPullSupplier is already connected to a PullConsumer, then the AlreadyConnected exception is raised." and "If a non-nil reference is passed to connect_push_supplier..." implying that a null reference is acceptable.