当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 common API Documentation 英文版文档
RMIMultiSocketClient (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档
org.jboss.net.sockets
Class RMIMultiSocketClient
java.lang.Object
org.jboss.net.sockets.RMIMultiSocketClient
- All Implemented Interfaces:
- InvocationHandler, Serializable
- public class RMIMultiSocketClient
- extends Object
- implements InvocationHandler, Serializable
- Version:
- $Revision: 1.2 $
- Author:
- Scott.Stark@jboss.org
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stubs
protected Remote[] stubs
random
protected Random random
RMIMultiSocketClient
public RMIMultiSocketClient(Remote[] stubs)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.