JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.jcraft.jsch.agentproxy
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