Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractFtp - Class in org.aoju.bus.extra.ftp
抽象FTP类,用于定义通用的FTP方法
AbstractFtp() - Constructor for class org.aoju.bus.extra.ftp.AbstractFtp
 
AliMailEntity - Class in org.aoju.bus.extra.mail
ApiBoot Mail Request Entity
AliMailEntity() - Constructor for class org.aoju.bus.extra.mail.AliMailEntity
 
AliMailEntity.ContentType - Enum in org.aoju.bus.extra.mail
 
AliMailRegion - Enum in org.aoju.bus.extra.mail
区域信息
AliMailResult - Class in org.aoju.bus.extra.mail
发送邮件时响应实体
AliMailResult() - Constructor for class org.aoju.bus.extra.mail.AliMailResult
 
AliMailService - Class in org.aoju.bus.extra.mail
阿里云邮件服务
AliMailService() - Constructor for class org.aoju.bus.extra.mail.AliMailService
 
AliSmsEntity - Class in org.aoju.bus.extra.sms
发送短信时请求实体
AliSmsEntity() - Constructor for class org.aoju.bus.extra.sms.AliSmsEntity
 
AliSmsResult - Class in org.aoju.bus.extra.sms
发送短信时响应实体
AliSmsResult() - Constructor for class org.aoju.bus.extra.sms.AliSmsResult
 
AliSmsService - Class in org.aoju.bus.extra.sms
阿里云 短信服务 通过该注入该类实现发送短信
AliSmsService() - Constructor for class org.aoju.bus.extra.sms.AliSmsService
 
ALL - Static variable in class org.aoju.bus.extra.locale.PSM
 

B

backColor - Variable in class org.aoju.bus.extra.qrcode.QrConfig
背景色
BIG5 - Class in org.aoju.bus.extra.locale
 
BIG5() - Constructor for class org.aoju.bus.extra.locale.BIG5
 
Big5S - Class in org.aoju.bus.extra.locale
 
Big5S() - Constructor for class org.aoju.bus.extra.locale.Big5S
 
bindPort(Session, String, int, int) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
绑定端口到本地 一个会话可绑定多个端口
BufferedImageLuminanceSource - Class in org.aoju.bus.extra.qrcode
BufferedImage 图片二维码源 来自:http://blog.csdn.net/yangxin_blog/article/details/50850701 此类同样在zxing-j2se包中也有提供
BufferedImageLuminanceSource(BufferedImage) - Constructor for class org.aoju.bus.extra.qrcode.BufferedImageLuminanceSource
构造
BufferedImageLuminanceSource(BufferedImage, int, int, int, int) - Constructor for class org.aoju.bus.extra.qrcode.BufferedImageLuminanceSource
构造
Bzip2Provider - Class in org.aoju.bus.extra.effect
基于bzip2算法的数据解压缩.
Bzip2Provider() - Constructor for class org.aoju.bus.extra.effect.Bzip2Provider
 

C

cclass() - Method in class org.aoju.bus.extra.locale.BIG5
 
cclass() - Method in class org.aoju.bus.extra.locale.CP1252
 
cclass() - Method in class org.aoju.bus.extra.locale.EUCJP
 
cclass() - Method in class org.aoju.bus.extra.locale.EUCKR
 
cclass() - Method in class org.aoju.bus.extra.locale.EUCTW
 
cclass() - Method in class org.aoju.bus.extra.locale.GB18030
 
cclass() - Method in class org.aoju.bus.extra.locale.GB2312
 
cclass() - Method in class org.aoju.bus.extra.locale.HZ
 
cclass() - Method in class org.aoju.bus.extra.locale.ISO2022CN
 
cclass() - Method in class org.aoju.bus.extra.locale.ISO2022JP
 
cclass() - Method in class org.aoju.bus.extra.locale.ISO2022KR
 
cclass() - Method in class org.aoju.bus.extra.locale.SJIS
 
cclass() - Method in class org.aoju.bus.extra.locale.UCS2BE
 
cclass() - Method in class org.aoju.bus.extra.locale.UCS2LE
 
cclass() - Method in class org.aoju.bus.extra.locale.UTF8
 
cclass() - Method in class org.aoju.bus.extra.locale.Verifier
 
cd(String) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
打开指定目录
cd(String) - Method in class org.aoju.bus.extra.ftp.FtpUtils
改变目录
cd(String) - Method in class org.aoju.bus.extra.ssh.Sftp
打开指定目录,如果指定路径非目录或不存在返回false
ChannelType - Enum in org.aoju.bus.extra.ssh
Jsch支持的Channel类型
charset - Variable in class org.aoju.bus.extra.ftp.AbstractFtp
 
charset() - Method in class org.aoju.bus.extra.locale.BIG5
 
charset() - Method in class org.aoju.bus.extra.locale.CP1252
 
charset() - Method in class org.aoju.bus.extra.locale.EUCJP
 
charset() - Method in class org.aoju.bus.extra.locale.EUCKR
 
charset() - Method in class org.aoju.bus.extra.locale.EUCTW
 
charset() - Method in class org.aoju.bus.extra.locale.GB18030
 
charset() - Method in class org.aoju.bus.extra.locale.GB2312
 
charset() - Method in class org.aoju.bus.extra.locale.HZ
 
charset() - Method in class org.aoju.bus.extra.locale.ISO2022CN
 
charset() - Method in class org.aoju.bus.extra.locale.ISO2022JP
 
charset() - Method in class org.aoju.bus.extra.locale.ISO2022KR
 
charset() - Method in class org.aoju.bus.extra.locale.SJIS
 
charset() - Method in class org.aoju.bus.extra.locale.UCS2BE
 
charset() - Method in class org.aoju.bus.extra.locale.UCS2LE
 
charset() - Method in class org.aoju.bus.extra.locale.UTF8
 
charset() - Method in class org.aoju.bus.extra.locale.Verifier
 
charset - Variable in class org.aoju.bus.extra.qrcode.QrConfig
编码
CHINESE - Static variable in class org.aoju.bus.extra.locale.PSM
 
close() - Method in class org.aoju.bus.extra.ftp.FtpUtils
 
close(String) - Method in enum org.aoju.bus.extra.ssh.JschSessionPool
关闭SSH连接会话
close() - Method in class org.aoju.bus.extra.ssh.Sftp
 
close(Session) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
关闭SSH连接会话
close(Channel) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
关闭会话通道
close(String) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
关闭SSH连接会话
closeAll() - Method in enum org.aoju.bus.extra.ssh.JschSessionPool
关闭所有SSH连接会话
closeAll() - Static method in class org.aoju.bus.extra.ssh.SSHUtils
关闭所有SSH连接会话
compress(byte[]) - Method in class org.aoju.bus.extra.effect.Bzip2Provider
 
