Uses of Package
net.jini.event

Packages that use net.jini.event
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
net.jini.event   
 

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

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.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.