org.jboss.net.sockets
Class RMIMultiSocketClient
java.lang.Object
org.jboss.net.sockets.RMIMultiSocketClient
- All Implemented Interfaces:
- Serializable, InvocationHandler
public class RMIMultiSocketClient
- extends Object
- implements InvocationHandler, Serializable
- Version:
- $Revision: 1.2.6.3 $
- 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.