|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Disconnected in org.jacorb.events |
---|
Methods in org.jacorb.events that throw Disconnected | |
void |
ProxyPushConsumerImpl.push(Any event)
Supplier sends data to the consumer (this object) using this call. |
Any |
ProxyPullSupplierImpl.pull()
PullSupplier Interface. |
Any |
ProxyPullSupplierImpl.try_pull(BooleanHolder hasEvent)
PullSupplier Interface. |
Uses of Disconnected in org.jacorb.notification.engine |
---|
Methods in org.jacorb.notification.engine that throw Disconnected | |
void |
PushOperation.invokePush()
|
void |
PullFromSupplierTask.doWork()
|
Uses of Disconnected in org.jacorb.notification.interfaces |
---|
Methods in org.jacorb.notification.interfaces that throw Disconnected | |
void |
MessageSupplier.runPullMessage()
pull one or more events from the Supplier and hands over the pulled events to the TaskProcessor. |
Uses of Disconnected in org.jacorb.notification.servant |
---|
Methods in org.jacorb.notification.servant with parameters of type Disconnected | |
protected void |
AbstractProxy.handleDisconnected(Disconnected e)
|
Methods in org.jacorb.notification.servant that throw Disconnected | |
void |
SequenceProxyPushConsumerImpl.push_structured_events(StructuredEvent[] events)
|
void |
PullMessagesOperation.runPull()
|
StructuredEvent[] |
SequenceProxyPullSupplierImpl.pull_structured_events(int number)
|
StructuredEvent[] |
SequenceProxyPullSupplierImpl.try_pull_structured_events(int number,
BooleanHolder success)
|
MessageSupplierDelegate.PullResult |
StructuredProxyPullConsumerImpl.pullMessages()
|
void |
StructuredProxyPullConsumerImpl.runPullMessage()
|
protected void |
AbstractProxy.checkStillConnected()
|
void |
StructuredProxyPushConsumerImpl.push_structured_event(StructuredEvent structuredEvent)
|
void |
ProxyPushConsumerImpl.push(Any event)
Supplier sends data to the consumer (this object) using this call. |
Any |
ProxyPullSupplierImpl.pull()
|
Any |
ProxyPullSupplierImpl.try_pull(BooleanHolder hasEvent)
|
void |
ProxyPullConsumerImpl.runPullMessage()
|
MessageSupplierDelegate.PullResult |
ProxyPullConsumerImpl.pullMessages()
|
Any |
TypedProxyPullSupplierImpl.pull()
|
Any |
TypedProxyPullSupplierImpl.try_pull(BooleanHolder booleanHolder)
|
StructuredEvent |
StructuredProxyPullSupplierImpl.pull_structured_event()
|
StructuredEvent |
StructuredProxyPullSupplierImpl.try_pull_structured_event(BooleanHolder hasEvent)
|
void |
TypedProxyPushConsumerImpl.push(Any any)
|
void |
TypedProxyPullConsumerImpl.runPullMessage()
|
MessageSupplierDelegate.PullResult |
SequenceProxyPullConsumerImpl.pullMessages()
|
void |
SequenceProxyPullConsumerImpl.runPullMessage()
|
MessageSupplierDelegate.PullResult |
MessageSupplierDelegate.pullMessages()
the implementation pulls one or more events from its Supplier and hands over the pulled events to the TaskProcessor. |
Uses of Disconnected in org.omg.CosEventChannelAdmin |
---|
Methods in org.omg.CosEventChannelAdmin that throw Disconnected | |
void |
_ProxyPushConsumerStub.push(Any data)
|
Any |
ProxyPullSupplierPOATie.pull()
|
Any |
ProxyPullSupplierPOATie.try_pull(BooleanHolder has_event)
|
void |
ProxyPushConsumerPOATie.push(Any data)
|
Any |
_ProxyPullSupplierStub.pull()
|
Any |
_ProxyPullSupplierStub.try_pull(BooleanHolder has_event)
|
Uses of Disconnected in org.omg.CosEventComm |
---|
Fields in org.omg.CosEventComm declared as Disconnected | |
Disconnected |
DisconnectedHolder.value
|
Methods in org.omg.CosEventComm that return Disconnected | |
static Disconnected |
DisconnectedHelper.extract(Any any)
|
static Disconnected |
DisconnectedHelper.read(InputStream in)
|
Methods in org.omg.CosEventComm with parameters of type Disconnected | |
static void |
DisconnectedHelper.insert(Any any,
Disconnected s)
|
static void |
DisconnectedHelper.write(OutputStream out,
Disconnected s)
|
Methods in org.omg.CosEventComm that throw Disconnected | |
void |
PushConsumerOperations.push(Any data)
|
Any |
_PullSupplierStub.pull()
|
Any |
_PullSupplierStub.try_pull(BooleanHolder has_event)
|
void |
PushConsumerPOATie.push(Any data)
|
Any |
PullSupplierPOATie.pull()
|
Any |
PullSupplierPOATie.try_pull(BooleanHolder has_event)
|
void |
_PushConsumerStub.push(Any data)
|
Any |
PullSupplierOperations.pull()
|
Any |
PullSupplierOperations.try_pull(BooleanHolder has_event)
|
Constructors in org.omg.CosEventComm with parameters of type Disconnected | |
DisconnectedHolder(Disconnected initial)
|
Uses of Disconnected in org.omg.CosNotifyChannelAdmin |
---|
Methods in org.omg.CosNotifyChannelAdmin that throw Disconnected | |
StructuredEvent |
_StructuredProxyPullSupplierStub.pull_structured_event()
|
StructuredEvent |
_StructuredProxyPullSupplierStub.try_pull_structured_event(BooleanHolder has_event)
|
void |
_ProxyPushConsumerStub.push(Any data)
|
Any |
ProxyPullSupplierPOATie.try_pull(BooleanHolder has_event)
|
Any |
ProxyPullSupplierPOATie.pull()
|
void |
SequenceProxyPushConsumerPOATie.push_structured_events(StructuredEvent[] notifications)
|
StructuredEvent[] |
_SequenceProxyPullSupplierStub.pull_structured_events(int max_number)
|
StructuredEvent[] |
_SequenceProxyPullSupplierStub.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
void |
ProxyPushConsumerPOATie.push(Any data)
|
void |
_StructuredProxyPushConsumerStub.push_structured_event(StructuredEvent notification)
|
void |
StructuredProxyPushConsumerPOATie.push_structured_event(StructuredEvent notification)
|
StructuredEvent |
StructuredProxyPullSupplierPOATie.pull_structured_event()
|
StructuredEvent |
StructuredProxyPullSupplierPOATie.try_pull_structured_event(BooleanHolder has_event)
|
StructuredEvent[] |
SequenceProxyPullSupplierPOATie.pull_structured_events(int max_number)
|
StructuredEvent[] |
SequenceProxyPullSupplierPOATie.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
Any |
_ProxyPullSupplierStub.try_pull(BooleanHolder has_event)
|
Any |
_ProxyPullSupplierStub.pull()
|
void |
_SequenceProxyPushConsumerStub.push_structured_events(StructuredEvent[] notifications)
|
Uses of Disconnected in org.omg.CosNotifyChannelAdminAck |
---|
Methods in org.omg.CosNotifyChannelAdminAck that throw Disconnected | |
StructuredEvent |
StructuredProxyPullSupplierAckPOATie.pull_structured_event()
|
StructuredEvent |
StructuredProxyPullSupplierAckPOATie.try_pull_structured_event(BooleanHolder has_event)
|
StructuredEvent[] |
SequenceProxyPullSupplierAckPOATie.pull_structured_events(int max_number)
|
StructuredEvent[] |
SequenceProxyPullSupplierAckPOATie.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
StructuredEvent[] |
_SequenceProxyPullSupplierAckStub.pull_structured_events(int max_number)
|
StructuredEvent[] |
_SequenceProxyPullSupplierAckStub.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
StructuredEvent |
_StructuredProxyPullSupplierAckStub.pull_structured_event()
|
StructuredEvent |
_StructuredProxyPullSupplierAckStub.try_pull_structured_event(BooleanHolder has_event)
|
Uses of Disconnected in org.omg.CosNotifyComm |
---|
Methods in org.omg.CosNotifyComm that throw Disconnected | |
void |
StructuredPushConsumerOperations.push_structured_event(StructuredEvent notification)
|
Any |
_PullSupplierStub.pull()
|
Any |
_PullSupplierStub.try_pull(BooleanHolder has_event)
|
StructuredEvent |
_StructuredPullSupplierStub.pull_structured_event()
|
StructuredEvent |
_StructuredPullSupplierStub.try_pull_structured_event(BooleanHolder has_event)
|
StructuredEvent[] |
_SequencePullSupplierStub.pull_structured_events(int max_number)
|
StructuredEvent[] |
_SequencePullSupplierStub.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
void |
SequencePushConsumerOperations.push_structured_events(StructuredEvent[] notifications)
|
StructuredEvent |
StructuredPullSupplierPOATie.pull_structured_event()
|
StructuredEvent |
StructuredPullSupplierPOATie.try_pull_structured_event(BooleanHolder has_event)
|
void |
PushConsumerPOATie.push(Any data)
|
void |
StructuredPushConsumerPOATie.push_structured_event(StructuredEvent notification)
|
void |
_SequencePushConsumerStub.push_structured_events(StructuredEvent[] notifications)
|
Any |
PullSupplierPOATie.pull()
|
Any |
PullSupplierPOATie.try_pull(BooleanHolder has_event)
|
void |
SequencePushConsumerPOATie.push_structured_events(StructuredEvent[] notifications)
|
void |
_PushConsumerStub.push(Any data)
|
void |
_StructuredPushConsumerStub.push_structured_event(StructuredEvent notification)
|
StructuredEvent[] |
SequencePullSupplierOperations.pull_structured_events(int max_number)
|
StructuredEvent[] |
SequencePullSupplierOperations.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
StructuredEvent |
StructuredPullSupplierOperations.pull_structured_event()
|
StructuredEvent |
StructuredPullSupplierOperations.try_pull_structured_event(BooleanHolder has_event)
|
StructuredEvent[] |
SequencePullSupplierPOATie.pull_structured_events(int max_number)
|
StructuredEvent[] |
SequencePullSupplierPOATie.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
Uses of Disconnected in org.omg.CosNotifyCommAck |
---|
Methods in org.omg.CosNotifyCommAck that throw Disconnected | |
StructuredEvent |
_StructuredPullSupplierAckStub.pull_structured_event()
|
StructuredEvent |
_StructuredPullSupplierAckStub.try_pull_structured_event(BooleanHolder has_event)
|
StructuredEvent[] |
SequencePullSupplierAckPOATie.pull_structured_events(int max_number)
|
StructuredEvent[] |
SequencePullSupplierAckPOATie.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
StructuredEvent[] |
_SequencePullSupplierAckStub.pull_structured_events(int max_number)
|
StructuredEvent[] |
_SequencePullSupplierAckStub.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
StructuredEvent |
StructuredPullSupplierAckPOATie.pull_structured_event()
|
StructuredEvent |
StructuredPullSupplierAckPOATie.try_pull_structured_event(BooleanHolder has_event)
|
Uses of Disconnected in org.omg.CosTypedEventChannelAdmin |
---|
Methods in org.omg.CosTypedEventChannelAdmin that throw Disconnected | |
void |
_TypedProxyPushConsumerStub.push(Any data)
|
Any |
_TypedProxyPullSupplierStub.pull()
|
Any |
_TypedProxyPullSupplierStub.try_pull(BooleanHolder has_event)
|
void |
TypedProxyPushConsumerPOATie.push(Any data)
|
Any |
TypedProxyPullSupplierPOATie.pull()
|
Any |
TypedProxyPullSupplierPOATie.try_pull(BooleanHolder has_event)
|
Uses of Disconnected in org.omg.CosTypedEventComm |
---|
Methods in org.omg.CosTypedEventComm that throw Disconnected | |
void |
TypedPushConsumerPOATie.push(Any data)
|
Any |
TypedPullSupplierPOATie.pull()
|
Any |
TypedPullSupplierPOATie.try_pull(BooleanHolder has_event)
|
void |
_TypedPushConsumerStub.push(Any data)
|
Any |
_TypedPullSupplierStub.pull()
|
Any |
_TypedPullSupplierStub.try_pull(BooleanHolder has_event)
|
Uses of Disconnected in org.omg.CosTypedNotifyChannelAdmin |
---|
Methods in org.omg.CosTypedNotifyChannelAdmin that throw Disconnected | |
void |
_TypedProxyPushConsumerStub.push(Any data)
|
Any |
_TypedProxyPullSupplierStub.try_pull(BooleanHolder has_event)
|
Any |
_TypedProxyPullSupplierStub.pull()
|
void |
TypedProxyPushConsumerPOATie.push(Any data)
|
Any |
TypedProxyPullSupplierPOATie.try_pull(BooleanHolder has_event)
|
Any |
TypedProxyPullSupplierPOATie.pull()
|
Uses of Disconnected in org.omg.CosTypedNotifyComm |
---|
Methods in org.omg.CosTypedNotifyComm that throw Disconnected | |
void |
TypedPushConsumerPOATie.push(Any data)
|
Any |
TypedPullSupplierPOATie.pull()
|
Any |
TypedPullSupplierPOATie.try_pull(BooleanHolder has_event)
|
void |
_TypedPushConsumerStub.push(Any data)
|
Any |
_TypedPullSupplierStub.pull()
|
Any |
_TypedPullSupplierStub.try_pull(BooleanHolder has_event)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |