Package com.sshtools.agent.server
Class SocketTransportAdapter
java.lang.Object
com.sshtools.agent.server.SocketTransportAdapter
- All Implemented Interfaces:
SshAgentTransport
,Closeable
,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SocketTransportAdapter
-
-
Method Details
-
getInputStream
- Specified by:
getInputStream
in interfaceSshAgentTransport
- Throws:
IOException
-
getOutputStream
- Specified by:
getOutputStream
in interfaceSshAgentTransport
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in interfaceSshAgentTransport
- Throws:
IOException
-