Class NCUSocketFactory

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

    public class NCUSocketFactory
    extends java.lang.Object
    implements com.jcraft.jsch.agentproxy.USocketFactory
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      class  NCUSocketFactory.MySocket  
      • Nested classes/interfaces inherited from interface com.jcraft.jsch.agentproxy.USocketFactory

        com.jcraft.jsch.agentproxy.USocketFactory.Socket
    • 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

      • NCUSocketFactory

        public NCUSocketFactory()
                         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