edu.stanford.smi.protege.server.socket
Class RmiSocketFactory
java.lang.Object
edu.stanford.smi.protege.server.socket.RmiSocketFactory
- All Implemented Interfaces:
- Serializable, RMIClientSocketFactory, RMIServerSocketFactory
public class RmiSocketFactory
- extends Object
- implements RMIClientSocketFactory, RMIServerSocketFactory, Serializable
- See Also:
- Serialized Form
SERVER_PORT
public static final String SERVER_PORT
- See Also:
- Constant Field Values
SERVER_SSL_PORT
public static final String SERVER_SSL_PORT
- See Also:
- Constant Field Values
REGISTRY_PORT
public static final String REGISTRY_PORT
- See Also:
- Constant Field Values
RmiSocketFactory
public RmiSocketFactory(SSLFactory.Context context)
createSocket
public Socket createSocket(String host,
int port)
throws IOException
- Specified by:
createSocket
in interface RMIClientSocketFactory
- Throws:
IOException
createServerSocket
public ServerSocket createServerSocket(int port)
throws IOException
- Specified by:
createServerSocket
in interface RMIServerSocketFactory
- Throws:
IOException
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.