Uses of Interface org.jacorb.notification.interfaces.Message

Uses in package org.jacorb.notification.interfaces

Methods with parameter type org.jacorb.notification.interfaces.Message

void
Deliver a Message to the associated Consumer.

Uses in package org.jacorb.notification

Methods with return type org.jacorb.notification.interfaces.Message

Message
Message
Message
Message
Message

Uses in package org.jacorb.notification.engine

Constructors with parameter type org.jacorb.notification.interfaces.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

Uses in package org.jacorb.notification.queue

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[]
Message[]
EventQueue.getAllEvents(boolean wait)
get all Messages from this queue.
Message
Message
Message
Message
Message[]
Message[]
Message[]
Message[]
Message
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

Uses in package org.jacorb.notification.servant

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[]
Message
Message
Message[]

Uses in package org.jacorb.notification.filter

Methods with parameter type org.jacorb.notification.interfaces.Message

EvaluationResult
void

Methods with return type org.jacorb.notification.interfaces.Message

Message