Class RMIConnectionImpl_Stub
- java.lang.Object
-
- java.rmi.server.RemoteObject
-
- java.rmi.server.RemoteStub
-
- javax.management.remote.rmi.RMIConnectionImpl_Stub
- All Implemented Interfaces:
-
Closeable
,Serializable
,AutoCloseable
,Remote
,RMIConnection
public final class RMIConnectionImpl_Stub extends RemoteStub implements RMIConnection
- See Also:
- Serialized Form
Fields
Fields declared in class java.rmi.server.RemoteObject
ref
Constructors
Constructor | Description |
---|---|
RMIConnectionImpl_Stub(RemoteRef ref) |
Methods
Methods declared in class java.rmi.server.RemoteStub
setRef
Methods declared in class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
Methods declared in class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods declared in interface javax.management.remote.rmi.RMIConnection
addNotificationListener, addNotificationListeners, close, createMBean, createMBean, createMBean, createMBean, fetchNotifications, getAttribute, getAttributes, getConnectionId, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, removeNotificationListener, removeNotificationListeners, setAttribute, setAttributes, unregisterMBean
Constructors
RMIConnectionImpl_Stub
public RMIConnectionImpl_Stub(RemoteRef ref)
© 1993, 2020, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/11/docs/api/java.management.rmi/javax/management/remote/rmi/RMIConnectionImpl_Stub.html