public interface MessageSupplier
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
runPullMessage()
pull one or more events from the Supplier
and hands over the pulled events to the TaskProcessor.
|
void runPullMessage()
throws Disconnected
Disconnectedvoid destroy()
Copyright © 2015 JacORB. All rights reserved.