| Package | Description |
|---|---|
| net.sf.freehost3270.proxy |
| Modifier and Type | Method and Description |
|---|---|
void |
Proxy.addConnection(Connection c)
Adds a Connection object to the connections Vector.
|
void |
ConnectionMonitor.addConnection(Connection c) |
void |
Proxy.attemptingConnection(Connection c)
Empty method.
|
void |
ConnectionMonitor.attemptingConnection(Connection c) |
void |
Proxy.connectionError(Connection c,
String errMsg)
Reports connection error on the proxy log with
SEVERE
rating. |
void |
ConnectionMonitor.connectionError(Connection c,
String errMsg) |
void |
Proxy.removeConnection(Connection c)
Removes a Connection object from the connections Vector.
|
void |
ConnectionMonitor.removeConnection(Connection c) |
Copyright © 2013. All Rights Reserved.