Package | Description |
---|---|
com.sun.jini.mercury |
Provides implementations of the
EventMailbox service.
|
net.jini.event |
Modifier and Type | Class and Description |
---|---|
(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.
|
Modifier and Type | Method and Description |
---|---|
MailboxPullRegistration |
MailboxProxy.pullRegister(long duration) |
MailboxPullRegistration |
MailboxImpl.pullRegister(long leaseDuration) |
Modifier and Type | Method and Description |
---|---|
MailboxPullRegistration |
PullEventMailbox.pullRegister(long leaseDuration)
Defines the interface to the event mailbox service.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.