| /openjdk7/jdk/test/java/rmi/transport/readTimeout/ |
| H A D | TestImpl.java | 40 public void unexport() method in class:TestImpl
|
| /openjdk7/jdk/test/sun/rmi/transport/tcp/blockAccept/ |
| H A D | TestImpl.java | 40 public void unexport() method in class:TestImpl
|
| /openjdk7/jdk/test/java/rmi/reliability/benchmark/bench/rmi/ |
| H A D | BenchServer.java | 36 * client benchmarks to create/export and unexport objects off of the server, 64 boolean unexport(Remote obj, boolean force) throws RemoteException; method in interface:BenchServer
|
| H A D | BooleanArrayCalls.java | 76 bsrv.unexport(stub, true);
|
| H A D | BooleanCalls.java | 73 bsrv.unexport(stub, true);
|
| H A D | ByteArrayCalls.java | 76 bsrv.unexport(stub, true);
|
| H A D | ByteCalls.java | 73 bsrv.unexport(stub, true);
|
| H A D | CharArrayCalls.java | 76 bsrv.unexport(stub, true);
|
| H A D | CharCalls.java | 73 bsrv.unexport(stub, true);
|
| H A D | DoubleArrayCalls.java | 76 bsrv.unexport(stub, true);
|
| H A D | DoubleCalls.java | 73 bsrv.unexport(stub, true);
|
| H A D | ExceptionCalls.java | 79 bsrv.unexport(stub, true);
|
| H A D | FloatArrayCalls.java | 76 bsrv.unexport(stub, true);
|
| H A D | FloatCalls.java | 73 bsrv.unexport(stub, true);
|
| H A D | IntArrayCalls.java | 76 bsrv.unexport(stub, true);
|
| H A D | IntCalls.java | 73 bsrv.unexport(stub, true);
|
| H A D | LongArrayCalls.java | 76 bsrv.unexport(stub, true);
|
| H A D | LongCalls.java | 73 bsrv.unexport(stub, true);
|
| H A D | NullCalls.java | 72 bsrv.unexport(stub, true);
|
| H A D | ShortArrayCalls.java | 76 bsrv.unexport(stub, true);
|
| H A D | ShortCalls.java | 73 bsrv.unexport(stub, true);
|
| /openjdk7/jdk/test/java/rmi/server/RMISocketFactory/useSocketFactory/registry/ |
| H A D | UseCustomSocketFactory.java | 117 TestLibrary.unexport(registry); 118 TestLibrary.unexport(impl);
|
| /openjdk7/jdk/src/share/classes/javax/management/remote/rmi/ |
| H A D | RMIJRMPServerImpl.java | 122 private void unexport(Remote obj, boolean force) method in class:RMIJRMPServerImpl 180 unexport(client, true); 192 unexport(this, true);
|
| /openjdk7/jdk/test/java/rmi/server/RemoteObject/verifyRemoteEquals/ |
| H A D | VerifyRemoteEquals.java | 221 TestLibrary.unexport(test); 222 TestLibrary.unexport(home);
|
| /openjdk7/corba/src/share/classes/com/sun/corba/se/impl/protocol/ |
| H A D | JIDLLocalCRDImpl.java | 79 public void unexport() { method in class:JIDLLocalCRDImpl
|