JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
com.jcraft.jsch.agentproxy
Connector
Contents
Description
Method Summary
Method Details
getName()
isAvailable()
query(Buffer)
Hide sidebar
Show sidebar
Interface Connector
public interface
Connector
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
boolean
isAvailable
()
void
query
(
Buffer
buffer)
Method Details
getName
String
getName
()
isAvailable
boolean
isAvailable
()
query
void
query
(
Buffer
buffer)
throws
AgentProxyException
Throws:
AgentProxyException