Package com.sshtools.agent.server
Class ServerSocketTransportAdapter
java.lang.Object
com.sshtools.agent.server.ServerSocketTransportAdapter
- All Implemented Interfaces:
SshAgentAcceptor
,Closeable
,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServerSocketTransportAdapter
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceSshAgentAcceptor
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in interfaceSshAgentAcceptor
- Throws:
IOException
-