Uses of Class
com.sun.jini.mercury.Registration

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

Uses of Registration in com.sun.jini.mercury
 

Subclasses of Registration in com.sun.jini.mercury
(package private) static class Registration.ConstrainableRegistration
          A subclass of Registration that implements RemoteMethodControl.
 

Methods in com.sun.jini.mercury that return Registration
(package private) static Registration Registration.create(Uuid id, MailboxBackEnd server, Lease lease)
          Creates a mailbox registration proxy, returning an instance that implements RemoteMethodControl if the server does too.
private  Registration MailboxImpl.registerDo(long duration)
          Actual implementation of the registration process.
 



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