Uses of Class
org.jboss.iiop.test.TestException

Packages that use TestException
org.jboss.iiop.test   
 

Uses of TestException in org.jboss.iiop.test
 

Methods in org.jboss.iiop.test that throw TestException
 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.
 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.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.