com.jcraft.jsch.agentproxy.usocket
Class NCUSocketFactory

java.lang.Object
  extended by 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
 class NCUSocketFactory.MySocket
           
 
Nested classes/interfaces inherited from interface com.jcraft.jsch.agentproxy.USocketFactory
com.jcraft.jsch.agentproxy.USocketFactory.Socket
 
Constructor Summary
NCUSocketFactory()
           
 
Method Summary
 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 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(String path)
                                                      throws IOException
Specified by:
open in interface com.jcraft.jsch.agentproxy.USocketFactory
Throws:
IOException


Copyright © 2013 JCraft,Inc.. All rights reserved.