Uses of Package
org.mc4j.ems.impl.jmx.connection.support.providers.proxy

Packages that use org.mc4j.ems.impl.jmx.connection.support.providers.proxy
org.mc4j.ems.impl.jmx.connection.support.providers   
org.mc4j.ems.impl.jmx.connection.support.providers.proxy   
 

Classes in org.mc4j.ems.impl.jmx.connection.support.providers.proxy used by org.mc4j.ems.impl.jmx.connection.support.providers
GenericMBeanServerProxy
          A proxy for a remote MBeanServer stub, which does the following for each invocation: if the invocation fails, attempts to reestablish the underlying RMI connection and then retries the invocation if the underlying connection's type is JBoss, do a JAAS login before the invocation and a JAAS logout after it
StatsProxy
          An interface for proxies to declare their capability to track and provide statistics on the network traffic.
 

Classes in org.mc4j.ems.impl.jmx.connection.support.providers.proxy used by org.mc4j.ems.impl.jmx.connection.support.providers.proxy
StatsProxy
          An interface for proxies to declare their capability to track and provide statistics on the network traffic.