|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageSupplierDelegate.PullResult | |
|---|---|
| org.jacorb.notification.servant | |
| Uses of MessageSupplierDelegate.PullResult in org.jacorb.notification.servant |
|---|
| Methods in org.jacorb.notification.servant that return MessageSupplierDelegate.PullResult | |
|---|---|
MessageSupplierDelegate.PullResult |
TypedProxyPullConsumerImpl.pullMessages()
|
MessageSupplierDelegate.PullResult |
StructuredProxyPullConsumerImpl.pullMessages()
|
MessageSupplierDelegate.PullResult |
SequenceProxyPullConsumerImpl.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. |
| Methods in org.jacorb.notification.servant with parameters of type MessageSupplierDelegate.PullResult | |
|---|---|
void |
TypedProxyPullConsumerImpl.queueMessages(MessageSupplierDelegate.PullResult data)
|
void |
StructuredProxyPullConsumerImpl.queueMessages(MessageSupplierDelegate.PullResult data)
|
void |
SequenceProxyPullConsumerImpl.queueMessages(MessageSupplierDelegate.PullResult pullResult)
|
void |
ProxyPullConsumerImpl.queueMessages(MessageSupplierDelegate.PullResult data)
|
void |
MessageSupplierDelegate.queueMessages(MessageSupplierDelegate.PullResult data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||