compress(byte[]) - Method in class org.aoju.bus.extra.effect.DeflaterProvider
 
compress(byte[]) - Method in interface org.aoju.bus.extra.effect.EffectProvider
数据压缩.
compress(byte[]) - Method in class org.aoju.bus.extra.effect.GzipProvider
 
compress(byte[]) - Method in class org.aoju.bus.extra.effect.Lz4Provider
 
compress(byte[]) - Method in class org.aoju.bus.extra.effect.LzoProvider
 
compress(byte[]) - Method in class org.aoju.bus.extra.effect.SnappyProvider
 
Connector - Class in org.aoju.bus.extra.ssh
连接者对象,提供一些连接的基本信息
Connector() - Constructor for class org.aoju.bus.extra.ssh.Connector
 
Connector(String, String, String) - Constructor for class org.aoju.bus.extra.ssh.Connector
构造
Connector(String, int, String, String) - Constructor for class org.aoju.bus.extra.ssh.Connector
构造
CP1252 - Class in org.aoju.bus.extra.locale
 
CP1252() - Constructor for class org.aoju.bus.extra.locale.CP1252
 
create(MailAccount) - Static method in class org.aoju.bus.extra.mail.Mail
创建邮件客户端
create() - Static method in class org.aoju.bus.extra.mail.Mail
创建邮件客户端,使用全局邮件帐户
create() - Static method in class org.aoju.bus.extra.qrcode.QrConfig
创建QrConfig
createChannel(Session, ChannelType) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
创建Channel连接
createSession(String, int, String, String) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
新建一个新的SSH会话,此方法并不打开会话(既不调用connect方法)
createSession(String, int, String, String, byte[]) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
新建一个新的SSH会话,此方法并不打开会话(既不调用connect方法)
createSession(JSch, String, int, String) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
创建一个SSH会话,重用已经使用的会话
createSftp(String, int, String, String) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
创建Sftp
createSftp(Session) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
创建Sftp
crop(int, int, int, int) - Method in class org.aoju.bus.extra.qrcode.BufferedImageLuminanceSource
 

D

DataEnd() - Method in class org.aoju.bus.extra.locale.PSM
 
decode(InputStream) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
解码二维码图片为文本
decode(File) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
解码二维码图片为文本
decode(Image) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
将二维码图片解码为文本
decode(Image, boolean, boolean) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
将二维码图片解码为文本
DEFAULT_CHARSET - Static variable in class org.aoju.bus.extra.ftp.AbstractFtp
 
DEFAULT_PORT - Static variable in class org.aoju.bus.extra.ftp.FtpUtils
默认端口
defaultIfEmpty() - Method in class org.aoju.bus.extra.mail.MailAccount
如果某些值为null,使用默认值
DeflaterProvider - Class in org.aoju.bus.extra.effect
基于deflater算法的数据解压缩.
DeflaterProvider() - Constructor for class org.aoju.bus.extra.effect.DeflaterProvider
 
delDir(String) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
删除文件夹及其文件夹下的所有文件
delDir(String) - Method in class org.aoju.bus.extra.ftp.FtpUtils
 
delDir(String) - Method in class org.aoju.bus.extra.ssh.Sftp
删除文件夹及其文件夹下的所有文件
delFile(String) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
删除指定目录下的指定文件
delFile(String) - Method in class org.aoju.bus.extra.ftp.FtpUtils
 
delFile(String) - Method in class org.aoju.bus.extra.ssh.Sftp
删除文件
Detectors - Class in org.aoju.bus.extra.locale
 
Detectors() - Constructor for class org.aoju.bus.extra.locale.Detectors
 
Detectors(int) - Constructor for class org.aoju.bus.extra.locale.Detectors
 
doIt(byte[], int, boolean) - Method in class org.aoju.bus.extra.locale.Detectors
 
doIt(byte[], int, boolean) - Method in interface org.aoju.bus.extra.locale.Locales
 
download(String, File) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
下载文件
download(String, File) - Method in class org.aoju.bus.extra.ftp.FtpUtils
下载文件
download(String, String, File) - Method in class org.aoju.bus.extra.ftp.FtpUtils
下载文件
download(String, String, OutputStream) - Method in class org.aoju.bus.extra.ftp.FtpUtils
下载文件到输出流
download(String, File) - Method in class org.aoju.bus.extra.ssh.Sftp
 

E

EffectProvider - Interface in org.aoju.bus.extra.effect
数据压缩/解压缩
EmojiUtils - Class in org.aoju.bus.extra.emoji
基于emoji-java的Emoji表情工具类
EmojiUtils() - Constructor for class org.aoju.bus.extra.emoji.EmojiUtils
 
encode(String, int, int) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
将文本内容编码为二维码
encode(String, QrConfig) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
将文本内容编码为二维码
encode(String, BarcodeFormat, int, int) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
将文本内容编码为条形码或二维码
encode(String, BarcodeFormat, QrConfig) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
将文本内容编码为条形码或二维码
encodeText(String, Charset) - Static method in class org.aoju.bus.extra.mail.InternalMail
编码中文字符 编码失败返回原字符串
errorCorrection - Variable in class org.aoju.bus.extra.qrcode.QrConfig
纠错级别
EUC - Class in org.aoju.bus.extra.locale
 
EUC() - Constructor for class org.aoju.bus.extra.locale.EUC
 
EUCJP - Class in org.aoju.bus.extra.locale
 
EUCJP() - Constructor for class org.aoju.bus.extra.locale.EUCJP
 
EUCJPS - Class in org.aoju.bus.extra.locale
 
EUCJPS() - Constructor for class org.aoju.bus.extra.locale.EUCJPS
 
EUCKR - Class in org.aoju.bus.extra.locale
 
EUCKR() - Constructor for class org.aoju.bus.extra.locale.EUCKR
 
EUCKRS - Class in org.aoju.bus.extra.locale
 
EUCKRS() - Constructor for class org.aoju.bus.extra.locale.EUCKRS
 
EUCTW - Class in org.aoju.bus.extra.locale
 
EUCTW() - Constructor for class org.aoju.bus.extra.locale.EUCTW
 
EUCTWS - Class in org.aoju.bus.extra.locale
 
EUCTWS() - Constructor for class org.aoju.bus.extra.locale.EUCTWS
 
