public class ProxyLogServer extends ProxyServer
thread| Constructor and Description |
|---|
ProxyLogServer() |
ProxyLogServer(String targetHost,
int targetPort,
int listenPort) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
gotconn(Socket sconn) |
static void |
main(String[] args) |
getListenPort, getTargetHost, getTargetPort, go, isDebug, run, setDebug, setListenPort, setTargetHost, setTargetPort, start, stoppublic ProxyLogServer()
public ProxyLogServer(String targetHost, int targetPort, int listenPort)
Copyright © 2021 McEvoy Software Ltd. All rights reserved.