Searched defs:toStub (Results 1 - 8 of 8) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/javax/rmi/CORBA/
H A DPortableRemoteObjectDelegate.java62 Remote toStub (Remote obj) method in interface:PortableRemoteObjectDelegate
/openjdk10/jdk/test/javax/management/remote/mandatory/loading/
H A DDeserializeEncodedURLTest.java148 public Remote toStub() throws IOException { method in class:DeserializeEncodedURLTest.MutantRMIServerImpl
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/javax/rmi/
H A DPortableRemoteObject.java131 public Remote toStub (Remote obj) method in class:PortableRemoteObject
/openjdk10/jdk/src/java.management.rmi/share/classes/javax/management/remote/rmi/
H A DRMIIIOPServerImpl.java72 public Remote toStub() throws IOException { method in class:RMIIIOPServerImpl
H A DRMIServerImpl.java98 public abstract Remote toStub() throws IOException; method in class:RMIServerImpl
H A DRMIJRMPServerImpl.java175 public Remote toStub() throws IOException { method in class:RMIJRMPServerImpl
/openjdk10/jdk/src/java.rmi/share/classes/java/rmi/server/
H A DRemoteObject.java98 public static Remote toStub(Remote obj) throws NoSuchObjectException { method in class:RemoteObject
/openjdk10/corba/src/java.corba/share/classes/javax/rmi/
H A DPortableRemoteObject.java114 public static Remote toStub (Remote obj) method in class:PortableRemoteObject

Completed in 55 milliseconds