exec(Session, String, Charset) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
执行Shell命令
exec(Session, String, Charset, OutputStream) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
执行Shell命令
exist(String) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
文件或目录是否存在
existFile(String) - Method in class org.aoju.bus.extra.ftp.FtpUtils
判断ftp服务器文件是否存在
extractEmojis(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
提取字符串中所有的Emoji Unicode

F

Factory - Enum in org.aoju.bus.extra.effect
解压缩服务工厂.
foreColor - Variable in class org.aoju.bus.extra.qrcode.QrConfig
前景色(二维码颜色)
found - Static variable in class org.aoju.bus.extra.locale.HtmlC
 
FtpMode - Enum in org.aoju.bus.extra.ftp
FTP连接模式
FtpUtils - Class in org.aoju.bus.extra.ftp
FTP客户端封装 此客户端基于Apache-Commons-Net
FtpUtils(String) - Constructor for class org.aoju.bus.extra.ftp.FtpUtils
构造,匿名登录
FtpUtils(String, int) - Constructor for class org.aoju.bus.extra.ftp.FtpUtils
构造,匿名登录
FtpUtils(String, int, String, String) - Constructor for class org.aoju.bus.extra.ftp.FtpUtils
构造
FtpUtils(String, int, String, String, Charset) - Constructor for class org.aoju.bus.extra.ftp.FtpUtils
构造
FtpUtils(String, int, String, String, Charset, FtpMode) - Constructor for class org.aoju.bus.extra.ftp.FtpUtils
构造

G

GB18030 - Class in org.aoju.bus.extra.locale
 
GB18030() - Constructor for class org.aoju.bus.extra.locale.GB18030
 
GB2312 - Class in org.aoju.bus.extra.locale
 
GB2312() - Constructor for class org.aoju.bus.extra.locale.GB2312
 
GB2312S - Class in org.aoju.bus.extra.locale
 
GB2312S() - Constructor for class org.aoju.bus.extra.locale.GB2312S
 
generate(String, int, int, File) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成二维码到文件,二维码图片格式取决于文件的扩展名
generate(String, QrConfig, File) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成二维码到文件,二维码图片格式取决于文件的扩展名
generate(String, int, int, String, OutputStream) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成二维码到输出流
generate(String, QrConfig, String, OutputStream) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成二维码到输出流
generate(String, int, int) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成二维码图片
generate(String, BarcodeFormat, int, int) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成二维码或条形码图片
generate(String, QrConfig) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成二维码图片
generate(String, BarcodeFormat, QrConfig) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成二维码或条形码图片 只有二维码时QrConfig中的图片才有效
generateLocalPort() - Static method in class org.aoju.bus.extra.ssh.SSHUtils
生成一个本地端口,用于远程端口映射
generatePng(String, int, int) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成PNG格式的二维码图片,以byte[]形式表示
generatePng(String, QrConfig) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
生成PNG格式的二维码图片,以byte[]形式表示
get(String) - Method in enum org.aoju.bus.extra.effect.Factory
获取解压缩服务提供者 @SPI 值是{#name} 名称
get(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
通过别名获取Emoji
get(String) - Method in enum org.aoju.bus.extra.ssh.JschSessionPool
获取Session,不存在返回null
get(String, String) - Method in class org.aoju.bus.extra.ssh.Sftp
获取远程文件
getAccount() - Method in enum org.aoju.bus.extra.mail.GlobalMailAccount
获得邮件帐户
getBackColor() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取背景色
getByTag(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
通过tag方式获取对应的所有Emoji表情
getCharset() - Method in class org.aoju.bus.extra.mail.MailAccount
获取字符集编码
getCharset() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取编码
getClient() - Method in class org.aoju.bus.extra.ftp.FtpUtils
获取FTPClient客户端对象
getClient() - Method in class org.aoju.bus.extra.ssh.Sftp
获取SFTP通道客户端
getErrorCorrection() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取纠错级别
getForeColor() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取前景色
getFrom() - Method in class org.aoju.bus.extra.mail.MailAccount
获取发送方,遵循RFC-822标准
getGroup() - Method in class org.aoju.bus.extra.ssh.Connector
获得用户组名
getHeight() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取高度
getHost() - Method in class org.aoju.bus.extra.mail.MailAccount
获得SMTP服务器域名
getHost() - Method in class org.aoju.bus.extra.ssh.Connector
获得主机名
getImg() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取二维码中的Logo
getMargin() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取边距
getMatrix() - Method in class org.aoju.bus.extra.qrcode.BufferedImageLuminanceSource
 
getNextState(Verifier, byte, byte) - Static method in class org.aoju.bus.extra.locale.Verifier
 
getPass() - Method in class org.aoju.bus.extra.mail.MailAccount
获取密码
getPassword() - Method in class org.aoju.bus.extra.ssh.Connector
获得密码
getPasswordAuthentication() - Method in class org.aoju.bus.extra.mail.UserPassAuthenticator
 
getPort() - Method in class org.aoju.bus.extra.mail.MailAccount
获得SMTP服务端口
getPort() - Method in class org.aoju.bus.extra.ssh.Connector
获得端口号
getProbableCharsets() - Method in class org.aoju.bus.extra.locale.PSM
 
getRatio() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取二维码中的Logo缩放的比例系数,如5表示长宽最小值的1/5
getRow(int, byte[]) - Method in class org.aoju.bus.extra.qrcode.BufferedImageLuminanceSource
 
getSession(String, int, String, String) - Method in enum org.aoju.bus.extra.ssh.JschSessionPool
获得一个SSH跳板机会话,重用已经使用的会话
getSession(String, int, String, String) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
获得一个SSH会话,重用已经使用的会话
getSmtpProps() - Method in class org.aoju.bus.extra.mail.MailAccount
获得SMTP相关信息
getSocketFactoryClass() - Method in class org.aoju.bus.extra.mail.MailAccount
获取指定实现javax.net.SocketFactory接口的类的名称,这个类将被用于创建SMTP的套接字
getSocketFactoryPort() - Method in class org.aoju.bus.extra.mail.MailAccount
获取指定的端口连接到在使用指定的套接字工厂 如果没有设置,将使用默认端口
getUser() - Method in class org.aoju.bus.extra.mail.MailAccount
获取用户名
getUser() - Method in class org.aoju.bus.extra.ssh.Connector
获得用户名
getValue() - Method in enum org.aoju.bus.extra.ssh.ChannelType
获取值
getWidth() - Method in class org.aoju.bus.extra.qrcode.QrConfig
获取宽度
GlobalMailAccount - Enum in org.aoju.bus.extra.mail
全局邮件帐户,依赖于邮件配置文件 MailAccount.MAIL_SETTING_PATH}
GzipProvider - Class in org.aoju.bus.extra.effect
基于gzip算法的数据解压缩.
GzipProvider() - Constructor for class org.aoju.bus.extra.effect.GzipProvider
 

H

handleData(byte[], int) - Method in class org.aoju.bus.extra.locale.PSM
 
height - Variable in class org.aoju.bus.extra.qrcode.QrConfig
home() - Method in class org.aoju.bus.extra.ssh.Sftp
获取HOME路径
host - Variable in class org.aoju.bus.extra.ftp.AbstractFtp
 
HtmlC - Class in org.aoju.bus.extra.locale
 
HtmlC() - Constructor for class org.aoju.bus.extra.locale.HtmlC
 
HZ - Class in org.aoju.bus.extra.locale
 
HZ() - Constructor for class org.aoju.bus.extra.locale.HZ
 

I

img - Variable in class org.aoju.bus.extra.qrcode.QrConfig
二维码中的Logo
init() - Method in class org.aoju.bus.extra.ftp.FtpUtils
初始化连接
init(String, int, String, String) - Method in class org.aoju.bus.extra.ftp.FtpUtils
初始化连接
init(String, int, String, String, FtpMode) - Method in class org.aoju.bus.extra.ftp.FtpUtils
初始化连接
init(Observer) - Method in class org.aoju.bus.extra.locale.Detectors
 
init(Observer) - Method in interface org.aoju.bus.extra.locale.Locales
 
init(String, int, String, String, Charset) - Method in class org.aoju.bus.extra.ssh.Sftp
构造
init(Session, Charset) - Method in class org.aoju.bus.extra.ssh.Sftp
初始化
init(ChannelSftp, Charset) - Method in class org.aoju.bus.extra.ssh.Sftp
初始化
initVerifiers(int) - Method in class org.aoju.bus.extra.locale.PSM
 
InternalMail - Class in org.aoju.bus.extra.mail
邮件内部工具类
InternalMail() - Constructor for class org.aoju.bus.extra.mail.InternalMail
 
isAscii(byte[], int) - Method in class org.aoju.bus.extra.locale.Detectors
 
isAuth() - Method in class org.aoju.bus.extra.mail.MailAccount
是否需要用户名密码验证
isCropSupported() - Method in class org.aoju.bus.extra.qrcode.BufferedImageLuminanceSource
 
isDebug() - Method in class org.aoju.bus.extra.mail.MailAccount
是否打开调试模式,调试模式会显示与邮件服务器通信过程,默认不开启
isEmoji(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
是否为Emoji表情的Unicode符
ISO2022CN - Class in org.aoju.bus.extra.locale
 
ISO2022CN() - Constructor for class org.aoju.bus.extra.locale.ISO2022CN
 
ISO2022JP - Class in org.aoju.bus.extra.locale
 
ISO2022JP() - Constructor for class org.aoju.bus.extra.locale.ISO2022JP
 
ISO2022KR - Class in org.aoju.bus.extra.locale
 
ISO2022KR() - Constructor for class org.aoju.bus.extra.locale.ISO2022KR
 
isRotateSupported() - Method in class org.aoju.bus.extra.qrcode.BufferedImageLuminanceSource
 
isSocketFactoryFallback() - Method in class org.aoju.bus.extra.mail.MailAccount
如果设置为true,未能创建一个套接字使用指定的套接字工厂类将导致使用java.net.Socket创建的套接字类, 默认值为true
isSplitlongparameters() - Method in class org.aoju.bus.extra.mail.MailAccount
对于超长参数是否切分为多份,默认为false(国内邮箱附件不支持切分的附件名)
isSslEnable() - Method in class org.aoju.bus.extra.mail.MailAccount
是否使用 SSL安全连接
isStartttlsEnable() - Method in class org.aoju.bus.extra.mail.MailAccount
是否使用 STARTTLS安全连接,STARTTLS是对纯文本通信协议的扩展 它将纯文本连接升级为加密连接(TLS或SSL), 而不是使用一个单独的加密通信端口
isUCS2() - Method in class org.aoju.bus.extra.locale.BIG5
 
isUCS2() - Method in class org.aoju.bus.extra.locale.CP1252
 
isUCS2() - Method in class org.aoju.bus.extra.locale.EUCJP
 
isUCS2() - Method in class org.aoju.bus.extra.locale.EUCKR
 
isUCS2() - Method in class org.aoju.bus.extra.locale.EUCTW
 
isUCS2() - Method in class org.aoju.bus.extra.locale.GB18030
 
isUCS2() - Method in class org.aoju.bus.extra.locale.GB2312
 
isUCS2() - Method in class org.aoju.bus.extra.locale.HZ
 
isUCS2() - Method in class org.aoju.bus.extra.locale.ISO2022CN
 
isUCS2() - Method in class org.aoju.bus.extra.locale.ISO2022JP
 
isUCS2() - Method in class org.aoju.bus.extra.locale.ISO2022KR
 
isUCS2() - Method in class org.aoju.bus.extra.locale.SJIS
 
isUCS2() - Method in class org.aoju.bus.extra.locale.UCS2BE
 
isUCS2() - Method in class org.aoju.bus.extra.locale.UCS2LE
 
isUCS2() - Method in class org.aoju.bus.extra.locale.UTF8
 
isUCS2() - Method in class org.aoju.bus.extra.locale.Verifier
 

J

JAPANESE - Static variable in class org.aoju.bus.extra.locale.PSM
 
JschSessionPool - Enum in org.aoju.bus.extra.ssh
Jsch会话池

K

KOREAN - Static variable in class org.aoju.bus.extra.locale.PSM
 

L

Locales - Interface in org.aoju.bus.extra.locale
 
ls(String) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
遍历某个目录下所有文件和目录,不会递归遍历
ls(String) - Method in class org.aoju.bus.extra.ftp.FtpUtils
 
ls(String) - Method in class org.aoju.bus.extra.ssh.Sftp
遍历某个目录下所有文件或目录,不会递归遍历
ls(String, Filter<ChannelSftp.LsEntry>) - Method in class org.aoju.bus.extra.ssh.Sftp
遍历某个目录下所有文件或目录,不会递归遍历
lsDirs(String) - Method in class org.aoju.bus.extra.ssh.Sftp
遍历某个目录下所有目录,不会递归遍历
lsFiles(String) - Method in class org.aoju.bus.extra.ftp.FtpUtils
遍历某个目录下所有文件和目录,不会递归遍历
lsFiles(String) - Method in class org.aoju.bus.extra.ssh.Sftp
遍历某个目录下所有文件,不会递归遍历
Lz4Provider - Class in org.aoju.bus.extra.effect
基于lz4算法的数据解压缩.
Lz4Provider() - Constructor for class org.aoju.bus.extra.effect.Lz4Provider
 
LzoProvider - Class in org.aoju.bus.extra.effect
基于lzo算法的数据解压缩.
LzoProvider() - Constructor for class org.aoju.bus.extra.effect.LzoProvider
 

M

Mail - Class in org.aoju.bus.extra.mail
邮件发送客户端
Mail() - Constructor for class org.aoju.bus.extra.mail.Mail
构造,使用全局邮件帐户
Mail(MailAccount) - Constructor for class org.aoju.bus.extra.mail.Mail
构造
MAIL_SETTING_PATH - Static variable in class org.aoju.bus.extra.mail.MailAccount
 
MailAccount - Class in org.aoju.bus.extra.mail
邮件账户对象
MailAccount() - Constructor for class org.aoju.bus.extra.mail.MailAccount
构造,所有参数需自行定义或保持默认值
MailAccount(String) - Constructor for class org.aoju.bus.extra.mail.MailAccount
构造
MailAccount(Setting) - Constructor for class org.aoju.bus.extra.mail.MailAccount
构造
MailUtils - Class in org.aoju.bus.extra.mail
邮件工具类,基于javax.mail封装
MailUtils() - Constructor for class org.aoju.bus.extra.mail.MailUtils
 
main(String[]) - Static method in class org.aoju.bus.extra.locale.HtmlC
 
margin - Variable in class org.aoju.bus.extra.qrcode.QrConfig
边距1~4
MAX_VERIFIERS - Static variable in class org.aoju.bus.extra.locale.PSM
 
mFirstByteCnt - Variable in class org.aoju.bus.extra.locale.EUC
 
mFirstByteFreq() - Method in class org.aoju.bus.extra.locale.Big5S
 
mFirstByteFreq - Variable in class org.aoju.bus.extra.locale.EUC
 
mFirstByteFreq() - Method in class org.aoju.bus.extra.locale.EUCJPS
 
mFirstByteFreq() - Method in class org.aoju.bus.extra.locale.EUCKRS
 
mFirstByteFreq() - Method in class org.aoju.bus.extra.locale.EUCTWS
 
mFirstByteFreq() - Method in class org.aoju.bus.extra.locale.GB2312S
 
mFirstByteFreq() - Method in class org.aoju.bus.extra.locale.Score
 
mFirstByteMean() - Method in class org.aoju.bus.extra.locale.Big5S
 
mFirstByteMean() - Method in class org.aoju.bus.extra.locale.EUCJPS
 
mFirstByteMean() - Method in class org.aoju.bus.extra.locale.EUCKRS
 
mFirstByteMean() - Method in class org.aoju.bus.extra.locale.EUCTWS
 
mFirstByteMean() - Method in class org.aoju.bus.extra.locale.GB2312S
 
mFirstByteMean() - Method in class org.aoju.bus.extra.locale.Score
 
mFirstByteStdDev() - Method in class org.aoju.bus.extra.locale.Big5S
 
mFirstByteStdDev() - Method in class org.aoju.bus.extra.locale.EUCJPS
 
mFirstByteStdDev() - Method in class org.aoju.bus.extra.locale.EUCKRS
 
mFirstByteStdDev() - Method in class org.aoju.bus.extra.locale.EUCTWS
 
mFirstByteStdDev() - Method in class org.aoju.bus.extra.locale.GB2312S
 
mFirstByteStdDev() - Method in class org.aoju.bus.extra.locale.Score
 
mFirstByteWeight() - Method in class org.aoju.bus.extra.locale.Big5S
 
mFirstByteWeight() - Method in class org.aoju.bus.extra.locale.EUCJPS
 
mFirstByteWeight() - Method in class org.aoju.bus.extra.locale.EUCKRS
 
mFirstByteWeight() - Method in class org.aoju.bus.extra.locale.EUCTWS
 
mFirstByteWeight() - Method in class org.aoju.bus.extra.locale.GB2312S
 
mFirstByteWeight() - Method in class org.aoju.bus.extra.locale.Score
 
mkdir(String) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
在当前远程目录(工作目录)下创建新的目录
mkdir(String) - Method in class org.aoju.bus.extra.ftp.FtpUtils
 
mkdir(String) - Method in class org.aoju.bus.extra.ssh.Sftp
 
mkDirs(String) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
创建指定文件夹及其父目录,从根目录开始创建,创建完成后回到默认的工作目录
mSecondByteCnt - Variable in class org.aoju.bus.extra.locale.EUC
 
mSecondByteFreq() - Method in class org.aoju.bus.extra.locale.Big5S
 
mSecondByteFreq - Variable in class org.aoju.bus.extra.locale.EUC
 
mSecondByteFreq() - Method in class org.aoju.bus.extra.locale.EUCJPS
 
mSecondByteFreq() - Method in class org.aoju.bus.extra.locale.EUCKRS
 
mSecondByteFreq() - Method in class org.aoju.bus.extra.locale.EUCTWS
 
mSecondByteFreq() - Method in class org.aoju.bus.extra.locale.GB2312S
 
mSecondByteFreq() - Method in class org.aoju.bus.extra.locale.Score
 
mSecondByteMean() - Method in class org.aoju.bus.extra.locale.Big5S
 
mSecondByteMean() - Method in class org.aoju.bus.extra.locale.EUCJPS
 
mSecondByteMean() - Method in class org.aoju.bus.extra.locale.EUCKRS
 
mSecondByteMean() - Method in class org.aoju.bus.extra.locale.EUCTWS
 
mSecondByteMean() - Method in class org.aoju.bus.extra.locale.GB2312S
 
mSecondByteMean() - Method in class org.aoju.bus.extra.locale.Score
 
mSecondByteStdDev() - Method in class org.aoju.bus.extra.locale.Big5S
 
mSecondByteStdDev() - Method in class org.aoju.bus.extra.locale.EUCJPS
 
mSecondByteStdDev() - Method in class org.aoju.bus.extra.locale.EUCKRS
 
mSecondByteStdDev() - Method in class org.aoju.bus.extra.locale.EUCTWS
 
mSecondByteStdDev() - Method in class org.aoju.bus.extra.locale.GB2312S
 
mSecondByteStdDev() - Method in class org.aoju.bus.extra.locale.Score
 
mSecondByteWeight() - Method in class org.aoju.bus.extra.locale.Big5S
 
mSecondByteWeight() - Method in class org.aoju.bus.extra.locale.EUCJPS
 
mSecondByteWeight() - Method in class org.aoju.bus.extra.locale.EUCKRS
 
mSecondByteWeight() - Method in class org.aoju.bus.extra.locale.EUCTWS
 
mSecondByteWeight() - Method in class org.aoju.bus.extra.locale.GB2312S
 
mSecondByteWeight() - Method in class org.aoju.bus.extra.locale.Score
 

N

NO_OF_LANGUAGES - Static variable in class org.aoju.bus.extra.locale.PSM
 
notify(String) - Method in interface org.aoju.bus.extra.locale.Observer
 

O

Observer - Interface in org.aoju.bus.extra.locale
 
openAndBindPortToLocal(Connector, String, int) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
打开SSH会话,并绑定远程端口到本地的一个随机端口
openChannel(Session, ChannelType) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
打开Channel连接
openSession(String, int, String, String) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
打开一个新的SSH会话
openSession(String, int, String, String, byte[]) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
打开一个新的SSH会话
openSftp(Session) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
打开SFTP连接
openShell(Session) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
打开Shell连接
org.aoju.bus.extra.effect - package org.aoju.bus.extra.effect
 
org.aoju.bus.extra.emoji - package org.aoju.bus.extra.emoji
 
org.aoju.bus.extra.ftp - package org.aoju.bus.extra.ftp
 
org.aoju.bus.extra.locale - package org.aoju.bus.extra.locale
 
org.aoju.bus.extra.mail - package org.aoju.bus.extra.mail
 
org.aoju.bus.extra.qrcode - package org.aoju.bus.extra.qrcode
 
org.aoju.bus.extra.sms - package org.aoju.bus.extra.sms
 
org.aoju.bus.extra.ssh - package org.aoju.bus.extra.ssh
 

P

parseAddress(String, Charset) - Static method in class org.aoju.bus.extra.mail.InternalMail
将一个地址字符串解析为多个地址 地址间使用" "、","、";"分隔
parseAddressFromStrs(String[], Charset) - Static method in class org.aoju.bus.extra.mail.InternalMail
将多个字符串邮件地址转为InternetAddress列表 单个字符串地址可以是多个地址合并的字符串
parseFirstAddress(String, Charset) - Static method in class org.aoju.bus.extra.mail.InternalMail
解析第一个地址
password - Variable in class org.aoju.bus.extra.ftp.AbstractFtp
 
port - Variable in class org.aoju.bus.extra.ftp.AbstractFtp
 
PSM - Class in org.aoju.bus.extra.locale
 
PSM() - Constructor for class org.aoju.bus.extra.locale.PSM
 
PSM(int) - Constructor for class org.aoju.bus.extra.locale.PSM
 
PSM(int, Verifier[], Score[]) - Constructor for class org.aoju.bus.extra.locale.PSM
 
put(String, Session) - Method in enum org.aoju.bus.extra.ssh.JschSessionPool
加入Session
put(String, String) - Method in class org.aoju.bus.extra.ssh.Sftp
将本地文件上传到目标服务器,目标文件名为destPath,若destPath为目录,则目标文件名将与srcFilePath文件名相同 覆盖模式
put(String, String, Sftp.Mode) - Method in class org.aoju.bus.extra.ssh.Sftp
将本地文件上传到目标服务器,目标文件名为destPath,若destPath为目录,则目标文件名将与srcFilePath文件名相同
pwd() - Method in class org.aoju.bus.extra.ftp.AbstractFtp
远程当前目录(工作目录)
pwd() - Method in class org.aoju.bus.extra.ftp.FtpUtils
远程当前目录
pwd() - Method in class org.aoju.bus.extra.ssh.Sftp
远程当前目录

Q

QrCodeUtils - Class in org.aoju.bus.extra.qrcode
基于Zxing的二维码工具类
QrCodeUtils() - Constructor for class org.aoju.bus.extra.qrcode.QrCodeUtils
 
QrConfig - Class in org.aoju.bus.extra.qrcode
二维码设置
QrConfig() - Constructor for class org.aoju.bus.extra.qrcode.QrConfig
构造,默认长宽为300
QrConfig(int, int) - Constructor for class org.aoju.bus.extra.qrcode.QrConfig
构造

R

ratio - Variable in class org.aoju.bus.extra.qrcode.QrConfig
二维码中的Logo缩放的比例系数,如5表示长宽最小值的1/5
reconnectIfTimeout() - Method in class org.aoju.bus.extra.ftp.AbstractFtp
如果连接超时的话,重新进行连接
reconnectIfTimeout() - Method in class org.aoju.bus.extra.ftp.FtpUtils
如果连接超时的话,重新进行连接 经测试,当连接超时时,client.isConnected()仍然返回ture,无法判断是否连接超时 因此,通过发送pwd命令的方式,检查连接是否超时
reconnectIfTimeout() - Method in class org.aoju.bus.extra.ssh.Sftp
 
remove(Session) - Method in enum org.aoju.bus.extra.ssh.JschSessionPool
移除指定Session
removeAllEmojis(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
去除字符串中所有的Emoji Unicode字符
report(String) - Method in class org.aoju.bus.extra.locale.Detectors
 
report(String) - Method in class org.aoju.bus.extra.locale.PSM
 
reset() - Method in class org.aoju.bus.extra.locale.EUC
 
reset() - Method in class org.aoju.bus.extra.locale.PSM
 
rotateCounterClockwise() - Method in class org.aoju.bus.extra.qrcode.BufferedImageLuminanceSource
 

S

sample(byte[], int) - Method in class org.aoju.bus.extra.locale.PSM
 
sample(byte[], int, boolean) - Method in class org.aoju.bus.extra.locale.PSM
 
Score - Class in org.aoju.bus.extra.locale
 
Score() - Constructor for class org.aoju.bus.extra.locale.Score
 
send(AliMailEntity) - Method in class org.aoju.bus.extra.mail.AliMailService
发送邮件逻辑处理
send() - Method in class org.aoju.bus.extra.mail.Mail
发送
send(String, String, String, boolean, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
使用配置文件中设置的账户发送邮件,发送单个或多个收件人 多个收件人可以使用逗号“,”分隔,也可以通过分号“;”分隔
send(String, String, String, String, String, boolean, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
使用配置文件中设置的账户发送邮件,发送单个或多个收件人 多个收件人、抄送人、密送人可以使用逗号“,”分隔,也可以通过分号“;”分隔
send(Collection<String>, String, String, boolean, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
使用配置文件中设置的账户发送邮件,发送给多人
send(Collection<String>, Collection<String>, Collection<String>, String, String, boolean, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
使用配置文件中设置的账户发送邮件,发送给多人
send(MailAccount, String, String, String, boolean, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
发送邮件给多人
send(MailAccount, Collection<String>, String, String, boolean, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
发送邮件给多人
send(MailAccount, Collection<String>, Collection<String>, Collection<String>, String, String, boolean, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
发送邮件给多人
send(AliSmsEntity) - Method in class org.aoju.bus.extra.sms.AliSmsService
发送短信逻辑处理
sendHtml(String, String, String, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
使用配置文件中设置的账户发送HTML邮件,发送给单个或多个收件人 多个收件人可以使用逗号“,”分隔,也可以通过分号“;”分隔
sendHtml(Collection<String>, String, String, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
使用配置文件中设置的账户发送HTML邮件,发送给多人
sendText(String, String, String, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
使用配置文件中设置的账户发送文本邮件,发送给单个或多个收件人 多个收件人可以使用逗号“,”分隔,也可以通过分号“;”分隔
sendText(Collection<String>, String, String, File...) - Static method in class org.aoju.bus.extra.mail.MailUtils
使用配置文件中设置的账户发送文本邮件,发送给多人
setAttachments(DataSource...) - Method in class org.aoju.bus.extra.mail.Mail
设置附件,附件使用DataSource 形式表示,可以使用FileDataSource包装文件表示文件附件
setAuth(boolean) - Method in class org.aoju.bus.extra.mail.MailAccount
设置是否需要用户名密码验证
setBackColor(int) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置背景色,例如:Color.BLUE.getRGB()
setBccs(String...) - Method in class org.aoju.bus.extra.mail.Mail
设置多个密送人(blind carbon copy)
setCcs(String...) - Method in class org.aoju.bus.extra.mail.Mail
设置多个抄送人(carbon copy)
setCharset(Charset) - Method in class org.aoju.bus.extra.mail.Mail
设置字符集编码
setCharset(Charset) - Method in class org.aoju.bus.extra.mail.MailAccount
设置字符集编码
setCharset(Charset) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置编码
setConnectionTimeout(long) - Method in class org.aoju.bus.extra.mail.MailAccount
设置Socket连接超时值,单位毫秒,缺省值不超时
setContent(String) - Method in class org.aoju.bus.extra.mail.Mail
设置正文
setDebug(boolean) - Method in class org.aoju.bus.extra.mail.MailAccount
设置是否打开调试模式,调试模式会显示与邮件服务器通信过程,默认不开启
setErrorCorrection(ErrorCorrectionLevel) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置纠错级别
setFiles(File...) - Method in class org.aoju.bus.extra.mail.Mail
设置文件类型附件
setForeColor(int) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置前景色,例如:Color.BLUE.getRGB()
setFrom(String) - Method in class org.aoju.bus.extra.mail.MailAccount
设置发送方,遵循RFC-822标准
setGroup(String) - Method in class org.aoju.bus.extra.ssh.Connector
设定用户组名
setHeight(int) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置高度
setHost(String) - Method in class org.aoju.bus.extra.mail.MailAccount
设置SMTP服务器域名
setHost(String) - Method in class org.aoju.bus.extra.ssh.Connector
设定主机名
setHtml(boolean) - Method in class org.aoju.bus.extra.mail.Mail
设置是否是HTML
setImg(String) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置二维码中的Logo文件
setImg(File) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置二维码中的Logo文件
setImg(Image) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置二维码中的Logo
setMargin(Integer) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置边距
setMode(FtpMode) - Method in class org.aoju.bus.extra.ftp.FtpUtils
设置FTP连接模式,可选主动和被动模式
setPass(String) - Method in class org.aoju.bus.extra.mail.MailAccount
设置密码
setPassword(String) - Method in class org.aoju.bus.extra.ssh.Connector
设定密码
setPort(Integer) - Method in class org.aoju.bus.extra.mail.MailAccount
设置SMTP服务端口
setPort(int) - Method in class org.aoju.bus.extra.ssh.Connector
设定端口号
setRatio(int) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置二维码中的Logo缩放的比例系数,如5表示长宽最小值的1/5
setSocketFactoryClass(String) - Method in class org.aoju.bus.extra.mail.MailAccount
设置指定实现javax.net.SocketFactory接口的类的名称,这个类将被用于创建SMTP的套接字
setSocketFactoryFallback(boolean) - Method in class org.aoju.bus.extra.mail.MailAccount
如果设置为true,未能创建一个套接字使用指定的套接字工厂类将导致使用java.net.Socket创建的套接字类, 默认值为true
setSocketFactoryPort(int) - Method in class org.aoju.bus.extra.mail.MailAccount
指定的端口连接到在使用指定的套接字工厂 如果没有设置,将使用默认端口
setSplitlongparameters(boolean) - Method in class org.aoju.bus.extra.mail.MailAccount
设置对于超长参数是否切分为多份,默认为false(国内邮箱附件不支持切分的附件名)
setSslEnable(Boolean) - Method in class org.aoju.bus.extra.mail.MailAccount
设置是否使用SSL安全连接
setStartttlsEnable(boolean) - Method in class org.aoju.bus.extra.mail.MailAccount
设置是否使用STARTTLS安全连接,STARTTLS是对纯文本通信协议的扩展 它将纯文本连接升级为加密连接(TLS或SSL), 而不是使用一个单独的加密通信端口
setTimeout(long) - Method in class org.aoju.bus.extra.mail.MailAccount
设置SMTP超时时长,单位毫秒,缺省值不超时
setTitle(String) - Method in class org.aoju.bus.extra.mail.Mail
设置标题
setTos(String...) - Method in class org.aoju.bus.extra.mail.Mail
设置多个收件人
setUseGlobalSession(boolean) - Method in class org.aoju.bus.extra.mail.Mail
设置是否使用全局会话,默认为true
setUser(String) - Method in class org.aoju.bus.extra.mail.MailAccount
设置用户名
setUser(String) - Method in class org.aoju.bus.extra.ssh.Connector
设定用户名
setWidth(int) - Method in class org.aoju.bus.extra.qrcode.QrConfig
设置宽度
Sftp - Class in org.aoju.bus.extra.ssh
SFTP是Secure File Transfer Protocol的缩写,安全文件传送协议 可以为传输文件提供一种安全的加密方法 SFTP 为 SSH的一部份,是一种传输文件到服务器的安全方式 SFTP是使用加密传输认证信息和传输的数据,所以,使用SFTP是非常安全的 但是,由于这种传输方式使用了加密/解密技术,所以传输效率比普通的FTP要低得多,如果您对网络安全性要求更高时,可以使用SFTP代替FTP
Sftp(String, int, String, String) - Constructor for class org.aoju.bus.extra.ssh.Sftp
构造
Sftp(String, int, String, String, Charset) - Constructor for class org.aoju.bus.extra.ssh.Sftp
构造
Sftp(Session) - Constructor for class org.aoju.bus.extra.ssh.Sftp
构造
Sftp(Session, Charset) - Constructor for class org.aoju.bus.extra.ssh.Sftp
构造
Sftp(ChannelSftp, Charset) - Constructor for class org.aoju.bus.extra.ssh.Sftp
构造
Sftp.Mode - Enum in org.aoju.bus.extra.ssh
JSch支持的三种文件传输模式
SIMPLIFIED_CHINESE - Static variable in class org.aoju.bus.extra.locale.PSM
 
SJIS - Class in org.aoju.bus.extra.locale
 
SJIS() - Constructor for class org.aoju.bus.extra.locale.SJIS
 
SnappyProvider - Class in org.aoju.bus.extra.effect
基于snappy的数据压缩.
SnappyProvider() - Constructor for class org.aoju.bus.extra.effect.SnappyProvider
 
SSH_NONE - Static variable in class org.aoju.bus.extra.ssh.SSHUtils
不使用SSH的值
SSHUtils - Class in org.aoju.bus.extra.ssh
SSH2工具类 它允许你连接到一个SSH服务器,并且可以使用端口转发,X11转发,文件传输等
SSHUtils() - Constructor for class org.aoju.bus.extra.ssh.SSHUtils
 
states() - Method in class org.aoju.bus.extra.locale.BIG5
 
states() - Method in class org.aoju.bus.extra.locale.CP1252
 
states() - Method in class org.aoju.bus.extra.locale.EUCJP
 
states() - Method in class org.aoju.bus.extra.locale.EUCKR
 
states() - Method in class org.aoju.bus.extra.locale.EUCTW
 
states() - Method in class org.aoju.bus.extra.locale.GB18030
 
states() - Method in class org.aoju.bus.extra.locale.GB2312
 
states() - Method in class org.aoju.bus.extra.locale.HZ
 
states() - Method in class org.aoju.bus.extra.locale.ISO2022CN
 
states() - Method in class org.aoju.bus.extra.locale.ISO2022JP
 
states() - Method in class org.aoju.bus.extra.locale.ISO2022KR
 
states() - Method in class org.aoju.bus.extra.locale.SJIS
 
states() - Method in class org.aoju.bus.extra.locale.UCS2BE
 
states() - Method in class org.aoju.bus.extra.locale.UCS2LE
 
states() - Method in class org.aoju.bus.extra.locale.UTF8
 
states() - Method in class org.aoju.bus.extra.locale.Verifier
 
stFactor() - Method in class org.aoju.bus.extra.locale.BIG5
 
stFactor() - Method in class org.aoju.bus.extra.locale.CP1252
 
stFactor() - Method in class org.aoju.bus.extra.locale.EUCJP
 
stFactor() - Method in class org.aoju.bus.extra.locale.EUCKR
 
stFactor() - Method in class org.aoju.bus.extra.locale.EUCTW
 
stFactor() - Method in class org.aoju.bus.extra.locale.GB18030
 
stFactor() - Method in class org.aoju.bus.extra.locale.GB2312
 
stFactor() - Method in class org.aoju.bus.extra.locale.HZ
 
stFactor() - Method in class org.aoju.bus.extra.locale.ISO2022CN
 
stFactor() - Method in class org.aoju.bus.extra.locale.ISO2022JP
 
stFactor() - Method in class org.aoju.bus.extra.locale.ISO2022KR
 
stFactor() - Method in class org.aoju.bus.extra.locale.SJIS
 
stFactor() - Method in class org.aoju.bus.extra.locale.UCS2BE
 
stFactor() - Method in class org.aoju.bus.extra.locale.UCS2LE
 
stFactor() - Method in class org.aoju.bus.extra.locale.UTF8
 
stFactor() - Method in class org.aoju.bus.extra.locale.Verifier
 

T

to(String...) - Method in class org.aoju.bus.extra.mail.Mail
设置收件人
toAlias(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
将字符串中的Unicode Emoji字符转换为别名表现形式
toAlias(String, EmojiParser.FitzpatrickAction) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
将字符串中的Unicode Emoji字符转换为别名表现形式,别名后会增加"|"并追加fitzpatrick类型
toHints() - Method in class org.aoju.bus.extra.qrcode.QrConfig
转换为Zxing的二维码配置
toHtml(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
将字符串中的Unicode Emoji字符转换为HTML表现形式
toHtmlHex(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
将字符串中的Unicode Emoji字符转换为HTML 16进制表现形式
toImage(BitMatrix, int, int) - Static method in class org.aoju.bus.extra.qrcode.QrCodeUtils
BitMatrix转BufferedImage
toParent() - Method in class org.aoju.bus.extra.ftp.AbstractFtp
打开上级目录
toUnicode(String) - Static method in class org.aoju.bus.extra.emoji.EmojiUtils
将子串中的Emoji别名和其HTML表示形式替换为为Unicode Emoji符号
TRADITIONAL_CHINESE - Static variable in class org.aoju.bus.extra.locale.PSM
 

U

UCS2BE - Class in org.aoju.bus.extra.locale
 
UCS2BE() - Constructor for class org.aoju.bus.extra.locale.UCS2BE
 
UCS2LE - Class in org.aoju.bus.extra.locale
 
UCS2LE() - Constructor for class org.aoju.bus.extra.locale.UCS2LE
 
unBindPort(Session, int) - Static method in class org.aoju.bus.extra.ssh.SSHUtils
解除端口映射
uncompress(byte[]) - Method in class org.aoju.bus.extra.effect.Bzip2Provider
 
uncompress(byte[]) - Method in class org.aoju.bus.extra.effect.DeflaterProvider
 
uncompress(byte[]) - Method in interface org.aoju.bus.extra.effect.EffectProvider
数据解压.
uncompress(byte[]) - Method in class org.aoju.bus.extra.effect.GzipProvider
 
uncompress(byte[]) - Method in class org.aoju.bus.extra.effect.Lz4Provider
 
uncompress(byte[]) - Method in class org.aoju.bus.extra.effect.LzoProvider
 
uncompress(byte[]) - Method in class org.aoju.bus.extra.effect.SnappyProvider
 
upload(String, File) - Method in class org.aoju.bus.extra.ftp.AbstractFtp
将本地文件上传到目标服务器,目标文件名为destPath,若destPath为目录,则目标文件名将与srcFilePath文件名相同 覆盖模式
upload(String, File) - Method in class org.aoju.bus.extra.ftp.FtpUtils
上传文件到指定目录,可选:
upload(String, String, File) - Method in class org.aoju.bus.extra.ftp.FtpUtils
上传文件到指定目录,可选:
upload(String, String, InputStream) - Method in class org.aoju.bus.extra.ftp.FtpUtils
上传文件到指定目录,可选:
upload(String, File) - Method in class org.aoju.bus.extra.ssh.Sftp
 
user - Variable in class org.aoju.bus.extra.ftp.AbstractFtp
 
UserPassAuthenticator - Class in org.aoju.bus.extra.mail
用户名密码验证器
UserPassAuthenticator(String, String) - Constructor for class org.aoju.bus.extra.mail.UserPassAuthenticator
构造
UTF8 - Class in org.aoju.bus.extra.locale
 
UTF8() - Constructor for class org.aoju.bus.extra.locale.UTF8
 

V

valueOf(String) - Static method in enum org.aoju.bus.extra.effect.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.extra.ftp.FtpMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.extra.mail.AliMailEntity.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.extra.mail.AliMailRegion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.extra.mail.GlobalMailAccount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.extra.ssh.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.extra.ssh.JschSessionPool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.extra.ssh.Sftp.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.aoju.bus.extra.effect.Factory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.extra.ftp.FtpMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.extra.mail.AliMailEntity.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.extra.mail.AliMailRegion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.extra.mail.GlobalMailAccount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.extra.ssh.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.extra.ssh.JschSessionPool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.extra.ssh.Sftp.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
Verifier - Class in org.aoju.bus.extra.locale
 

W

width - Variable in class org.aoju.bus.extra.qrcode.QrConfig
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.