文件名称: jsch-0.2.23.jar中文-英文对照文档.zip
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
<version>0.2.23</version>
</dependency>Gradle:
implementation group: 'com.github.mwiede', name: 'jsch', version: '0.2.23'
Gradle (Short):
implementation 'com.github.mwiede:jsch:0.2.23'
Gradle (Kotlin):
implementation("com.github.mwiede:jsch:0.2.23")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.jcraft.jschcom.jcraft.jsch.AgentConnector
com.jcraft.jsch.AgentIdentityRepository
com.jcraft.jsch.AgentProxyException
com.jcraft.jsch.Argon2
com.jcraft.jsch.BCrypt
com.jcraft.jsch.Buffer
com.jcraft.jsch.Channel
com.jcraft.jsch.ChannelDirectStreamLocal
com.jcraft.jsch.ChannelDirectTCPIP
com.jcraft.jsch.ChannelExec
com.jcraft.jsch.ChannelForwardedTCPIP
com.jcraft.jsch.ChannelSftp
com.jcraft.jsch.ChannelSftp.LsEntry
com.jcraft.jsch.ChannelSftp.LsEntrySelector
com.jcraft.jsch.ChannelShell
com.jcraft.jsch.ChannelSubsystem
com.jcraft.jsch.Cipher
com.jcraft.jsch.Compression
com.jcraft.jsch.ConfigRepository
com.jcraft.jsch.ConfigRepository.Config
com.jcraft.jsch.DH
com.jcraft.jsch.ECDH
com.jcraft.jsch.ForwardedTCPIPDaemon
com.jcraft.jsch.GSSContext
com.jcraft.jsch.HASH
com.jcraft.jsch.HostKey
com.jcraft.jsch.HostKeyRepository
com.jcraft.jsch.Identity
com.jcraft.jsch.IdentityRepository
com.jcraft.jsch.JSch
com.jcraft.jsch.JSchAlgoNegoFailException
com.jcraft.jsch.JSchChangedHostKeyException
com.jcraft.jsch.JSchException
com.jcraft.jsch.JSchHostKeyException
com.jcraft.jsch.JSchProxyException
com.jcraft.jsch.JSchRevokedHostKeyException
com.jcraft.jsch.JSchSessionDisconnectException
com.jcraft.jsch.JSchStrictKexException
com.jcraft.jsch.JSchUnknownHostKeyException
com.jcraft.jsch.JUnixSocketFactory
com.jcraft.jsch.JplLogger
com.jcraft.jsch.JulLogger
com.jcraft.jsch.KDF
com.jcraft.jsch.KEM
com.jcraft.jsch.KeyExchange
com.jcraft.jsch.KeyPair
com.jcraft.jsch.KeyPairGenDSA
com.jcraft.jsch.KeyPairGenECDSA
com.jcraft.jsch.KeyPairGenEdDSA
com.jcraft.jsch.KeyPairGenRSA
com.jcraft.jsch.Log4j2Logger
com.jcraft.jsch.Logger
com.jcraft.jsch.MAC
com.jcraft.jsch.OpenSSHConfig
com.jcraft.jsch.PBKDF
com.jcraft.jsch.PBKDF2
com.jcraft.jsch.PageantConnector
com.jcraft.jsch.Proxy
com.jcraft.jsch.ProxyHTTP
com.jcraft.jsch.ProxySOCKS4
com.jcraft.jsch.ProxySOCKS5
com.jcraft.jsch.Random
com.jcraft.jsch.SCrypt
com.jcraft.jsch.SSHAgentConnector
com.jcraft.jsch.ServerSocketFactory
com.jcraft.jsch.Session
com.jcraft.jsch.SftpATTRS
com.jcraft.jsch.SftpException
com.jcraft.jsch.SftpProgressMonitor
com.jcraft.jsch.SftpStatVFS
com.jcraft.jsch.Signature
com.jcraft.jsch.SignatureDSA
com.jcraft.jsch.SignatureECDSA
com.jcraft.jsch.SignatureEdDSA
com.jcraft.jsch.SignatureRSA
com.jcraft.jsch.Slf4jLogger
com.jcraft.jsch.SocketFactory
com.jcraft.jsch.UIKeyboardInteractive
com.jcraft.jsch.USocketFactory
com.jcraft.jsch.UnixDomainSocketFactory
com.jcraft.jsch.UserAuth
com.jcraft.jsch.UserAuthNone
com.jcraft.jsch.UserInfo
com.jcraft.jsch.XDH