Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » net » sockets » [javadoc | source]
org.jboss.net.sockets
public class: RMIMultiSocketClient [javadoc | source]
java.lang.Object
   org.jboss.net.sockets.RMIMultiSocketClient

All Implemented Interfaces:
    Serializable, InvocationHandler

Field Summary
protected  Remote[] stubs     
protected  Random random     
Constructor:
 public RMIMultiSocketClient(Remote[] stubs) 
Method from org.jboss.net.sockets.RMIMultiSocketClient Summary:
invoke
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.net.sockets.RMIMultiSocketClient Detail:
 public Object invoke(Object proxy,
    Method method,
    Object[] args) throws Throwable