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