com.ontimize.util.rmitunneling
Class RMIHTTPTunnelingSocketFactory
java.lang.Object
java.rmi.server.RMISocketFactory
com.ontimize.util.rmitunneling.RMIHTTPTunnelingSocketFactory
- All Implemented Interfaces:
- java.rmi.server.RMIClientSocketFactory, java.rmi.server.RMIServerSocketFactory
- Direct Known Subclasses:
- NatRMIHTTPTunnelingSocketFactory
- public class RMIHTTPTunnelingSocketFactory
- extends java.rmi.server.RMISocketFactory
|
Field Summary |
static boolean |
DEBUG
|
| 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 |
DEBUG
public static boolean DEBUG
RMIHTTPTunnelingSocketFactory
public RMIHTTPTunnelingSocketFactory(int port)
RMIHTTPTunnelingSocketFactory
public RMIHTTPTunnelingSocketFactory(java.lang.String cgiPath,
int port)
RMIHTTPTunnelingSocketFactory
public RMIHTTPTunnelingSocketFactory()
setStreamInfoWindowVisible
public static void setStreamInfoWindowVisible(boolean vis)
log
protected static void log(java.lang.String s)
createSocket
public java.net.Socket createSocket(java.lang.String string,
int rmiport)
throws java.io.IOException
- Throws:
java.io.IOException
createServerSocket
public java.net.ServerSocket createServerSocket(int i)
throws java.io.IOException
- Throws:
java.io.IOException