| Modifier and Type | Field and Description |
|---|---|
protected OutputStream |
out
The EncryptedOutputStream to the client.
|
| Constructor and Description |
|---|
AgentOut(InputStream in,
OutputStream eos,
AgentMonitor am)
Public constructor for creating an AgentOut object.
|
protected OutputStream out
public AgentOut(InputStream in, OutputStream eos, AgentMonitor am)
in - InputStream object passed from the Connection object.
Connection to host.eos - EncryptedOutputStream object passed from the Connection
object. Connection to client.am - AgentMonitor object passed from the Connection object.ConnectionCopyright © 2013. All Rights Reserved.