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