
public class NetProxy extends Object
| Constructor and Description |
|---|
NetProxy(int fromPort,
String toName,
int toPort,
boolean dumpChars) |
| Modifier and Type | Method and Description |
|---|---|
void |
end() |
protected int |
getBytesReceived() |
protected int |
getBytesSent() |
static void |
main(String[] args) |
void |
run() |
Copyright © 2018. All rights reserved.