org.objectweb.proactive.core.ssh.rmissh
Class SshRMIServerSocketFactory

java.lang.Object
  extended byorg.objectweb.proactive.core.ssh.rmissh.SshRMIServerSocketFactory
All Implemented Interfaces:
java.rmi.server.RMIServerSocketFactory, java.io.Serializable

public class SshRMIServerSocketFactory
extends java.lang.Object
implements java.rmi.server.RMIServerSocketFactory, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SshRMIServerSocketFactory()
           
 
Method Summary
 java.net.ServerSocket createServerSocket(int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SshRMIServerSocketFactory

public SshRMIServerSocketFactory()
Method Detail

createServerSocket

public java.net.ServerSocket createServerSocket(int port)
                                         throws java.io.IOException
Specified by:
createServerSocket in interface java.rmi.server.RMIServerSocketFactory
Throws:
java.io.IOException


Copyright ? October 2004 INRIA All Rights Reserved.