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
Disconnected
void destroy()
Copyright © 2017 JacORB. All rights reserved.