Provides a framework for accessing remote MBean servers. The JMX remote API introduces the notion of a connector. On the server side, the connector wraps the MBean server, processing calls from remote clients. The client sends its requests via a connector which is responsible for transmitting the request to the server.