|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PullEventMailbox | |
---|---|
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
Uses of PullEventMailbox in com.sun.jini.mercury |
---|
Subinterfaces of PullEventMailbox in com.sun.jini.mercury | |
---|---|
(package private) interface |
MailboxBackEnd
MailboxBackEnd defines the private protocol between the various client-side proxies and the event mailbox server. |
Classes in com.sun.jini.mercury that implement PullEventMailbox | |
---|---|
(package private) class |
ActivatableMercuryImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Mercury that is activatable, and which will
log its state information to persistent storage. |
(package private) class |
MailboxImpl
MailboxImpl implements the server side of the event mailbox service. |
(package private) class |
MailboxProxy
A MailboxProxy is a proxy for the event mailbox service. |
(package private) static class |
MailboxProxy.ConstrainableMailboxProxy
A subclass of MailboxProxy that implements RemoteMethodControl. |
(package private) class |
NonActivatableMercuryImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Mercury that is not activatable, but which
will log its state information to persistent storage. |
(package private) class |
TransientMercuryImpl
Convenience class intended for use with the ServiceStarter framework to start
a transient (non-activatable, non-persistent) implementation
of Mercury. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |