Uses of Class
com.jcraft.jsch.agentproxy.AgentProxyException
-
Packages that use AgentProxyException Package Description com.jcraft.jsch.agentproxy com.jcraft.jsch.agentproxy.connector com.jcraft.jsch.agentproxy.usocket -
-
Uses of AgentProxyException in com.jcraft.jsch.agentproxy
Methods in com.jcraft.jsch.agentproxy that throw AgentProxyException Modifier and Type Method Description ConnectorConnectorFactory. createConnector()voidConnector. query(Buffer buffer) -
Uses of AgentProxyException in com.jcraft.jsch.agentproxy.connector
Methods in com.jcraft.jsch.agentproxy.connector that throw AgentProxyException Modifier and Type Method Description voidPageantConnector. query(Buffer buffer)voidSSHAgentConnector. query(Buffer buffer)Constructors in com.jcraft.jsch.agentproxy.connector that throw AgentProxyException Constructor Description PageantConnector()SSHAgentConnector(USocketFactory factory) -
Uses of AgentProxyException in com.jcraft.jsch.agentproxy.usocket
Constructors in com.jcraft.jsch.agentproxy.usocket that throw AgentProxyException Constructor Description JNAUSocketFactory()NCUSocketFactory()
-