com.jcraft.jsch.agentproxy.usocket
Class JNAUSocketFactory

java.lang.Object
  extended by 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


Nested Class Summary
static interface JNAUSocketFactory.CLibrary
           
 class JNAUSocketFactory.MySocket
           
static class JNAUSocketFactory.SockAddr
           
 
Nested classes/interfaces inherited from interface com.jcraft.jsch.agentproxy.USocketFactory
com.jcraft.jsch.agentproxy.USocketFactory.Socket
 
Constructor Summary
JNAUSocketFactory()
           
 
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

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(String path)
                                                      throws IOException
Specified by:
open in interface com.jcraft.jsch.agentproxy.USocketFactory
Throws:
IOException


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