| Modifier and Type | Field and Description |
|---|---|
protected io.milton.proxy.DataConn |
c1 |
protected io.milton.proxy.DataConn |
c2 |
boolean |
debug |
protected PrintWriter |
lout |
protected Thread |
t |
| Constructor and Description |
|---|
ProxyLogConn(Socket clientSocket,
String targetHost,
int taretPort) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
dopolling() |
protected void |
exception(Throwable T) |
protected void |
finalize() |
void |
go() |
protected void |
log(boolean fromc1,
byte[] d) |
void |
run() |
protected PrintWriter lout
public final boolean debug
protected Thread t
protected io.milton.proxy.DataConn c1
protected io.milton.proxy.DataConn c2
protected void exception(Throwable T)
protected void log(boolean fromc1,
byte[] d)
public void go()
protected boolean dopolling()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.