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 TestImpl.aa1()
           
 Test Test.aa1()
           
 

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



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.