| Constructor and Description |
|---|
AgentIn(InputStream eis,
OutputStream out,
AgentMonitor am)
Public constructor for creating an AgentIn object.
|
public AgentIn(InputStream eis, OutputStream out, AgentMonitor am)
eis - EncryptedInputStream object passed from the Connection
object. Connection to client.out - OutputStream object passed from the Connection object.
Connection to host.am - AgentMonitor object passed from the Connection object.ConnectionCopyright © 2013. All Rights Reserved.