Uses of Class
com.sun.jini.mercury.MailboxProxy

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.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.