Package | Description |
---|---|
net.jini.event | |
org.apache.river.mercury |
Provides implementations of the
EventMailbox service.
|
Class and Description |
---|
EventMailbox
The
EventMailbox interface allows clients
to specify and use a third party for the purpose of
storing and retrieving events. |
InvalidIteratorException
An exception thrown when an event iterator becomes invalid.
|
MailboxPullRegistration
The
MailboxPullRegistration defines the interface through which
a client manages its registration and its notification processing. |
MailboxRegistration
The
MailboxRegistration defines the interface through which
a client manages its registration and its notification processing. |
RemoteEventIterator
RemoteEventIterator defines the interface through which
a client can synchronously retrieve events associated with a given
registration. |
Class and Description |
---|
EventMailbox
The
EventMailbox interface allows clients
to specify and use a third party for the purpose of
storing and retrieving events. |
InvalidIteratorException
An exception thrown when an event iterator becomes invalid.
|
MailboxPullRegistration
The
MailboxPullRegistration defines the interface through which
a client manages its registration and its notification processing. |
MailboxRegistration
The
MailboxRegistration defines the interface through which
a client manages its registration and its notification processing. |
PullEventMailbox
The
PullEventMailbox interface allows clients
to specify and use a third party for the purpose of
storing and retrieving events. |
RemoteEventIterator
RemoteEventIterator defines the interface through which
a client can synchronously retrieve events associated with a given
registration. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.