org.jclouds.ssh.jsch
Interface JschSshClient.Connection<T>

Enclosing class:
JschSshClient

public static interface JschSshClient.Connection<T>


Method Summary
 void clear()
           
 T create()
           
 

Method Detail

clear

void clear()

create

T create()
         throws Exception
Throws:
Exception


Copyright © 2009-2012 jclouds. All Rights Reserved.