Uses of Interface
net.jini.event.MailboxRegistration

Packages that use MailboxRegistration
net.jini.event   
 

Uses of MailboxRegistration in net.jini.event
 

Subinterfaces of MailboxRegistration in net.jini.event
 interface MailboxPullRegistration
          The MailboxPullRegistration defines the interface through which a client manages its registration and its notification processing.
 

Methods in net.jini.event that return MailboxRegistration
 MailboxRegistration EventMailbox.register(long leaseDuration)
          Defines the interface to the event mailbox service.
 



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