Edit D:\app\Administrator\product\11.2.0\dbhome_1\javavm\demo\jmx\common\TestParamsRMISSL.java
package common; import java.rmi.Remote; import java.rmi.RemoteException; import java.util.Properties; public interface TestParamsRMISSL extends Remote { String retString() throws RemoteException; int retInt() throws RemoteException; double retDouble() throws RemoteException; double retMathSqrt(double arg) throws RemoteException; Properties retProperties() throws RemoteException; String[] retStrings() throws RemoteException; void shutDown() throws RemoteException; }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de