|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StructuredEvent in org.jacorb.notification |
---|
Fields in org.jacorb.notification declared as StructuredEvent | |
protected StructuredEvent |
AnyMessage.structuredEventValue_
the wrapped Any converted to a StructuredEvent |
Methods in org.jacorb.notification that return StructuredEvent | |
StructuredEvent |
TypedEventMessage.toStructuredEvent()
|
StructuredEvent |
StructuredEventMessage.toStructuredEvent()
|
abstract StructuredEvent |
AbstractMessage.toStructuredEvent()
Access this NotificationEvent as StructuredEvent. |
StructuredEvent |
AnyMessage.toStructuredEvent()
|
Methods in org.jacorb.notification with parameters of type StructuredEvent | |
void |
StructuredEventMessage.setStructuredEvent(StructuredEvent structuredEvent,
boolean startTimeSupported,
boolean stopTimeSupported)
|
Message |
MessageFactory.newMessage(StructuredEvent structuredEvent,
IProxyConsumer consumer)
|
Message |
MessageFactory.newMessage(StructuredEvent structuredEvent)
|
Uses of StructuredEvent in org.jacorb.notification.filter |
---|
Methods in org.jacorb.notification.filter with parameters of type StructuredEvent | |
boolean |
AbstractFilter.match_structured(StructuredEvent structuredevent)
|
protected int |
AbstractFilter.match_structured_internal(StructuredEvent structuredEvent)
match the StructuredEvent to the associated constraints. return the id of the first matching filter or NO_CONSTRAINT. |
boolean |
MappingFilterImpl.match_structured(StructuredEvent structuredEvent,
AnyHolder anyHolder)
|
Uses of StructuredEvent in org.jacorb.notification.impl |
---|
Methods in org.jacorb.notification.impl with parameters of type StructuredEvent | |
Message |
DefaultMessageFactory.newMessage(StructuredEvent structuredEvent,
IProxyConsumer consumer)
create a Message wrapping a structured event. |
Message |
DefaultMessageFactory.newMessage(StructuredEvent structuredEvent)
create a message wrapping a structured event. |
Uses of StructuredEvent in org.jacorb.notification.interfaces |
---|
Methods in org.jacorb.notification.interfaces that return StructuredEvent | |
StructuredEvent |
Message.toStructuredEvent()
|
Uses of StructuredEvent in org.jacorb.notification.servant |
---|
Fields in org.jacorb.notification.servant declared as StructuredEvent | |
protected static StructuredEvent |
StructuredProxyPullSupplierImpl.UNDEFINED_STRUCTURED_EVENT
undefined StructuredEvent that is returned on unsuccessful pull operations. |
Methods in org.jacorb.notification.servant that return StructuredEvent | |
StructuredEvent[] |
SequenceProxyPullSupplierImpl.pull_structured_events(int number)
|
StructuredEvent[] |
SequenceProxyPullSupplierImpl.try_pull_structured_events(int number,
BooleanHolder success)
|
StructuredEvent |
StructuredProxyPullSupplierImpl.pull_structured_event()
|
StructuredEvent |
StructuredProxyPullSupplierImpl.try_pull_structured_event(BooleanHolder hasEvent)
|
Methods in org.jacorb.notification.servant with parameters of type StructuredEvent | |
void |
SequenceProxyPushConsumerImpl.push_structured_events(StructuredEvent[] events)
|
protected Message[] |
AbstractProxyConsumer.newMessages(StructuredEvent[] events)
|
void |
StructuredProxyPushConsumerImpl.push_structured_event(StructuredEvent structuredEvent)
|
Uses of StructuredEvent in org.omg.CosNotification |
---|
Fields in org.omg.CosNotification declared as StructuredEvent | |
StructuredEvent |
StructuredEventHolder.value
|
StructuredEvent[] |
EventBatchHolder.value
|
Methods in org.omg.CosNotification that return StructuredEvent | |
static StructuredEvent |
StructuredEventHelper.extract(Any any)
|
static StructuredEvent |
StructuredEventHelper.read(InputStream in)
|
static StructuredEvent[] |
EventBatchHelper.extract(Any any)
|
static StructuredEvent[] |
EventBatchHelper.read(InputStream _in)
|
Methods in org.omg.CosNotification with parameters of type StructuredEvent | |
static void |
StructuredEventHelper.insert(Any any,
StructuredEvent s)
|
static void |
StructuredEventHelper.write(OutputStream out,
StructuredEvent s)
|
static void |
EventBatchHelper.insert(Any any,
StructuredEvent[] s)
|
static void |
EventBatchHelper.write(OutputStream _out,
StructuredEvent[] _s)
|
Constructors in org.omg.CosNotification with parameters of type StructuredEvent | |
StructuredEventHolder(StructuredEvent initial)
|
|
EventBatchHolder(StructuredEvent[] initial)
|
Uses of StructuredEvent in org.omg.CosNotifyChannelAdmin |
---|
Methods in org.omg.CosNotifyChannelAdmin that return StructuredEvent | |
StructuredEvent |
_StructuredProxyPullSupplierStub.pull_structured_event()
|
StructuredEvent |
_StructuredProxyPullSupplierStub.try_pull_structured_event(BooleanHolder has_event)
|
StructuredEvent[] |
_SequenceProxyPullSupplierStub.pull_structured_events(int max_number)
|
StructuredEvent[] |
_SequenceProxyPullSupplierStub.try_pull_structured_events(int max_number,
BooleanHolder has_event)
|
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)
|
Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredEvent | |
void |
SequenceProxyPushConsumerPOATie.push_structured_events(StructuredEvent[] notifications)
|
void |
_StructuredProxyPushConsumerStub.push_structured_event(StructuredEvent notification)
|
void |
StructuredProxyPushConsumerPOATie.push_structured_event(StructuredEvent notification)
|
void |
_SequenceProxyPushConsumerStub.push_structured_events(StructuredEvent[] notifications)
|
Uses of StructuredEvent in org.omg.CosNotifyChannelAdminAck |
---|
Methods in org.omg.CosNotifyChannelAdminAck that return StructuredEvent | |
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 StructuredEvent in org.omg.CosNotifyComm |
---|
Methods in org.omg.CosNotifyComm that return StructuredEvent | |
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)
|
StructuredEvent |
StructuredPullSupplierPOATie.pull_structured_event()
|
StructuredEvent |
StructuredPullSupplierPOATie.try_pull_structured_event(BooleanHolder has_event)
|
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)
|
Methods in org.omg.CosNotifyComm with parameters of type StructuredEvent | |
void |
StructuredPushConsumerOperations.push_structured_event(StructuredEvent notification)
|
void |
SequencePushConsumerOperations.push_structured_events(StructuredEvent[] notifications)
|
void |
StructuredPushConsumerPOATie.push_structured_event(StructuredEvent notification)
|
void |
_SequencePushConsumerStub.push_structured_events(StructuredEvent[] notifications)
|
void |
SequencePushConsumerPOATie.push_structured_events(StructuredEvent[] notifications)
|
void |
_StructuredPushConsumerStub.push_structured_event(StructuredEvent notification)
|
Uses of StructuredEvent in org.omg.CosNotifyCommAck |
---|
Methods in org.omg.CosNotifyCommAck that return StructuredEvent | |
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 StructuredEvent in org.omg.CosNotifyFilter |
---|
Methods in org.omg.CosNotifyFilter with parameters of type StructuredEvent | |
boolean |
FilterPOATie.match_structured(StructuredEvent filterable_data)
|
boolean |
MappingFilterPOATie.match_structured(StructuredEvent filterable_data,
AnyHolder result_to_set)
|
boolean |
FilterOperations.match_structured(StructuredEvent filterable_data)
|
boolean |
MappingFilterOperations.match_structured(StructuredEvent filterable_data,
AnyHolder result_to_set)
|
boolean |
_FilterStub.match_structured(StructuredEvent filterable_data)
|
boolean |
_MappingFilterStub.match_structured(StructuredEvent filterable_data,
AnyHolder result_to_set)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |