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

Uses of Class org.jboss.iiop.test.TestValue (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档


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

Packages that use TestValue
org.jboss.iiop.test   
 

Uses of TestValue in org.jboss.iiop.test
 

Methods in org.jboss.iiop.test that return TestValue
 TestValue TestImpl.aa2()
           
 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.aa2()
           
 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.
 

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