Protege 2.1.1

edu.stanford.smi.protege.server
Class FixedPortRmiSocketFactory

java.lang.Object
  extended byjava.rmi.server.RMISocketFactory
      extended byedu.stanford.smi.protege.server.FixedPortRmiSocketFactory
All Implemented Interfaces:
RMIClientSocketFactory, RMIServerSocketFactory

public class FixedPortRmiSocketFactory
extends RMISocketFactory


Constructor Summary
FixedPortRmiSocketFactory()
           
 
Method Summary
 ServerSocket createServerSocket(int port)
           
 Socket createSocket(String host, int port)
           
 
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, toString, wait, wait, wait
 

Constructor Detail

FixedPortRmiSocketFactory

public FixedPortRmiSocketFactory()
Method Detail

createSocket

public Socket createSocket(String host,
                           int port)
                    throws IOException
Throws:
IOException

createServerSocket

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

Protege 2.1.1

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