org.jboss.net.sockets
Interface RMIMultiSocket

All Superinterfaces:
Remote
All Known Implementing Classes:
RMIMultiSocketHandler

public interface RMIMultiSocket
extends Remote


Method Summary
 Object invoke(long methodHash, Object[] args)
           
 

Method Detail

invoke

Object invoke(long methodHash,
              Object[] args)
              throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.