Uses of Interface
mx4j.adaptor.rmi.RMIAdaptorMBean

Packages that use RMIAdaptorMBean
mx4j.adaptor.rmi   
mx4j.adaptor.rmi.iiop   
mx4j.adaptor.rmi.jrmp   
 

Uses of RMIAdaptorMBean in mx4j.adaptor.rmi
 

Classes in mx4j.adaptor.rmi that implement RMIAdaptorMBean
 class RMIAdaptor
          The RMI adaptor MBean, base for the JRMP and IIOP protocol
 

Uses of RMIAdaptorMBean in mx4j.adaptor.rmi.iiop
 

Subinterfaces of RMIAdaptorMBean in mx4j.adaptor.rmi.iiop
 interface IIOPAdaptorMBean
          MBean interface.
 

Classes in mx4j.adaptor.rmi.iiop that implement RMIAdaptorMBean
 class IIOPAdaptor
          Adaptor for the IIOP protocol, the CORBA default protocol
 

Uses of RMIAdaptorMBean in mx4j.adaptor.rmi.jrmp
 

Subinterfaces of RMIAdaptorMBean in mx4j.adaptor.rmi.jrmp
 interface JRMPAdaptorMBean
          MBean interface.
 

Classes in mx4j.adaptor.rmi.jrmp that implement RMIAdaptorMBean
 class JRMPAdaptor
          Adaptor for the JRMP protocol, the native protocol of Java RMI.
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.