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

Packages that use ListenerProxy
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
 

Uses of ListenerProxy in com.sun.jini.mercury
 

Subclasses of ListenerProxy in com.sun.jini.mercury
(package private) static class ListenerProxy.ConstrainableListenerProxy
          A subclass of ListenerProxy that implements RemoteMethodControl.
 

Fields in com.sun.jini.mercury declared as ListenerProxy
(package private)  ListenerProxy Registration.listener
          Reference to service provided RemoteEventListener implementation
 

Methods in com.sun.jini.mercury that return ListenerProxy
(package private) static ListenerProxy ListenerProxy.create(Uuid id, MailboxBackEnd server)
          Creates a mailbox listener 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.