Protege 3.0

edu.stanford.smi.protege.server
Class ServerRmiSocketFactory

java.lang.Object
  extended byjava.rmi.server.RMISocketFactory
      extended byedu.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
Throws:
IOException

createServerSocket

public ServerSocket createServerSocket(int requestedPort)
                                throws IOException
Throws:
IOException

toString

public String toString()

Protege 3.0

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