站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 iiop API Documentation 英文版文档

Uses of Interface org.jboss.iiop.test.Test (JBoss IIOP Plugin API) - JBoss 3.2.7 iiop API Documentation 英文版文档


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 © 2002 JBoss Group, LLC. All Rights Reserved.