Class NCUSocketFactory

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

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

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
     

    Nested classes/interfaces inherited from interface com.jcraft.jsch.agentproxy.USocketFactory

    com.jcraft.jsch.agentproxy.USocketFactory.Socket
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.jcraft.jsch.agentproxy.USocketFactory.Socket
    open(String path)
     

    Methods inherited from class java.lang.Object

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

    • NCUSocketFactory

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