edu.stanford.smi.protege.server
Class FixedPortRmiSocketFactory
java.lang.Object
java.rmi.server.RMISocketFactory
edu.stanford.smi.protege.server.FixedPortRmiSocketFactory
- All Implemented Interfaces:
- RMIClientSocketFactory, RMIServerSocketFactory
- public class FixedPortRmiSocketFactory
- extends RMISocketFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixedPortRmiSocketFactory
public FixedPortRmiSocketFactory()
createSocket
public Socket createSocket(String host,
int port)
throws IOException
- Throws:
IOException
createServerSocket
public ServerSocket createServerSocket(int port)
throws IOException
- Throws:
IOException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.