Package com.sshtools.agent
Interface AgentProvider
public interface AgentProvider
-
Method Summary
Modifier and TypeMethodDescriptionclient
(String application, String location, AgentSocketType type, boolean RFCAgent) server
(String location, AgentSocketType type)
-
Method Details
-
client
SshAgentClient client(String application, String location, AgentSocketType type, boolean RFCAgent) throws IOException - Throws:
IOException
-
server
- Throws:
IOException
-