Protege 3.3.1

edu.stanford.smi.protege.server
Class ServerRmiSocketFactory

java.lang.Object
  extended by java.rmi.server.RMISocketFactory
      extended by edu.stanford.smi.protege.server.ServerRmiSocketFactory
All Implemented Interfaces:
RMIClientSocketFactory, RMIServerSocketFactory

public class ServerRmiSocketFactory
extends RMISocketFactory


Constructor Summary
ServerRmiSocketFactory()
           
 
Method Summary
 ServerSocket createServerSocket(int requestedPort)
           
 Socket createSocket(String host, int port)
           
 String toString()
           
 
Methods inherited from class java.rmi.server.RMISocketFactory
getDefaultSocketFactory, getFailureHandler, getSocketFactory, setFailureHandler, setSocketFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServerRmiSocketFactory

public ServerRmiSocketFactory()
Method Detail

createSocket

public Socket createSocket(String host,
                           int port)
                    throws IOException
Specified by:
createSocket in interface RMIClientSocketFactory
Specified by:
createSocket in class RMISocketFactory
Throws:
IOException

createServerSocket

public ServerSocket createServerSocket(int requestedPort)
                                throws IOException
Specified by:
createServerSocket in interface RMIServerSocketFactory
Specified by:
createServerSocket in class RMISocketFactory
Throws:
IOException

toString

public String toString()
Overrides:
toString in class Object

Protege 3.3.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.