Class JNAUSocketFactory

  • All Implemented Interfaces:
    com.jcraft.jsch.agentproxy.USocketFactory

    public class JNAUSocketFactory
    extends java.lang.Object
    implements com.jcraft.jsch.agentproxy.USocketFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.jcraft.jsch.agentproxy.USocketFactory.Socket open​(java.lang.String path)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JNAUSocketFactory

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

      • open

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