Protege 3.0

edu.stanford.smi.protege.server
Class ClientRmiSocketFactory

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

public class ClientRmiSocketFactory
extends RMISocketFactory


Constructor Summary
ClientRmiSocketFactory()
           
 
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

ClientRmiSocketFactory

public ClientRmiSocketFactory()
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.