|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MailboxProxy | |
---|---|
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
Uses of MailboxProxy in com.sun.jini.mercury |
---|
Subclasses of MailboxProxy in com.sun.jini.mercury | |
---|---|
(package private) static class |
MailboxProxy.ConstrainableMailboxProxy
A subclass of MailboxProxy that implements RemoteMethodControl. |
Fields in com.sun.jini.mercury declared as MailboxProxy | |
---|---|
private MailboxProxy |
MailboxImpl.mailboxProxy
The outter proxy of this server |
Methods in com.sun.jini.mercury that return MailboxProxy | |
---|---|
(package private) static MailboxProxy |
MailboxProxy.create(MailboxBackEnd mailbox,
Uuid id)
Creates a mailbox proxy, returning an instance that implements RemoteMethodControl if the server does too. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |