Classes in net.jini.event used by net.jini.event |
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. |