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