public interface SshAgentTransport extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
close() |
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
InputStream getInputStream() throws IOException
IOException
OutputStream getOutputStream() throws IOException
IOException
void close() throws IOException
close
in interface AutoCloseable
close
in interface Closeable
IOException
Copyright © 2024. All rights reserved.