Searched defs:method_receive_0 (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/test/java/rmi/server/UnicastRemoteObject/changeHostName/
H A DChangeHostName_Stub.java33 private static java.lang.reflect.Method $method_receive_0;
37 $method_receive_0 = Receiver.class.getMethod("receive", new java.lang.Class[] {java.rmi.Remote.class});
56 ref.invoke(this, $method_receive_0, new java.lang.Object[] {$param_Remote_1}, 5876293363550629411L);
/openjdk7/jdk/test/java/rmi/server/UnicastRemoteObject/marshalAfterUnexport/
H A DMarshalAfterUnexport2_Stub.java33 private static java.lang.reflect.Method $method_receive_0;
37 $method_receive_0 = Receiver.class.getMethod("receive", new java.lang.Class[] {java.rmi.Remote.class});
56 ref.invoke(this, $method_receive_0, new java.lang.Object[] {$param_Remote_1}, 5876293363550629411L);
H A DMarshalAfterUnexport_Stub.java33 private static java.lang.reflect.Method $method_receive_0;
37 $method_receive_0 = Receiver.class.getMethod("receive", new java.lang.Class[] {java.rmi.Remote.class});
56 ref.invoke(this, $method_receive_0, new java.lang.Object[] {$param_Remote_1}, 5876293363550629411L);
/openjdk7/jdk/test/java/rmi/server/RMIClassLoader/downloadArrayClass/
H A DDownloadArrayClass_Stub.java40 private static java.lang.reflect.Method $method_receive_0;
52 $method_receive_0 = Receiver.class.getMethod("receive", new java.lang.Class[] {java.lang.Object.class});
74 ref.invoke(this, $method_receive_0, new java.lang.Object[] {$param_Object_1}, -578858472643205929L);
/openjdk7/jdk/test/java/rmi/server/RMIClassLoader/useCodebaseOnly/
H A DUseCodebaseOnly_Stub.java40 private static java.lang.reflect.Method $method_receive_0;
52 $method_receive_0 = Receiver.class.getMethod("receive", new java.lang.Class[] {java.lang.Object.class});
74 ref.invoke(this, $method_receive_0, new java.lang.Object[] {$param_Object_1}, -578858472643205929L);
/openjdk7/jdk/test/sun/rmi/server/MarshalOutputStream/marshalForeignStub/
H A DMarshalForeignStub_Stub.java40 private static java.lang.reflect.Method $method_receive_0;
52 $method_receive_0 = Receiver.class.getMethod("receive", new java.lang.Class[] {java.lang.Object.class});
74 ref.invoke(this, $method_receive_0, new java.lang.Object[] {$param_Object_1}, -578858472643205929L);

Completed in 69 milliseconds