Frames | No Frames |
Methods with parameter type org.jacorb.notification.interfaces.Message | |
void | Deliver a Message to the associated Consumer.
|
Methods with return type org.jacorb.notification.interfaces.Message | |
Message | |
Message | |
Message | |
Message | |
Message |
Constructors with parameter type org.jacorb.notification.interfaces.Message | |
PushStructuredOperation.PushStructuredOperation(StructuredPushConsumer pushConsumer, Message message) |
Fields of type org.jacorb.notification.interfaces.Message | |
Message | |
Message |
Methods with parameter type org.jacorb.notification.interfaces.Message | |
void | process a Message. the various settings for the Message
(timeout, starttime, stoptime) are checked and applied.
|
void | process a Message. create FilterTask and schedule it.
|
void | set the Message for this Task to use.
|
Methods with return type org.jacorb.notification.interfaces.Message | |
Message | |
Message |
Methods with parameter type org.jacorb.notification.interfaces.Message | |
void | |
void | |
void | |
void | |
void | |
void | put a Message into this queue.
|
void |
Methods with return type org.jacorb.notification.interfaces.Message | |
Message[] | |
Message[] | |
Message[] | |
Message[] | |
Message[] | AbstractBoundedEventQueue.getAllEvents(boolean wait) |
Message[] | EventQueue.getAllEvents(boolean wait) get all Messages from this queue.
|
Message | |
Message | |
Message | |
Message | |
Message[] | AbstractBoundedEventQueue.getElements(int max) |
Message[] | BoundedDeadlineEventQueue.getElements(int max) |
Message[] | BoundedFifoEventQueue.getElements(int max) |
Message[] | BoundedPriorityEventQueue.getElements(int max) |
Message | AbstractBoundedEventQueue.getEvent(boolean wait) |
Message | EventQueue.getEvent(boolean wait) get the next Message from this queue. which particular event is
selected depends on the underlying implementation.
|
Message[] | AbstractBoundedEventQueue.getEvents(int max, boolean wait) |
Message[] | EventQueue.getEvents(int n, boolean wait) get up to n events from this queue.
|
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message | |
Message |
Methods with parameter type org.jacorb.notification.interfaces.Message | |
void | Deliver Event to the underlying Consumer. |
void | Deliver a Message to the associated Consumer.
|
void | TODO check error handling when push fails
|
void | PullSupplier always enqueues.
|
void | TODO check error handling when push fails
|
void | put a Message in the queue of pending Messages.
|
Methods with return type org.jacorb.notification.interfaces.Message | |
Message[] | |
Message[] | AbstractProxySupplier.getAtLeastMessages(int min) |
Message | |
Message | |
Message[] | AbstractProxySupplier.getUpToMessages(int max) |
Methods with parameter type org.jacorb.notification.interfaces.Message | |
EvaluationResult | |
void |
Methods with return type org.jacorb.notification.interfaces.Message | |
Message |