|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MailboxPullRegistration | |
---|---|
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
net.jini.event |
Uses of MailboxPullRegistration in com.sun.jini.mercury |
---|
Classes in com.sun.jini.mercury that implement MailboxPullRegistration | |
---|---|
(package private) class |
Registration
The Registration class is the client-side proxy returned to event mailbox clients as the result of the registration process. |
(package private) static class |
Registration.ConstrainableRegistration
A subclass of Registration that implements RemoteMethodControl. |
Methods in com.sun.jini.mercury that return MailboxPullRegistration | |
---|---|
MailboxPullRegistration |
MailboxProxy.pullRegister(long duration)
|
MailboxPullRegistration |
MailboxImpl.pullRegister(long leaseDuration)
|
Uses of MailboxPullRegistration in net.jini.event |
---|
Methods in net.jini.event that return MailboxPullRegistration | |
---|---|
MailboxPullRegistration |
PullEventMailbox.pullRegister(long leaseDuration)
Defines the interface to the event mailbox service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |