com.foxinmy.weixin4j.util
Class Consts
java.lang.Object
com.foxinmy.weixin4j.util.Consts
public final class Consts
- extends Object
常量类
- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
WEIXIN4J
public static final String WEIXIN4J
- See Also:
- Constant Field Values
UTF_8
public static final Charset UTF_8
GBK
public static final Charset GBK
SUCCESS
public static final String SUCCESS
- See Also:
- Constant Field Values
FAIL
public static final String FAIL
- See Also:
- Constant Field Values
SunX509
public static final String SunX509
- See Also:
- Constant Field Values
JKS
public static final String JKS
- See Also:
- Constant Field Values
PKCS12
public static final String PKCS12
- See Also:
- Constant Field Values
TLS
public static final String TLS
- See Also:
- Constant Field Values
X509
public static final String X509
- See Also:
- Constant Field Values
AES
public static final String AES
- See Also:
- Constant Field Values
MD5
public static final String MD5
- See Also:
- Constant Field Values
SHA
public static final String SHA
- See Also:
- Constant Field Values
SHA1
public static final String SHA1
- See Also:
- Constant Field Values
PROTOCOL_FILE
public static final String PROTOCOL_FILE
- See Also:
- Constant Field Values
PROTOCOL_JAR
public static final String PROTOCOL_JAR
- See Also:
- Constant Field Values
SEPARATOR
public static final String SEPARATOR
- See Also:
- Constant Field Values
Consts
public Consts()
Copyright © 2014–2017. All rights reserved.