Uses of Package
javax.management.remote.generic

Packages that use javax.management.remote.generic
com.sun.jmx.remote.generic Warning: Classes in this package are reserved for internal use
com.sun.jmx.remote.opt.security Warning: Classes in this package are reserved for internal use
com.sun.jmx.remote.socket Warning: Classes in this package are reserved for internal use
javax.management.remote.generic The Generic JMX API Connector. 
javax.management.remote.jmxmp The JMXMP Connector. 
 

Classes in javax.management.remote.generic used by com.sun.jmx.remote.generic
MessageConnection
          Interface specifying the full-duplex transport used by each end of a Generic Connector connection to communicate with the other end.
MessageConnectionServer
          Interface specifying how a connector server creates new connections to clients.
ObjectWrapping
          An interface that defines how to wrap parameters that use a non-default class loader.
 

Classes in javax.management.remote.generic used by com.sun.jmx.remote.opt.security
MessageConnection
          Interface specifying the full-duplex transport used by each end of a Generic Connector connection to communicate with the other end.
 

Classes in javax.management.remote.generic used by com.sun.jmx.remote.socket
MessageConnection
          Interface specifying the full-duplex transport used by each end of a Generic Connector connection to communicate with the other end.
MessageConnectionServer
          Interface specifying how a connector server creates new connections to clients.
 

Classes in javax.management.remote.generic used by javax.management.remote.generic
MessageConnection
          Interface specifying the full-duplex transport used by each end of a Generic Connector connection to communicate with the other end.
 

Classes in javax.management.remote.generic used by javax.management.remote.jmxmp
GenericConnector
          A client connection to a remote JMX API server.
GenericConnectorServer
          A JMX API Connector server that creates connections to remote clients.
 



Copyright © 2014 Terracotta, Inc.. All rights reserved.