Methods in org.jboss.iiop.test that throw TestException |
TestValue[][] |
TestImpl.addNumbers(int[] numbers,
boolean b,
char c,
byte by,
short s,
int i,
long l,
float f,
double d,
Remote rem,
TestValue val,
Test intf,
String str,
Object obj,
Class cls,
Serializable ser,
Externalizable ext)
A test operation. |
TestValue[][] |
Test.addNumbers(int[] numbers,
boolean b,
char c,
byte by,
short s,
int i,
long l,
float f,
double d,
Remote rem,
TestValue val,
Test intf,
String str,
Object obj,
Class cls,
Serializable ser,
Externalizable ext)
A test operation. |