
com.github.fartherp.framework.net.sftp.DirectTCPIPChannelWrapper Maven / Gradle / Ivy
/*
* Copyright (c) 2018. CK. All rights reserved.
*/
package com.github.fartherp.framework.net.sftp;
import com.jcraft.jsch.ChannelDirectTCPIP;
/**
* Created by IntelliJ IDEA.
*
* @author: CK
* @date: 2018/4/17
*/
public class DirectTCPIPChannelWrapper extends ChannelWrapper {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy