Uses of Interface
mx4j.remote.RemoteNotificationClientHandler

Packages that use RemoteNotificationClientHandler
mx4j.remote   
mx4j.remote.rmi   
mx4j.tools.remote.http   
 

Uses of RemoteNotificationClientHandler in mx4j.remote
 

Classes in mx4j.remote that implement RemoteNotificationClientHandler
 class AbstractRemoteNotificationClientHandler
          Base implementation of the RemoteNotificationClientHandler interface.
 

Uses of RemoteNotificationClientHandler in mx4j.remote.rmi
 

Classes in mx4j.remote.rmi that implement RemoteNotificationClientHandler
 class RMIRemoteNotificationClientHandler
          RMI-specific RemoteNotificationClientHandler.
 

Constructors in mx4j.remote.rmi with parameters of type RemoteNotificationClientHandler
ClientInvoker(javax.management.remote.rmi.RMIConnection rmiConnection, RemoteNotificationClientHandler notificationHandler, javax.security.auth.Subject delegate)
           
 

Uses of RemoteNotificationClientHandler in mx4j.tools.remote.http
 

Classes in mx4j.tools.remote.http that implement RemoteNotificationClientHandler
 class HTTPRemoteNotificationClientHandler
           
 

Methods in mx4j.tools.remote.http that return RemoteNotificationClientHandler
protected  RemoteNotificationClientHandler HTTPConnector.createRemoteNotificationClientHandler(HTTPConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, java.util.Map environment)
           
 RemoteNotificationClientHandler HTTPConnector.getRemoteNotificationClientHandler()
           
 

Constructors in mx4j.tools.remote.http with parameters of type RemoteNotificationClientHandler
HTTPConnectionMBeanServerConnection(JMXConnection connection, javax.security.auth.Subject delegate, RemoteNotificationClientHandler notificationHandler)
           
 



Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.