| Package | Description |
|---|---|
| org.jacorb.notification.servant |
| Modifier and Type | Method and Description |
|---|---|
MessageSupplierDelegate.PullResult |
SequenceProxyPullConsumerImpl.pullMessages() |
MessageSupplierDelegate.PullResult |
TypedProxyPullConsumerImpl.pullMessages() |
MessageSupplierDelegate.PullResult |
ProxyPullConsumerImpl.pullMessages() |
MessageSupplierDelegate.PullResult |
MessageSupplierDelegate.pullMessages()
the implementation pulls one or more events from its Supplier
and hands over the pulled events to the TaskProcessor.
|
MessageSupplierDelegate.PullResult |
StructuredProxyPullConsumerImpl.pullMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceProxyPullConsumerImpl.queueMessages(MessageSupplierDelegate.PullResult pullResult) |
void |
TypedProxyPullConsumerImpl.queueMessages(MessageSupplierDelegate.PullResult data) |
void |
ProxyPullConsumerImpl.queueMessages(MessageSupplierDelegate.PullResult data) |
void |
MessageSupplierDelegate.queueMessages(MessageSupplierDelegate.PullResult data) |
void |
StructuredProxyPullConsumerImpl.queueMessages(MessageSupplierDelegate.PullResult data) |
Copyright © 2015 JacORB. All rights reserved.