Class JNAUSocketFactory

java.lang.Object
com.jcraft.jsch.agentproxy.usocket.JNAUSocketFactory
All Implemented Interfaces:
com.jcraft.jsch.agentproxy.USocketFactory

public class JNAUSocketFactory extends Object implements com.jcraft.jsch.agentproxy.USocketFactory
  • Constructor Details

    • JNAUSocketFactory

      public JNAUSocketFactory() throws com.jcraft.jsch.agentproxy.AgentProxyException
      Throws:
      com.jcraft.jsch.agentproxy.AgentProxyException
  • Method Details

    • open

      public com.jcraft.jsch.agentproxy.USocketFactory.Socket open(String path) throws IOException
      Specified by:
      open in interface com.jcraft.jsch.agentproxy.USocketFactory
      Throws:
      IOException