Interface SshAgentConnection

All Superinterfaces:
Runnable
All Known Implementing Classes:
OpenSSHAgentConnection, RFCAgentConnection

public interface SshAgentConnection extends Runnable
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run