Uses of Interface
org.jboss.iiop.test.Test

Packages that use Test
org.jboss.iiop.test   
 

Uses of Test in org.jboss.iiop.test
 

Classes in org.jboss.iiop.test that implement Test
 class TestImpl
           
 

Methods in org.jboss.iiop.test that return Test
 Test Test.aa1()
           
 Test TestImpl.aa1()
           
 

Methods in org.jboss.iiop.test with parameters of type Test
 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.