Класс RMIConnectionImpl_Stub
- java.lang.Object
-
- java.rmi.server.RemoteObject
-
- java.rmi.server.RemoteStub
-
- javax.management.remote.rmi.RMIConnectionImpl_Stub
- Все реализованные интерфейсы:
-
Closeable,Serializable,AutoCloseable,Remote,RMIConnection
public final class RMIConnectionImpl_Stub extends RemoteStub implements RMIConnection
- См. также:
- Serialized Form
Краткое описание полей
Поля, объявленные в классе java.rmi.server.RemoteObject
ref Краткое описание конструкторов
| Конструктор | Описание |
|---|---|
RMIConnectionImpl_Stub(RemoteRef ref) |
Краткое описание методов
Методы, объявленные в классе java.rmi.server.RemoteStub
setRef Методы, объявленные в классе java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub Методы, объявленные в классе java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait Методы, объявленные в интерфейсе 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 Подробное описание конструкторов
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