Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.management.remote.rmi Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| RMIConnectionImpl | code will not usually reference this class. | Class | javax.management.remote.rmi | Java SE |
|
| RMIConnector | A connection to a remote RMI connector. | Class | javax.management.remote.rmi | Java SE |
|
| RMIConnectorServer | A JMX API connector server that creates RMI-based connections from remote clients. | Class | javax.management.remote.rmi | Java SE |
|
| RMIIIOPServerImpl | An RMIServerImpl that is exported through IIOP and that creates client connections as RMI objects exported through IIOP. | Class | javax.management.remote.rmi | Java SE |
|
| RMIJRMPServerImpl | An RMIServer object that is exported through JRMP and that creates client connections as RMI objects exported through JRMP. | Class | javax.management.remote.rmi | Java SE |
|
| RMIServerImpl | An RMI object representing a connector server. | Class | javax.management.remote.rmi | Java SE |
|
| RMIConnection | RMI object used to forward an MBeanServer request from a client to its MBeanServer implementation on the server side. | Interface | javax.management.remote.rmi | Java SE |
|
| RMIServer | RMI object used to establish connections to an RMI connector. | Interface | javax.management.remote.rmi | Java SE |