跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

abort() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Aborts the execution of the HTTP method.
abort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Aborts the execution of this method.
abs_path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
URI absolute path.
absoluteURI - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for absoluteURI.
AbstractCaverphone - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a Caverphone value.
AbstractCaverphone() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.AbstractCaverphone
Creates an instance of the Caverphone encoder
add(HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionHandler
Registers the given connection with this handler.
addCollaborateJson(HttpServletRequest, HttpServletResponse, ModelMap, Collaborate) - 类 中的方法com.ptteng.course.home.controller.CollaborateController
 
addConnectionManager(HttpConnectionManager) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionTimeoutThread
Adds a connection manager to be handled by this class.
addContentLengthRequestHeader(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Generates Content-Length or Transfer-Encoding: Chunked request header, as long as no Content-Length request header already exists.
addContentLengthRequestHeader(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Adds a Content-Length request header, as long as no Content-Length request header already exists.
addContentTypeRequestHeader(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Adds a Content-Type request header.
addCookie(Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Adds an HTTP cookie, replacing any existing equivalent cookies.
addCookieRequestHeader(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
This method does nothing.
addCookieRequestHeader(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Generates Cookie request headers for those cookies that match the given host, port and path.
addCookies(Cookie[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Adds an array of HTTP cookies.
addDictationNoteJson(HttpServletRequest, HttpServletResponse, ModelMap, String, Long) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
addHeader(Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Adds the given header to the group.
addHostRequestHeader(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Generates Host request header, as long as no Host request header already exists.
addMemberJson(HttpServletRequest, HttpServletResponse, ModelMap, Member) - 类 中的方法com.ptteng.course.home.controller.MemberController
 
addMessageqJson(HttpServletRequest, HttpServletResponse, ModelMap, String, Integer) - 类 中的方法com.ptteng.course.home.controller.MessageController
提交意见
addParameter(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Adds a text field part
addParameter(String, File) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Adds a binary file part
addParameter(String, String, File) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Adds a binary file part with the given file name
addParameter(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Adds a new parameter to be used in the POST request body.
addParameter(NameValuePair) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Adds a new parameter to be used in the POST request body.
addParameters(NameValuePair[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Adds an array of parameters to be used in the POST request body.
addPart(Part) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Adds a part.
addProxyConnectionHeader(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Generates Proxy-Connection: Keep-Alive request header when communicating via a proxy server.
addRequestHeader(String, String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Adds the specified request header, not overwriting any previous value.
addRequestHeader(Header) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Adds the specified request header, not overwriting any previous value.
addRequestHeader(Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Adds the specified request header, NOT overwriting any previous value.
addRequestHeader(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Adds the specified request header, NOT overwriting any previous value.
addRequestHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addRequestHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Generates all the required request headers to be submitted via the given connection.
addRequestHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addRequestHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ExpectContinueMethod
Sets the Expect header if it has not already been set, in addition to the "standard" set of headers.
addRequestHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addResponseFooter(Header) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Add a footer to this method's response.
addResponseFooter(Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Use this method internally to add footers.
addUnitJson(HttpServletRequest, HttpServletResponse, ModelMap, Unit) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
addUserAgentRequestHeader(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Generates default User-Agent request header, as long as no User-Agent request header already exists.
addUserBook(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.BookController
 
addUserBook(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.DictationLessonController
 
addUserJson(HttpServletRequest, HttpServletResponse, ModelMap, String, String, String, String, String, Long, String, String, String, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
用户注册
addUserMemberRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, UserMemberRelation) - 类 中的方法com.ptteng.course.home.controller.UserMemberRelationController
 
addUserUnitRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Integer, String, Long) - 类 中的方法com.ptteng.course.home.controller.UserUnitRelationController
 
AlipayConfig - com.ptteng.course.util.aliPayUtil.config中的类
 
AlipayConfig() - 类 的构造器com.ptteng.course.util.aliPayUtil.config.AlipayConfig
 
AlipayConstantConfig - com.ptteng.course.constant中的类
 
AlipayConstantConfig() - 类 的构造器com.ptteng.course.constant.AlipayConstantConfig
 
AlipayController - com.ptteng.course.home.controller中的类
Created by asus on 2016/8/8.
AlipayController() - 类 的构造器com.ptteng.course.home.controller.AlipayController
 
AlipayCore - com.ptteng.course.util.aliPayUtil.util中的类
 
AlipayCore() - 类 的构造器com.ptteng.course.util.aliPayUtil.util.AlipayCore
 
AlipayNotify - com.ptteng.course.util.aliPayUtil.util中的类
 
AlipayNotify() - 类 的构造器com.ptteng.course.util.aliPayUtil.util.AlipayNotify
 
AliPayStatusQuery(String) - 类 中的方法com.ptteng.course.home.controller.UserOrderController
 
AlipaySubmit - com.ptteng.course.util.aliPayUtil.config中的类
 
AlipaySubmit() - 类 的构造器com.ptteng.course.util.aliPayUtil.config.AlipaySubmit
 
AlipaySubmit - com.ptteng.course.util.aliPayUtil.util中的类
 
AlipaySubmit() - 类 的构造器com.ptteng.course.util.aliPayUtil.util.AlipaySubmit
 
ALL - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
 
ALL_STRINGS_RMATCHER - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
 
ALLOW_CIRCULAR_REDIRECTS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Defines whether circular redirects (redirects to the same location) should be allowed.
allowed_abs_path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the abs_path.
allowed_authority - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the authority component.
allowed_fragment - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the fragment component.
allowed_host - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the host component.
allowed_IPv6reference - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the IPv6reference component.
allowed_opaque_part - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the opaque_part.
allowed_query - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the query component.
allowed_reg_name - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the reg_name.
allowed_rel_path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the rel_path.
allowed_userinfo - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the userinfo component.
allowed_within_authority - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for the authority component.
allowed_within_path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed within the path.
allowed_within_query - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed within the query component.
allowed_within_userinfo - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Those characters that are allowed for within the userinfo component.
aLogin(HttpServletRequest, HttpServletResponse, ModelMap, String, String, String, String, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
alpha - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for alpha.
alphanum - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for alphanum (join of alpha & digit).
ANY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages
 
ANY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
Default scope matching any host, port, realm and authentication scheme.
ANY_HOST - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
The null value represents any host.
ANY_HOST_CONFIGURATION - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
A value to represent any host configuration, instead of using something like null.
ANY_LANGUAGE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages
Any/all languages.
ANY_PORT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
The -1 value represents any port.
ANY_REALM - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
The null value represents any realm.
ANY_SCHEME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
The null value represents any authentication scheme.
app_key - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
append(CharSequence) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
 
append(char) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
append(char, char) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
append(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
append(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendAlternate(char) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendAlternate(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendPrimary(char) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appendPrimary(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
appId - 类 中的静态变量com.ptteng.course.constant.TencentConstantConfig
 
appid - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
apr1Crypt(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Md5Crypt
apr1Crypt(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Md5Crypt
apr1Crypt(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Md5Crypt
apr1Crypt(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Md5Crypt
Generates an Apache htpasswd compatible "$apr1$" MD5 based hash value.
ArticleController - com.ptteng.course.home.controller中的类
Article crud
ArticleController() - 类 的构造器com.ptteng.course.home.controller.ArticleController
 
assertNotOpen() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Throws an IllegalStateException if the connection is already open.
assertOpen() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Throws an IllegalStateException if the connection is not open.
AUTH_SCHEME_PRIORITY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
The key used to look up the list of IDs of supported authentication schemes in their order of preference.
AuthChallengeException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的异常错误
Signals a failure processing authentication challenge
AuthChallengeException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with a null detail message.
AuthChallengeException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with the specified message.
AuthChallengeException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeException
Creates a new AuthChallengeException with the specified detail message and cause.
AuthChallengeParser - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
This class provides utility methods for parsing HTTP www and proxy authentication challenges.
AuthChallengeParser() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeParser
 
AuthChallengeProcessor - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
This class provides utility methods for processing HTTP www and proxy authentication challenges.
AuthChallengeProcessor(HttpParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeProcessor
Creates an authentication challenge processor with the given HTTP parameters
authenticate(Credentials, String, String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
已过时。
Use AuthScheme.authenticate(Credentials, HttpMethod) Produces an authorization string for the given set of Credentials, method name and URI using the given authentication scheme in response to the actual authorization challenge.
authenticate(Credentials, HttpMethod) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
Produces an authorization string for the given set of Credentials.
authenticate(Credentials, String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
authenticate(Credentials, HttpMethod) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
Produces basic authorization string for the given set of Credentials.
authenticate(UsernamePasswordCredentials) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
已过时。
Use BasicScheme.authenticate(UsernamePasswordCredentials, String) Returns a basic Authorization header value for the given UsernamePasswordCredentials.
authenticate(UsernamePasswordCredentials, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
Returns a basic Authorization header value for the given UsernamePasswordCredentials and charset.
authenticate(Credentials, String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
authenticate(Credentials, HttpMethod) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
Produces a digest authorization string for the given set of Credentials, method name and URI.
authenticate(AuthScheme, HttpMethod, HttpConnection, HttpState) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
use AuthScheme
authenticate(NTCredentials, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
authenticate(NTCredentials, String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
authenticate(Credentials, String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
authenticate(Credentials, HttpMethod) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
Produces NTLM authorization string for the given set of Credentials.
authenticateDefault(HttpMethod, HttpConnection, HttpState) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
use AuthScheme
authenticateProxy(AuthScheme, HttpMethod, HttpConnection, HttpState) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
use AuthScheme
authenticateProxyDefault(HttpMethod, HttpConnection, HttpState) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
use AuthScheme
AuthenticationException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的异常错误
Signals a failure in authentication process
AuthenticationException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with a null detail message.
AuthenticationException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with the specified message.
AuthenticationException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthenticationException
Creates a new AuthenticationException with the specified detail message and cause.
authority - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for authority.
AuthPolicy - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
Authentication policy class.
AuthPolicy() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
 
AuthScheme - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的接口
This interface represents an abstract challenge-response oriented authentication scheme.
AuthSchemeBase - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
已过时。
No longer used
AuthSchemeBase(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthSchemeBase
已过时。
Use parameterless constructor and AuthScheme.processChallenge(String) method
AuthScope - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
The class represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name which Credentials apply to.
AuthScope(String, int, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
Creates a new credentials scope for the given host, port, realm, and authentication scheme.
AuthScope(String, int, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
Creates a new credentials scope for the given host, port, realm, and any authentication scheme.
AuthScope(String, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
Creates a new credentials scope for the given host, port, any realm name, and any authentication scheme.
AuthScope(AuthScope) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
Creates a copy of the given credentials scope.
AuthState - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
This class provides detailed information about the state of the authentication process.
AuthState() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Default constructor.
available() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecInputStream

B

Base32 - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Provides Base32 encoding and decoding as defined by RFC 4648.
Base32() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(int, byte[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32
Creates a Base32 codec used for decoding and encoding.
Base32(int, byte[], boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32
Creates a Base32 / Base32 Hex codec used for decoding and encoding.
Base32InputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Provides Base32 encoding and decoding in a streaming fashion (unlimited size).
Base32InputStream(InputStream) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32InputStream
Creates a Base32InputStream such that all data read is Base32-decoded from the original provided InputStream.
Base32InputStream(InputStream, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32InputStream
Creates a Base32InputStream such that all data read is either Base32-encoded or Base32-decoded from the original provided InputStream.
Base32InputStream(InputStream, boolean, int, byte[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32InputStream
Creates a Base32InputStream such that all data read is either Base32-encoded or Base32-decoded from the original provided InputStream.
Base32OutputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Provides Base32 encoding and decoding in a streaming fashion (unlimited size).
Base32OutputStream(OutputStream) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32OutputStream
Creates a Base32OutputStream such that all data written is Base32-encoded to the original provided OutputStream.
Base32OutputStream(OutputStream, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32OutputStream
Creates a Base32OutputStream such that all data written is either Base32-encoded or Base32-decoded to the original provided OutputStream.
Base32OutputStream(OutputStream, boolean, int, byte[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32OutputStream
Creates a Base32OutputStream such that all data written is either Base32-encoded or Base32-decoded to the original provided OutputStream.
Base64 - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
Base64(int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[], boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64 - com.ptteng.course.util中的类
 
Base64() - 类 的构造器com.ptteng.course.util.Base64
 
Base64InputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
Base64InputStream(InputStream) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64InputStream
Creates a Base64InputStream such that all data read is Base64-decoded from the original provided InputStream.
Base64InputStream(InputStream, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64InputStream
Creates a Base64InputStream such that all data read is either Base64-encoded or Base64-decoded from the original provided InputStream.
Base64InputStream(InputStream, boolean, int, byte[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64InputStream
Creates a Base64InputStream such that all data read is either Base64-encoded or Base64-decoded from the original provided InputStream.
Base64OutputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
Base64OutputStream(OutputStream) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64OutputStream
Creates a Base64OutputStream such that all data written is Base64-encoded to the original provided OutputStream.
Base64OutputStream(OutputStream, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64OutputStream
Creates a Base64OutputStream such that all data written is either Base64-encoded or Base64-decoded to the original provided OutputStream.
Base64OutputStream(OutputStream, boolean, int, byte[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64OutputStream
Creates a Base64OutputStream such that all data written is either Base64-encoded or Base64-decoded to the original provided OutputStream.
baseAddCount - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
BaseNCodec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Abstract superclass for Base-N encoders and decoders.
BaseNCodec(int, int, int, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Note lineLength is rounded down to the nearest multiple of BaseNCodec.encodedBlockSize If chunkSeparatorLength is zero, then chunking is disabled.
BaseNCodecInputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Abstract superclass for Base-N input streams.
BaseNCodecInputStream(InputStream, BaseNCodec, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecInputStream
 
BaseNCodecOutputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Abstract superclass for Base-N output streams.
BaseNCodecOutputStream(OutputStream, BaseNCodec, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecOutputStream
 
BASIC - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
Basic authentication scheme as defined in RFC2617 (considered inherently insecure, but most widely supported)
BasicScheme - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
Basic authentication scheme as defined in RFC 2617.
BasicScheme() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
Default constructor for the basic authetication scheme.
BasicScheme(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
已过时。
Use parameterless constructor and AuthScheme.processChallenge(String) method
BCodec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net中的类
Identical to the Base64 encoding defined by RFC 1521 and allows a character set to be specified.
BCodec() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Default constructor.
BCodec(Charset) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Constructor which allows for the selection of a default charset
BCodec(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Constructor which allows for the selection of a default charset
BeiderMorseEncoder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
Encodes strings into their Beider-Morse phonetic encoding.
BeiderMorseEncoder() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
 
BinaryCodec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Converts between byte arrays and strings of "0"s and "1"s.
BinaryCodec() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
 
BinaryDecoder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的接口
Defines common decoding methods for byte array decoders.
BinaryEncoder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的接口
Defines common encoding methods for byte array encoders.
BookController - com.ptteng.course.home.controller中的类
Book crud
BookController() - 类 的构造器com.ptteng.course.home.controller.BookController
 
BOUNDARY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
BOUNDARY_BYTES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
已过时。 
BROWSER_COMPATIBILITY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
The policy that provides high degree of compatibilty with common cookie management of popular HTTP agents.
BUFFER_WARN_TRIGGER_LIMIT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the maximum buffered response size (in bytes) that triggers no warning.
buildRequest(Map<String, String>, String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.config.AlipaySubmit
建立请求,以表单HTML形式构造(默认)
buildRequest(Map<String, String>, String, String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.config.AlipaySubmit
建立请求,以表单HTML形式构造,带文件上传功能
buildRequest(String, String, Map<String, String>) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.config.AlipaySubmit
建立请求,以模拟远程HTTP的POST请求方式构造并获取支付宝的处理结果 如果接口中没有上传文件参数,那么strParaFileName与strFilePath设置为空值 如:buildRequest("", "",sParaTemp)
buildRequest(Map<String, String>, String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipaySubmit
建立请求,以表单HTML形式构造(默认)
buildRequest(Map<String, String>, String, String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipaySubmit
建立请求,以表单HTML形式构造,带文件上传功能
buildRequest(String, String, Map<String, String>) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipaySubmit
建立请求,以模拟远程HTTP的POST请求方式构造并获取支付宝的处理结果 如果接口中没有上传文件参数,那么strParaFileName与strFilePath设置为空值 如:buildRequest("", "",sParaTemp)
buildRequestMysign(Map<String, String>) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.config.AlipaySubmit
生成签名结果
buildRequestMysign(Map<String, String>) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipaySubmit
生成签名结果
ByteArrayPartSource - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart中的类
A PartSource that reads from a byte array.
ByteArrayPartSource(String, byte[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.ByteArrayPartSource
Constructor for ByteArrayPartSource.
ByteArrayRequestEntity - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
A RequestEntity that contains an array of bytes.
ByteArrayRequestEntity(byte[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ByteArrayRequestEntity
Creates a new entity with the given content.
ByteArrayRequestEntity(byte[], String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ByteArrayRequestEntity
Creates a new entity with the given content and content type.
byteArrayToHexString(byte[]) - 类 中的静态方法com.ptteng.course.util.MD5
转换字节数组为16进制字串

C

Caverphone - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
已过时。
1.5 Replaced by Caverphone2, will be removed in 2.0.
Caverphone() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone
已过时。
Creates an instance of the Caverphone encoder
caverphone(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone
已过时。
Encodes the given String into a Caverphone value.
Caverphone1 - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a Caverphone 1.0 value.
Caverphone1() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone1
 
Caverphone2 - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a Caverphone 2.0 value.
Caverphone2() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone2
 
charAt(String, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Gets the character at index index if available, otherwise it returns Character.MIN_VALUE so that there is some sort of a default.
CharEncoding - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的类
Character encoding names required of every implementation of the Java platform.
CharEncoding() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.CharEncoding
 
charset - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
已过时。
TODO: This field will be changed to a private final Charset in 2.0.
CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content charset
CHARSET_BYTES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content charset as a byte array
Charsets - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的类
Charsets required of every implementation of the Java platform.
Charsets() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
 
checkNotUsed() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Throws an IllegalStateException if the HTTP method has been already executed, but not recycled.
checkUsed() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Throws an IllegalStateException if the HTTP method has not been executed since last recycle.
checkValid() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Verify the valid class use for construction.
checkValid() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Verify the valid class use for construction.
ChunkedInputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Transparently coalesces chunks of a HTTP stream that uses Transfer-Encoding chunked.
ChunkedInputStream(InputStream, HttpMethod) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedInputStream
ChunkedInputStream constructor that associates the chunked input stream with a HTTP method.
ChunkedInputStream(InputStream) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedInputStream
ChunkedInputStream constructor
ChunkedOutputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Implements HTTP chunking support.
ChunkedOutputStream(OutputStream, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Wraps a stream and chunks the output.
ChunkedOutputStream(OutputStream) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Wraps a stream and chunks the output.
CircularRedirectException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
Signals a circular redirect
CircularRedirectException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.CircularRedirectException
Creates a new CircularRedirectException with a null detail message.
CircularRedirectException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message.
CircularRedirectException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message and cause.
clear() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Removes any contained headers.
clear() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Clears the state information (all cookies, credentials and proxy credentials).
clear() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
Removes all parameters from this collection.
clearCookies() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Clears all cookies.
clearCredentials() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Clears all credentials.
clearProxyCredentials() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Clears all proxy credentials.
clearRequestBody() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Clears the request body.
clearRequestBody() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Clears request body.
clone() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
 
clone() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
 
clone() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
Clones this collection of parameters.
clone() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyHost
 
clone() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Create and return a copy of this object, the URI-reference containing the userinfo component.
close() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedInputStream
Upon close, this reads the remainder of the chunked message, leaving the underlying socket at a position to start reading the next response without scanning.
close() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Finishes writing to the underlying stream, but does NOT close the underlying stream.
close() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ContentLengthInputStream
Reads until the end of the known length of content.
close() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Closes the socket and streams.
closeIdleConnections(long) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnectionManager
Closes connections that have been idle for at least the given amount of time.
closeIdleConnections(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
 
closeIdleConnections(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
 
closeIdleConnections(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionHandler
Closes connections that have been idle for at least the given amount of time.
closeIfStale() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Closes the connection if stale.
closeSocketAndStreams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Closes everything out.
Coder() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil.Coder
已过时。
 
CollaborateController - com.ptteng.course.home.controller中的类
Collaborate crud
CollaborateController() - 类 的构造器com.ptteng.course.home.controller.CollaborateController
 
ColognePhonetic - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a Cologne Phonetic value.
ColognePhonetic() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.ColognePhonetic
 
colognePhonetic(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.ColognePhonetic
Implements the Kölner Phonetik algorithm.
com.ptteng.course.constant - 程序包 com.ptteng.course.constant
 
com.ptteng.course.home.controller - 程序包 com.ptteng.course.home.controller
 
com.ptteng.course.interceptor - 程序包 com.ptteng.course.interceptor
 
com.ptteng.course.util - 程序包 com.ptteng.course.util
 
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec
Interfaces and classes used by the various implementations in the sub-packages.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest
Simplifies common MessageDigest tasks and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language
Language and phonetic encoders.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm
Implementation details of the Beider-Morse codec.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net
Network related encoding and decoding.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient
Classes and interfaces supporting the client side of the HTTP protocol.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth
Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie
Provides cookie handling in conjunction with com.ptteng.mall.order.util.apacheCommonUtil.httpclient.Cookie.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods
Classes implementing com.ptteng.mall.order.util.apacheCommonUtil.httpclient.HttpMethod for the base HTTP methods.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart
Provides Multipart support classes for the com.ptteng.mall.order.util.apacheCommonUtil.httpclient.methods.MultipartPostMethod.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params
HttpClient preferences framework.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol
Provides protocol specific socket factory handling.
com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util - 程序包 com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util
Provides some utility classes for use by HttpClient.
com.ptteng.course.util.aliPayUtil.config - 程序包 com.ptteng.course.util.aliPayUtil.config
 
com.ptteng.course.util.aliPayUtil.sign - 程序包 com.ptteng.course.util.aliPayUtil.sign
 
com.ptteng.course.util.aliPayUtil.util - 程序包 com.ptteng.course.util.aliPayUtil.util
 
com.ptteng.course.util.aliPayUtil.util.httpClient - 程序包 com.ptteng.course.util.aliPayUtil.util.httpClient
 
COMPARATOR - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
 
compare(Object, Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.StringEncoderComparator
Compares two strings based not on the strings themselves, but on an encoding of the two strings using the StringEncoder this Comparator was created with.
compare(Object, Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Compares two cookies to determine order for cookie header.
compareTo(HttpVersion) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
Compares this HTTP protocol version with another one.
compareTo(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
 
compareTo(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Compare this URI to another object.
COMPATIBILITY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
connect() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Creates a socket that is connected, via the HTTP CONNECT method, to a proxy.
connect() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
CONNECTION_MANAGER_CLASS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Defines the default HTTP connection manager class.
CONNECTION_MANAGER_TIMEOUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Sets the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
CONNECTION_TIMEOUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Determines the timeout until a connection is etablished.
ConnectionPoolTimeoutException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
A timeout while connecting waiting for an available connection from an HttpConnectionManager.
ConnectionPoolTimeoutException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectionPoolTimeoutException
Creates a ConnectTimeoutException with a null detail message.
ConnectionPoolTimeoutException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectionPoolTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectionPoolTimeoutException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectionPoolTimeoutException
Creates a new ConnectTimeoutException with the specified detail message and cause.
ConnectMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Establishes a tunneled HTTP connection via the CONNECT method.
ConnectMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
Create a connect method.
ConnectMethod(HttpMethod) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
已过时。
the wrapped method is no longer used Create a connect method wrapping the existing method
ConnectTimeoutException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager.
ConnectTimeoutException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectTimeoutException
Creates a ConnectTimeoutException with a null detail message.
ConnectTimeoutException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectTimeoutException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectTimeoutException
Creates a new ConnectTimeoutException with the specified detail message and cause.
Constant - com.ptteng.course.constant中的类
Created by asus on 2016/8/5.
Constant() - 类 的构造器com.ptteng.course.constant.Constant
 
ConstantPropertiesUtil - com.ptteng.course.util中的类
Created by asus on 2017/6/12.
ConstantPropertiesUtil() - 类 的构造器com.ptteng.course.util.ConstantPropertiesUtil
 
contains(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.LanguageSet
 
contains(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.SomeLanguages
 
contains(String, int, int, String...) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Determines whether value contains any of the criteria starting at index start and matching up to length length.
containsAlphabetOrPad(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
containsHeader(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Tests if headers with the given name are contained within this group.
CONTENT_DISPOSITION - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content dispostion characters
CONTENT_DISPOSITION_BYTES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content dispostion as a byte array
CONTENT_LENGTH_AUTO - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
CONTENT_LENGTH_AUTO - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
The content length will be calculated automatically.
CONTENT_LENGTH_CHUNKED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
CONTENT_TRANSFER_ENCODING - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content type header
CONTENT_TRANSFER_ENCODING_BYTES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content type header as a byte array
CONTENT_TYPE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content type header
CONTENT_TYPE_BYTES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content type header as a byte array
ContentLengthInputStream - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Cuts the wrapped InputStream off after a specified number of bytes.
ContentLengthInputStream(InputStream, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ContentLengthInputStream
已过时。
ContentLengthInputStream(InputStream, long) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ContentLengthInputStream
Creates a new length limited stream
control - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for control.
ControllerThreadSocketFactory - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol中的类
This helper class is intedned to help work around the limitation of older Java versions (older than 1.4) that prevents from specifying a connection timeout when creating a socket.
ControllerThreadSocketFactory.SocketTask - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol中的类
Helper class for wrapping socket based tasks.
Cookie - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.
Cookie() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Default constructor.
Cookie(String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Creates a cookie with the given name, value and domain attribute.
Cookie(String, String, String, String, Date, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Creates a cookie with the given name, value, domain attribute, path attribute, expiration attribute, and secure attribute
Cookie(String, String, String, String, int, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Creates a cookie with the given name, value, domain attribute, path attribute, maximum age attribute, and secure attribute
COOKIE_POLICY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines cookie policy to be used for cookie management.
Cookie_WEB_ManagerPublicsHash - 类 中的静态变量com.ptteng.course.interceptor.CookieConstant
 
Cookie_WEB_mobile - 类 中的静态变量com.ptteng.course.interceptor.CookieConstant
 
CookieConstant - com.ptteng.course.interceptor中的类
 
CookieConstant() - 类 的构造器com.ptteng.course.interceptor.CookieConstant
 
cookieMaxAge - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
CookiePolicy - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie中的类
Cookie management policy class.
CookiePolicy() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
 
CookieSpec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie中的接口
Defines the cookie management specification.
CookieSpecBase - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie中的类
Cookie management functions shared by all specification.
CookieSpecBase() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Default constructor
CouponController - com.ptteng.course.home.controller中的类
Coupon crud
CouponController() - 类 的构造器com.ptteng.course.home.controller.CouponController
 
createCnonce() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
Creates a random cnonce value based on the current time.
createInputStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.ByteArrayPartSource
 
createInputStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePartSource
Return a new FileInputStream for the current filename.
createInputStream() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartSource
Gets a new InputStream for reading this source.
createLinkString(Map<String, String>) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipayCore
把数组所有元素排序,并按照“参数=参数值”的模式用“&”字符拼接成字符串
createOrder(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer) - 类 中的方法com.ptteng.course.home.controller.UserOrderController
 
createParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParamsFactory
 
createSocket(ProtocolSocketFactory, String, int, InetAddress, int, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ControllerThreadSocketFactory
This method spawns a controller thread overseeing the process of socket initialisation.
createSocket(ControllerThreadSocketFactory.SocketTask, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ControllerThreadSocketFactory
 
createSocket(String, int, InetAddress, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.DefaultProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.DefaultProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.DefaultProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(String, int, InetAddress, int, HttpConnectionParams) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(String, int) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(String, String, int, InetAddress, int, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ReflectionSocketFactory
This method attempts to execute Socket method available since Java 1.4 using reflection.
createSocket(Socket, String, int, boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.SecureProtocolSocketFactory
Returns a socket connected to the given host that is layered over an existing socket.
createSocket(String, int, InetAddress, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.SSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.SSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.SSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.SSLProtocolSocketFactory
 
creatTxtFile(String) - 类 中的静态方法com.ptteng.course.util.TxtUtil
 
CREDENTIAL_CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines the charset to be used when encoding Credentials.
Credentials - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的接口
Authentication credentials.
CredentialsNotAvailableException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的异常错误
Authentication credentials required to respond to a authentication challenge are not available
CredentialsNotAvailableException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with a null detail message.
CredentialsNotAvailableException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with the specified message.
CredentialsNotAvailableException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.CredentialsNotAvailableException
Creates a new CredentialsNotAvailableException with the specified detail message and cause.
CredentialsProvider - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的接口
Credentials provider interface can be used to provide HTTP method with a means to request authentication credentials if no credentials have been given or given credentials are incorrect.
CRLF - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Carriage return/linefeed
CRLF_BYTES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Carriage return/linefeed as a byte array
Crypt - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest中的类
GNU libc crypt(3) compatible hash method.
Crypt() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Crypt
 
crypt(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Crypt
Encrypts a password in a crypt(3) compatible way.
crypt(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Crypt
Encrypts a password in a crypt(3) compatible way.
crypt(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Crypt
Calculates the digest using the strongest crypt(3) algorithm.
crypt(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Crypt
Encrypts a password in a crypt(3) compatible way.
crypt(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.UnixCrypt
Generates a crypt(3) compatible hash using the DES algorithm.
crypt(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.UnixCrypt
Generates a crypt(3) compatible hash using the DES algorithm.
crypt(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.UnixCrypt
Generates a crypt(3) compatible hash using the DES algorithm.
crypt(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.UnixCrypt
Generates a crypt(3) compatible hash using the DES algorithm.

D

DATE_PATTERNS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
The key used to look up the date patterns used for parsing.
DateParseException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的异常错误
An exception to indicate an error parsing a date string.
DateParseException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateParseException
 
DateParseException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateParseException
 
DateParser - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
已过时。
Use com.ptteng.mall.order.util.apacheCommonUtil.httpclient.util.DateUtil
dateTime() - 类 中的方法com.ptteng.course.home.controller.PaperController
 
dateTime() - 类 中的方法com.ptteng.course.home.controller.UserController
 
dateTime() - 类 中的方法com.ptteng.course.util.mailUtil
 
DateUtil - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
decode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Decodes an Object using the Base-N algorithm.
decode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Decodes a String containing characters in the Base-N alphabet.
decode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Decodes a byte[] containing characters in the Base-N alphabet.
decode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ASCII '0' or '1'.
decode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ASCII '0' or '1'.
decode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts an array of character bytes representing hexadecimal values into an array of bytes of those same values.
decode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts a String or an array of character bytes representing hexadecimal values into an array of bytes of those same values.
decode(byte[]) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.BinaryDecoder
Decodes a byte array and returns the results as a byte array.
decode(Object) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Decoder
Decodes an "encoded" Object and returns a "decoded" Object.
decode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Decodes a Base64 string into its original form.
decode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Decodes a Base64 object into its original form.
decode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Decodes a quoted-printable string into its original form.
decode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Decodes a quoted-printable object into its original form.
decode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Decodes an array of quoted-printable characters into an array of original bytes.
decode(String, Charset) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Decodes a quoted-printable string into its original form using the specified string charset.
decode(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Decodes a quoted-printable string into its original form using the specified string charset.
decode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Decodes a quoted-printable string into its original form using the default string charset.
decode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Decodes a quoted-printable object into its original form.
decode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Decodes an array of URL safe 7-bit characters into an array of original bytes.
decode(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Decodes a URL safe string into its original form using the specified encoding.
decode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Decodes a URL safe string into its original form using the default string charset.
decode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Decodes a URL safe object into its original form.
decode(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.StringDecoder
Decodes a String and returns a String.
decode(char[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Decodes URI encoded string.
decode(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Decodes URI encoded string.
decode(char[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil.Coder
已过时。
use org.apache.commons.codec.net.URLCodec
decode(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Unescape and decode a given string regarded as an escaped string with the default protocol charset.
decode(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Unescape and decode a given string regarded as an escaped string.
decode(String) - 类 中的静态方法com.ptteng.course.util.Base64
Decodes Base64 data into octects
decodeBase64(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Decodes a Base64 String into octets
decodeBase64(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Decodes Base64 data into octets
decodeHex(char[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
decodeInteger(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
decodeQuotedPrintable(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Decodes an array quoted-printable characters into an array of original bytes.
Decoder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的接口
Provides the highest level of abstraction for Decoders.
DecoderException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的异常错误
Thrown when there is a failure condition during the decoding process.
DecoderException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.DecoderException
Constructs a new exception with null as its detail message.
DecoderException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.DecoderException
Constructs a new exception with the specified detail message.
DecoderException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.DecoderException
Constructs a new exception with the specified detail message and cause.
DecoderException(Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.DecoderException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
decodeUrl(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Decodes an array of URL safe 7-bit characters into an array of original bytes.
DEFAULT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
The default cookie policy.
DEFAULT_CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Default charset name is Charsets.UTF_8
DEFAULT_CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
Default charset of file attachments.
DEFAULT_CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.StringPart
Default charset of string parameters
DEFAULT_CHARSET_NAME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Default charset name is CharEncoding.UTF_8
DEFAULT_CONTENT_CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Default content encoding chatset
DEFAULT_CONTENT_TYPE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
Default content encoding of file attachments.
DEFAULT_CONTENT_TYPE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.StringPart
Default content encoding of string parameters.
DEFAULT_HEADERS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HostParams
Defines the request headers to be sent per default with each request.
DEFAULT_MAX_HOST_CONNECTIONS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
The default maximum number of connections allowed per host
DEFAULT_MAX_TOTAL_CONNECTIONS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
The default maximum number of connections allowed overall
DEFAULT_PORT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Default port for HTTPS URL.
DEFAULT_PORT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Default port for HTTP URL.
DEFAULT_SCHEME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Default scheme for HTTPS URL.
DEFAULT_SCHEME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Default scheme for HTTP URL.
DEFAULT_TRANSFER_ENCODING - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
Default transfer encoding of file attachments.
DEFAULT_TRANSFER_ENCODING - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.StringPart
Default transfer encoding of string parameters
DefaultCharsetChanged(int, String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.DefaultCharsetChanged
The constructor with a reason string and its code arguments.
defaultDocumentCharset - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The default charset of the document.
defaultDocumentCharsetByLocale - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
defaultDocumentCharsetByPlatform - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
DefaultHttpMethodRetryHandler - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
The default HttpMethodRetryHandler used by HttpMethods.
DefaultHttpMethodRetryHandler(int, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultHttpMethodRetryHandler
Creates a new DefaultHttpMethodRetryHandler.
DefaultHttpMethodRetryHandler() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultHttpMethodRetryHandler
Creates a new DefaultHttpMethodRetryHandler that retries up to 3 times but does not retry methods that have successfully sent their requests.
DefaultHttpParams - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的类
This class represents a collection of HTTP protocol parameters.
DefaultHttpParams(HttpParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
Creates a new collection of parameters with the given parent.
DefaultHttpParams() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
DefaultHttpParamsFactory - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的类
 
DefaultHttpParamsFactory() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParamsFactory
 
DefaultMethodRetryHandler - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
已过时。
use com.ptteng.mall.order.util.apacheCommonUtil.httpclient.DefaultHttpMethodRetryHandler
DefaultMethodRetryHandler() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultMethodRetryHandler
已过时。
 
defaultProtocolCharset - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The default charset of the protocol.
DefaultProtocolSocketFactory - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol中的类
The default class for creating protocol sockets.
DefaultProtocolSocketFactory() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.DefaultProtocolSocketFactory
Constructor for DefaultProtocolSocketFactory.
deleteClosedConnections() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
Deletes all closed connections.
deleteCollaborateJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.CollaborateController
 
deleteDictationNoteJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
deleteLessonProgress(HttpServletRequest, HttpServletResponse, ModelMap, Long[], Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.LessonController
 
deleteMemberJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.MemberController
 
DeleteMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
Implements the HTTP DELETE method.
DeleteMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.DeleteMethod
No-arg constructor.
DeleteMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.DeleteMethod
Constructor specifying a URI.
deleteNote(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
deleteUnitJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
deleteUserBook(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.BookController
 
deleteUserBook(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.DictationLessonController
 
deleteUserMemberRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UserMemberRelationController
 
deleteUserMessageRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.MessageController
删除消息
deleteUserUnitRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UserUnitRelationController
 
deleteWords(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
deleteZipFile(String) - 类 中的静态方法com.ptteng.course.util.TxtUtil
 
delims - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for delims.
devmode - 类 中的静态变量com.ptteng.course.constant.AlipayConstantConfig
 
devmode - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
DictationLessonController - com.ptteng.course.home.controller中的类
DictationLesson crud
DictationLessonController() - 类 的构造器com.ptteng.course.home.controller.DictationLessonController
 
DictationNoteController - com.ptteng.course.home.controller中的类
DictationNote crud
DictationNoteController() - 类 的构造器com.ptteng.course.home.controller.DictationNoteController
 
DictationPeriodController - com.ptteng.course.home.controller中的类
DictationPeriod crud
DictationPeriodController() - 类 的构造器com.ptteng.course.home.controller.DictationPeriodController
 
DictationSubjectController - com.ptteng.course.home.controller中的类
DictationSubject crud
DictationSubjectController() - 类 的构造器com.ptteng.course.home.controller.DictationSubjectController
 
difference(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
Returns the number of characters in the two encoded Strings that are the same.
difference(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
Encodes the Strings and returns the number of characters in the two encoded Strings that are the same.
DIGEST - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
Digest authentication scheme as defined in RFC2617.
DigestScheme - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
Digest authentication scheme as defined in RFC 2617.
DigestScheme() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
Default constructor for the digest authetication scheme.
DigestScheme(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
已过时。
Use parameterless constructor and AuthScheme.processChallenge(String) method
DigestUtils - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest中的类
Operations to simplify common MessageDigest tasks.
DigestUtils() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
 
digit - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for digit.
disallowed_opaque_part - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Disallowed opaque_part before escaping.
disallowed_rel_path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Disallowed rel_path before escaping.
disconnect() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
DOCUMENT_CHARSET - 异常错误 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.DefaultCharsetChanged
Document charset changed.
doDecoding(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
 
doDecoding(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
 
doEncoding(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
 
doEncoding(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
 
doGet(HttpServletRequest, ModelMap, HttpServletResponse, String) - 类 中的方法com.ptteng.course.home.controller.TencentController
 
doGet(HttpServletRequest, ModelMap, HttpServletResponse, String) - 类 中的方法com.ptteng.course.home.controller.WeiboController
 
doGet(HttpServletRequest, ModelMap, HttpServletResponse, String, String, String, String) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
网址接入
doit() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
Perform the logic.
domain - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
domain - 类 中的静态变量com.ptteng.course.util.VideoAndVoiceUtil
 
domainlabel - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for domainlabel.
domainMatch(String, String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Performs domain-match as defined by the cookie specification.
domainMatch(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Performs domain-match as implemented in common browsers.
domainMatch(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
domainMatch(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.NetscapeDraftSpec
Performs domain-match as described in the Netscape draft.
domainMatch(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.RFC2109Spec
Performs domain-match as defined by the RFC2109.
DoubleMetaphone - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a double metaphone value.
DoubleMetaphone() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Creates an instance of this DoubleMetaphone encoder
doubleMetaphone(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Encode a value with Double Metaphone.
doubleMetaphone(String, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Encode a value with Double Metaphone, optionally using the alternate encoding.
DoubleMetaphone.DoubleMetaphoneResult - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Inner class for storing results, since there is the optional alternate encoding.
DoubleMetaphoneResult(int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
dtLong - 类 中的静态变量com.ptteng.course.util.aliPayUtil.util.UtilDate
年月日时分秒(无下划线) yyyyMMddHHmmss
dtShort - 类 中的静态变量com.ptteng.course.util.aliPayUtil.util.UtilDate
年月日(无下划线) yyyyMMdd
DynamicUtil - com.ptteng.course.util中的类
Created by liangxj on 2015/9/7.
DynamicUtil() - 类 的构造器com.ptteng.course.util.DynamicUtil
 

E

empty - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
 
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Encodes an Object using the Base-N algorithm.
encode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
encode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ASCII 0 and 1 characters.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ASCII 0 and 1 chars.
encode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts an array of bytes into an array of bytes for the characters representing the hexadecimal values of each byte in order.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts a String or an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encode(byte[]) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.BinaryEncoder
Encodes a byte array and return the encoded data as a byte array.
encode(Object) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Encoder
Encodes an "Object" and returns the encoded content as an Object.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.AbstractCaverphone
Encodes an Object using the caverphone algorithm.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
 
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
 
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Encodes a string to its phonetic representation.
encode(String, Languages.LanguageSet) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Encodes an input string into an output phonetic representation, given a set of possible origin languages.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone
已过时。
Encodes an Object using the caverphone algorithm.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone
已过时。
Encodes a String using the Caverphone algorithm.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone1
Encodes the given String into a Caverphone value.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone2
Encodes the given String into a Caverphone 2.0 value.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.ColognePhonetic
 
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.ColognePhonetic
 
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Encode the value using DoubleMetaphone.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Encode the value using DoubleMetaphone.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.MatchRatingApproachEncoder
Encodes an Object using the Match Rating Approach algorithm.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.MatchRatingApproachEncoder
Encodes a String using the Match Rating Approach (MRA) algorithm.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Metaphone
Encodes an Object using the metaphone algorithm.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Metaphone
Encodes a String using the Metaphone algorithm.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Nysiis
Encodes an Object using the NYSIIS algorithm.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Nysiis
Encodes a String using the NYSIIS algorithm.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
Encodes an Object using the refined soundex algorithm.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
Encodes a String using the refined soundex algorithm.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
Encodes an Object using the soundex algorithm.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
Encodes a String using the soundex algorithm.
encode(String, Charset) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Encodes a string into its Base64 form using the specified charset.
encode(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Encodes a string into its Base64 form using the specified charset.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Encodes a string into its Base64 form using the default charset.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Encodes an object into its Base64 form using the default charset.
encode(String, Charset) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Encodes a string into its quoted-printable form using the specified charset.
encode(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Encodes a string into its quoted-printable form using the specified charset.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Encodes a string into its quoted-printable form using the default charset.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Encodes an object into its quoted-printable form using the default charset.
encode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Encodes an array of bytes into an array of quoted-printable 7-bit characters.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Encodes a string into its quoted-printable form using the default string charset.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Encodes an object into its quoted-printable safe form.
encode(String, Charset) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Encodes a string into its quoted-printable form using the specified charset.
encode(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Encodes a string into its quoted-printable form using the specified charset.
encode(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Encodes an array of bytes into an array of URL safe 7-bit characters.
encode(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Encodes a string into its URL safe form using the specified string charset.
encode(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Encodes a string into its URL safe form using the default string charset.
encode(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Encodes an object into its URL safe form.
encode(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.StringEncoder
Encodes a String and returns a String.
encode(String, BitSet, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Encodes URI string.
encode(String, BitSet, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil.Coder
已过时。
use org.apache.commons.codec.net.URLCodec
encode(String, BitSet) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a given string with allowed characters not to be escaped and the default protocol charset.
encode(String, BitSet, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a given string with allowed characters not to be escaped and a given charset.
encode(byte[]) - 类 中的静态方法com.ptteng.course.util.Base64
Encodes hex octects into Base64
encodeAll(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Get the all escaped and encoded string with the default protocl charset.
encodeAll(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Get the all escaped and encoded string with a given charset.
encodeAsString(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
encodeBase64(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBase64String(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64URLSafe(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeBase64URLSafeString(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeHex(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHex(byte[], boolean) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHex(byte[], char[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
encodeHexString(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
encodeInteger(BigInteger) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
encodePath(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as the path component of an URI with the default protocol charset.
encodePath(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as the path component of an URI with a given charset.
encodePathQuery(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as the path and query components of an URI with the default protocol charset.
encodePathQuery(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as the path and query components of an URI with a given charset.
encodeQuery(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as the query component of an URI with the default protocol charset.
encodeQuery(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as the query component of an URI with a given charset.
encodeQuotedPrintable(BitSet, byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Encodes an array of bytes into an array of quoted-printable 7-bit characters.
Encoder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的接口
Provides the highest level of abstraction for Encoders.
EncoderException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的异常错误
Thrown when there is a failure condition during the encoding process.
EncoderException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.EncoderException
Constructs a new exception with null as its detail message.
EncoderException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.EncoderException
Constructs a new exception with the specified detail message.
EncoderException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.EncoderException
Constructs a new exception with the specified detail message and cause.
EncoderException(Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.EncoderException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
encodeToString(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
encodeUrl(BitSet, byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Encodes an array of bytes into an array of URL safe 7-bit characters.
encodeWithinAuthority(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as within the authority component of an URI with the default protocol charset.
encodeWithinAuthority(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as within the authority component of an URI with a given charset.
encodeWithinPath(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as within the path component of an URI with the default protocol charset.
encodeWithinPath(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as within the path component of an URI with a given charset.
encodeWithinQuery(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as within the query component of an URI with the default protocol charset.
encodeWithinQuery(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Escape and encode a string regarded as within the query component of an URI with a given charset.
EncodingUtil - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
The home for utility methods that handle various encoding tasks.
ensureBufferSize(int, BaseNCodec.Context) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Ensure that the buffer has room for size bytes
EntityEnclosingMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
This abstract class serves as a foundation for all HTTP methods that can enclose an entity within requests
EntityEnclosingMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
No-arg constructor.
EntityEnclosingMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Constructor specifying a URI.
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthSchemeBase
已过时。
 
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
 
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Two cookies are equal if the name, path and domain match.
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
 
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
 
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
 
equals(HttpVersion) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
Test if the HTTP protocol version is equal to the given number.
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
 
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
Performs a case-sensitive check to see if the components of the credentials are the same.
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.DefaultProtocolSocketFactory
All instances of DefaultProtocolSocketFactory are the same.
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Return true if the specified object equals this object.
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.SSLProtocolSocketFactory
All instances of SSLProtocolSocketFactory are the same.
equals(char[], char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Test if the first array is equal to the second array.
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Test an object if this URI is equal to another.
equals(Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
These credentials are assumed equal if the username and password are the same.
equals(Object, Object) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.LangUtils
 
ESCAPE_CHAR - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Release 1.5 made this field final.
escaped - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for escaped.
ESCAPING - 异常错误 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The URI escape encoding and decoding error.
ExceptionUtil - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
The home for utility methods that handle various exception-related tasks.
ExceptionUtil() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ExceptionUtil
 
exChange(String) - 类 中的静态方法com.ptteng.course.home.controller.WxMessageController
 
exChange(String) - 类 中的静态方法com.ptteng.course.util.WxUtil
 
execute(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
Execute this method and create a tunneled HttpConnection.
execute(HttpState, HttpConnection) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Executes this method using the specified HttpConnection and HttpState.
execute(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Executes this method using the specified HttpConnection and HttpState.
execute(Thread, long) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.TimeoutController
Executes task.
execute(Runnable, long) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.TimeoutController
Executes task in a new deamon Thread and waits for the timeout.
execute(HttpRequest, String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpProtocolHandler
执行Http请求
executeMethod(HttpMethod) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Executes the given HTTP method.
executeMethod(HostConfiguration, HttpMethod) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Executes the given HTTP method using custom host configuration.
executeMethod(HostConfiguration, HttpMethod, HttpState) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Executes the given HTTP method using the given custom host configuration with the given custom HTTP state.
ExpectContinueMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
This abstract class serves as a foundation for all HTTP methods that support 'Expect: 100-continue' handshake.
ExpectContinueMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ExpectContinueMethod
No-arg constructor.
ExpectContinueMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ExpectContinueMethod
Constructor specifying a URI.
EXTRA - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Extra characters
EXTRA_BYTES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Extra characters as a byte array
extractParams(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeParser
Extracts a map of challenge parameters from an authentication challenge.
extractScheme(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeParser
Extracts authentication scheme from the given authentication challenge.

F

failureToken(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UserController
 
FILE_NAME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
Attachment's file name
FilePart - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart中的类
This class implements a part of a Multipart post object that consists of a file.
FilePart(String, PartSource, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, PartSource) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, File) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, File, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, String, File) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, String, File, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePartSource - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart中的类
A PartSource that reads from a File.
FilePartSource(File) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePartSource
Constructor for FilePartSource.
FilePartSource(String, File) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePartSource
Constructor for FilePartSource.
finish() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Must be called to ensure the internal cache is flushed and the closing chunk is written.
first_get_amount - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
flush() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Flushes the underlying stream, but leaves the internal buffer alone.
flushCache() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Writes the cache out onto the underlying stream
flushCacheWithAppend(byte[], int, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Writes the cache and bufferToAppend to the underlying stream as one large chunk
flushRequestOutputStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Flushes the output request stream.
forceUpdate(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UserController
强制更新版本重定向到此请求
FORM_URL_ENCODED_CONTENT_TYPE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
The Content-Type for www-form-urlencoded.
format(StringBuffer, NameValuePair) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterFormatter
Produces textual representaion of the attribute/value pair using formatting rules defined in RFC 2616
format(NameValuePair) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterFormatter
Produces textual representaion of the attribute/value pair using formatting rules defined in RFC 2616
formatCookie(Cookie) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Create a "Cookie" header value for an array of cookies.
formatCookie(Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Return a string suitable for sending in a "Cookie" header
formatCookie(Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
formatCookie(Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.RFC2109Spec
Return a string suitable for sending in a "Cookie" header as defined in RFC 2109
formatCookieHeader(Cookie[]) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Create a "Cookie" Header for an array of Cookies.
formatCookieHeader(Cookie) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Create a "Cookie" Header for single Cookie.
formatCookieHeader(Cookie[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Create a "Cookie" Header containing all Cookies in cookies.
formatCookieHeader(Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Create a "Cookie" Header containing the Cookie.
formatCookieHeader(Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
formatCookieHeader(Cookie[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
formatCookies(Cookie[]) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Create a "Cookie" header value for an array of cookies.
formatCookies(Cookie[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Create a "Cookie" header value containing all Cookies in cookies suitable for sending in a "Cookie" header
formatCookies(Cookie[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
formatCookies(Cookie[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.RFC2109Spec
Create a RFC 2109 compliant "Cookie" header value containing all Cookies in cookies suitable for sending in a "Cookie" header
formatDate(Date) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateUtil
Formats the given date according to the RFC 1123 pattern.
formatDate(Date, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateUtil
Formats the given date according to the specified pattern.
formatValue(StringBuffer, String, boolean) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterFormatter
Formats the given parameter value using formatting rules defined in RFC 2616
formUrlEncode(NameValuePair[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.EncodingUtil
Form-urlencoding routine.
fragment - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for fragment (alias for uric).
from(Set<String>) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.LanguageSet
 
fromAscii(char[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Decodes a char array where each char represents an ASCII '0' or '1'.
fromAscii(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ASCII '0' or '1'.

G

generateDealNo() - 类 中的静态方法com.ptteng.course.util.OrderIdUtil
 
generateOrderId() - 类 中的静态方法com.ptteng.course.util.OrderIdUtil
 
generateRequestBody() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Generates the request body.
generateRequestEntity() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
 
generateRequestEntity() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Generates a request entity from the post parameters, if present.
generateRequestLine(HttpConnection, String, String, String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Generates HTTP request line according to the specified attributes.
getAboveHierPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the level above the this hierarchy level.
getAbstract(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipayCore
生成文件摘要
getAllHeaders() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Gets all of the headers contained within this group.
getAllowedMethods() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.OptionsMethod
Get a list of allowed methods.
getAllowUserInteraction() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getAlternate() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
getAny() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.LanguageSet
 
getAny() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.SomeLanguages
 
getAppPayInfo(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
 
getArticleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.ArticleController
单个查询展示内容
getArticleLisst(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Long, Long, Integer, String, String, String) - 类 中的方法com.ptteng.course.home.controller.ArticleController
 
getArticleList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Long, Long, Integer, String, String, String) - 类 中的方法com.ptteng.course.home.controller.ArticleController
条件查询内容
getArticleListParam(Long, Long, Integer, String, String, String) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getAsciiBytes(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the specified string to byte array of ASCII characters.
getAsciiBytes(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.EncodingUtil
Converts the specified string to byte array of ASCII characters.
getAsciiString(byte[], int, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[], int, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.EncodingUtil
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.EncodingUtil
Converts the byte array of ASCII characters to a string.
getAuthenticationRealm() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
use #getHostAuthState()
getAuthority() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the authority.
getAuthScheme(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
Gets the authentication scheme with the given ID.
getAuthScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
getBaseAddCount() - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
getBodyCheckTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.HeadMethod
已过时。
getBook(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.BookController
用户学习教材id
getBookIdsByGradeOrderBySortJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Integer, String, Long) - 类 中的方法com.ptteng.course.home.controller.BookController
根据难度搜索教材
getBookJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.BookController
教材详情
getBookJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.DictationLessonController
 
getBookList(String, String, Integer, Integer, Long) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getBookSubjectList(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.BookController
 
getBookSubjectList(String, Integer) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getBooleanParameter(String, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
getBooleanParameter(String, boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns a Boolean parameter value with the given name.
getBoundary() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
已过时。
uses a constant string. Rather use Part.getPartBoundary()
getByteResult() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResponse
 
getBytes(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the specified string to a byte array of HTTP element characters.
getBytes(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.EncodingUtil
Converts the specified string to a byte array.
getBytesIso8859_1(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the result into a new byte array.
getBytesUnchecked(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytesUsAscii(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte array.
getBytesUtf16(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte array.
getBytesUtf16Be(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte array.
getBytesUtf16Le(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte array.
getBytesUtf8(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte array.
getCause() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
Return the Throwable that caused this exception, or null if the cause is unavailable, unknown, or not a Throwable.
getCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Gets the charset.
getCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Gets the default charset name used for string decoding and encoding.
getCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Gets the default charset name used for string decoding and encoding.
getCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Gets the default charset name used for string decoding and encoding.
getCharSet() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Return the character encoding of this part.
getCharSet() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Return the character encoding of this part.
getCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.StringRequestEntity
 
getCharset(Locale) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.LocaleToCharsetMap
Get the preferred charset for the given locale.
getCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getCharsetName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Gets the charset name.
getClientIp() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getCollaborate(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.CollaborateController
 
getCollaborateJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.CollaborateController
 
getcollaborateList(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.CollaborateController
 
getComment() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getCompatibilitySpec() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
getCondensedHeader(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Gets a header representing all of the header values with the given name.
getConnection(HostConfiguration) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnectionManager
Gets an HttpConnection for a given host configuration.
getConnection(HostConfiguration, long) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnectionManager
已过时。
Use #getConnectionWithTimeout(HostConfiguration, long)
getConnection(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
 
getConnection(HostConfiguration, long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
已过时。
Use #getConnectionWithTimeout(HostConfiguration, long)
getConnection(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
 
getConnection(HostConfiguration, long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
已过时。
Use #getConnectionWithTimeout(HostConfiguration, long)
getConnectionManagerClass() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Returns the default HTTP connection manager class.
getConnectionManagerTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Returns the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
getConnectionsInPool(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
Gets the total number of pooled connections for the given host configuration.
getConnectionsInPool() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
Gets the total number of pooled connections.
getConnectionsInUse(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
getConnectionsInUse() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
getConnectionTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Returns the timeout until a connection is etablished.
getConnectionTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getConnectionWithTimeout(HostConfiguration, long) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnectionManager
Gets an HttpConnection for a given host configuration.
getConnectionWithTimeout(HostConfiguration, long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
 
getConnectionWithTimeout(HostConfiguration, long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
 
getConnectMethod() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient.ConnectResponse
Gets the method that was used to execute the connect.
getContent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ByteArrayRequestEntity
 
getContent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
 
getContent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.StringRequestEntity
 
getContent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getContent(Class[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getContentBytes(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the specified string to a byte array of HTTP content charachetrs This method is to be used when encoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentBytes(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the specified string to a byte array of HTTP content characters using default HTTP content encoding (ISO-8859-1) This method is to be used when encoding content of HTTP request/response
getContentCharSet(Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the character set from the Content-Type header.
getContentCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Returns the default charset to be used for writing content body, when no charset explicitly specified.
getContentLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ByteArrayRequestEntity
 
getContentLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
Gets the content length.
getContentLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.MultipartRequestEntity
 
getContentLength() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.RequestEntity
Gets the request entity's length.
getContentLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.StringRequestEntity
 
getContentString(byte[], int, int, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the byte array of HTTP content characters to a string This method is to be used when decoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentString(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the byte array of HTTP content characters to a string This method is to be used when decoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentString(byte[], int, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the byte array of HTTP content characters to a string using default HTTP content encoding (ISO-8859-1) This method is to be used when decoding content of HTTP request/response
getContentString(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the byte array of HTTP content characters to a string using default HTTP content encoding (ISO-8859-1) This method is to be used when decoding content of HTTP request/response
getContentType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ByteArrayRequestEntity
 
getContentType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
 
getContentType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.MultipartRequestEntity
 
getContentType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Returns the content type of this part.
getContentType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Returns the content type of this part.
getContentType() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.RequestEntity
Gets the entity's content type.
getContentType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.StringRequestEntity
 
getCookiePolicy() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
getCookiePolicy() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Returns cookie policy to be used by the HTTP methods this collection of parameters applies to.
getCookies() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Returns an array of cookies that this HTTP state currently contains.
getCookies(String, int, String, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
已过时。
use CookieSpec#match(String, int, String, boolean, Cookie)
getCookieSpec(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
Gets the cookie specification with the given ID.
getCredentialCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Returns the charset to be used for Credentials.
getCredentials(AuthScheme, String, int, boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.CredentialsProvider
Requests additional authentication credentials.
getCredentials(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
已过时。
use #getCredentials(AuthScope)
getCredentials(AuthScope) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Get the credentials for the given authentication scope.
getCurrentHierPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the current hierarchy level.
getDate(Long) - 类 中的静态方法com.ptteng.course.home.controller.CouponController
 
getDate(Long) - 类 中的静态方法com.ptteng.course.home.controller.UserController
 
getDate(Long) - 类 中的静态方法com.ptteng.course.interceptor.UserInterceptor
 
getDate() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.UtilDate
获取系统当期年月日(精确到天),格式:yyyyMMdd
getDateFormatter() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.UtilDate
获取系统当前日期(精确到毫秒),格式:yyyy-MM-dd HH:mm:ss
getDefaultAuthPrefs() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
Returns a list containing all registered authentication schemes in their default order.
getDefaultBufferSize() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Get the default buffer size.
getDefaultCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
Gets the default charset name used for string decoding and encoding.
getDefaultCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Gets the default charset name used for string decoding and encoding.
getDefaultCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Gets the default charset name used for string decoding and encoding.
getDefaultCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
The default charset used for string decoding and encoding.
getDefaultDocumentCharset() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the recommended default charset of the document.
getDefaultDocumentCharsetByLocale() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the default charset of the document by locale.
getDefaultDocumentCharsetByPlatform() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the default charset of the document by platform.
getDefaultMaxConnectionsPerHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
Gets the default maximum number of connections allowed for a given host config.
getDefaultParams() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
Gets the default HttpParams to be used.
getDefaultParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParamsFactory
 
getDefaultParams() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParamsFactory
Gets the default parameters.
getDefaultPolicy() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
getDefaultPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Returns the defaultPort.
getDefaultProtocolCharset() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the default charset of the protocol.
getDefaults() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
getDefaults() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns the parent collection that this collection will defer to for a default value if a particular parameter is not explicitly set in the collection itself
getDefaultSpec() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
getDefaultUseCaches() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
getDictationLessonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Long, Long) - 类 中的方法com.ptteng.course.home.controller.DictationLessonController
 
getDictationNoteWord(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
getDictationPeriod(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.DictationPeriodController
 
getDictationSubjectList(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.DictationSubjectController
 
getDictationTypeList(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.DictationPeriodController
 
getDictationWord(String, String, Integer, Long, Long) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getDictationWordsList(Long, Long) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getDigest(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Returns a MessageDigest for the given algorithm.
getDoAuthentication() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns true if the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.), false otherwise
getDoAuthentication() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns true if the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.), false otherwise
getDoInput() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getDomain() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns domain attribute of the cookie.
getDomain() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
Retrieves the name to authenticate with.
getDoOutput() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getDoubleParameter(String, double) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
getDoubleParameter(String, double) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns a Double parameter value with the given name.
getEffectiveVersion() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the HTTP version used with this method (may be null if undefined, that is, the method has not been executed)
getElements() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Header
Returns an array of HeaderElements constructed from my value.
getEncodedLength(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Calculates the amount of space needed to encode the supplied array.
getEncoding() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.BCodec
 
getEncoding() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
 
getEncoding() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
已过时。
Use URLCodec.getDefaultCharset(), will be removed in 2.0.
getErrorStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getEscapedAboveHierPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the level above the this hierarchy level.
getEscapedAuthority() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped authority.
getEscapedCurrentHierPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped current hierarchy level.
getEscapedFragment() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped fragment.
getEscapedName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped basename of the path.
getEscapedPassword() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the escaped password.
getEscapedPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped path.
getEscapedPathQuery() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped query.
getEscapedQuery() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped query.
getEscapedURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
It can be gotten the URI character sequence.
getEscapedURIReference() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped URI reference string.
getEscapedUser() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the escaped user
getEscapedUserinfo() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped userinfo.
getExpiryDate() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns the expiration Date of the cookie, or null if none exists.
getFavoriteLesson(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.UserController
 
getFavoritePeriod(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.UserController
 
getFileName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.ByteArrayPartSource
 
getFileName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePartSource
Return the current filename
getFileName() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartSource
Gets the name of the file this source represents.
getFirstHeader(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Gets the first header with the given name.
getFollowRedirects() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns true if the HTTP method should automatically follow HTTP redirects (status code 302, etc.), false otherwise.
getFollowRedirects() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns true if the HTTP method should automatically follow HTTP redirects (status code 302, etc.), false otherwise.
getFollowRedirects() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Entity enclosing requests cannot be redirected without user intervention according to RFC 2616.
getFragment() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the fragment.
getFromPath(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Get the path of an URI and its rest part.
getGradeSubjectList(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.SubjectController
 
getHeaderField(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Return the header field
getHeaderField(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Return the header field at the specified position
getHeaderFieldKey(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Return the header field key
getHeaders(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Gets all of the headers with the given name.
getHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
 
getHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Returns the host.
getHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
已过时。
use #getHostConfiguration()
getHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns the host.
getHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
Retrieves the host name of the computer originating the request.
getHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the host.
getHostAuthState() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the target host authentication state
getHostAuthState() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the target host authentication state
getHostConfiguration() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Returns the host configuration associated with the HttpClient.
getHostConfiguration() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
已过时。
no longer applicable
getHostConfiguration() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
no longer applicable
getHostConfiguration() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Returns the host configuration associated with the ProxyClient.
getHostName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
Returns the host name (IP or DNS name).
getHostURL() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Return the host url.
getHttpConnectionManager() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Returns the HTTP connection manager associated with the HttpClient.
getHttpConnectionManager() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns the httpConnectionManager.
getHttpElementCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Returns the charset to be used for writing HTTP headers.
getHttpVersion() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.StatusLine
 
getID() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
已过时。
no longer used
getID() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
已过时。
no longer used
getID() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
已过时。
no longer used
getID() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.RFC2617Scheme
已过时。
no longer used
getIfModifiedSince() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getInputStream(String) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
根据文件id下载文件
getInputStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Gets an input stream for the HttpMethod response body.
getInstance(NameType) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages
 
getInstance(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages
 
getInstance(NameType, RuleType, Languages.LanguageSet) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Gets rules for a combination of name type, rule type and languages.
getInstance(NameType, RuleType, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Gets rules for a combination of name type, rule type and a single language.
getInstance() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpProtocolHandler
工厂方法
getInstanceFollowRedirects() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getInstanceMap(NameType, RuleType, Languages.LanguageSet) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Gets rules for a combination of name type, rule type and languages.
getInstanceMap(NameType, RuleType, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Gets rules for a combination of name type, rule type and a single language.
getInterceptorUrl(HttpServletRequest) - 类 中的方法com.ptteng.course.interceptor.UserInterceptor
获取跳转链接的地址
getIntParameter(String, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
getIntParameter(String, int) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns an Integer parameter value with the given name.
getIntroduceIdsByLevelJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.IntroduceController
根据年级获得推荐列表
getIntroduceJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.IntroduceController
查看推荐详情
getIterator() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Returns an iterator over this group of headers.
getLang() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Gets the Lang language guessing rules being used.
getLanguages() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages
 
getLanguages() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.SomeLanguages
 
getLanguages() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
 
getLastHeader(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Gets the last header with the given name.
getLastResponseInputStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns the stream used to read the last response's body.
getLContext() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Gets the left context.
getLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.ByteArrayPartSource
 
getLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePartSource
Return the length of the file
getLength() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartSource
Gets the number of bytes contained in this source.
getLengthOfParts(Part[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Return the total sum of all parts and that of the last boundary
getLengthOfParts(Part[], byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Gets the length of the multipart message including the given parts.
getLessonIdsByLevelOrderBySortJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Integer, Long, String) - 类 中的方法com.ptteng.course.home.controller.LessonController
//根据条件查找课程
getLessonIdsByRecommendOrderBySortJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.LessonController
根据年级获得推荐列表
getLessonJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.LessonController
查看课程详情
getLessonJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.LessonController
 
getLessonList(String, Long, Integer) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getLinger() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Returns linger-on-close timeout.
getLocalAddress() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Return the local address to be used when creating connections.
getLocalAddress() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Return the local address used when creating the connection.
getLongParameter(String, long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
getLongParameter(String, long) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns a Long parameter value with the given name.
getMajor() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
Returns the major version number of the HTTP protocol.
getMaxCodeLen() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Returns the maxCodeLen.
getMaxCodeLen() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Metaphone
Returns the maxCodeLen.
getMaxConnectionsPerHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
getMaxConnectionsPerHost(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
Gets the maximum number of connections to be used for a particular host config.
getMaxLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
已过时。
This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
getMaxPhonemes() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Gets the maximum number of phonemes the engine will calculate for a given input.
getMaxTotalConnections() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
getMaxTotalConnections() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
Gets the maximum number of connections allowed.
getMd2Digest() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Returns an MD2 MessageDigest.
getMd5Digest() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Returns an MD5 MessageDigest.
getMedia(HttpServletRequest, HttpServletResponse, ModelMap, String) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
 
getMemberIdsByStatusJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.MemberController
 
getMemberJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.MemberController
 
getMessageJson(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.MessageController
获得消息列表
getMessageJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.MessageController
 
getMessageList(Integer, String, Integer, String, Long, Long, String, Integer, Long) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
GetMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
Implements the HTTP GET method.
GetMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.GetMethod
No-arg constructor.
GetMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.GetMethod
Constructor specifying a URI.
getMethod() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getMethodRetryHandler() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
getMinor() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
Returns the minor version number of the HTTP protocol.
getMultiCollaborateJson(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.CollaborateController
 
getMultiDictationNoteJson(HttpServletRequest, HttpServletResponse, ModelMap, DictationWords) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
getMultiMemberJson(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.MemberController
 
getMultiMessageJson(HttpServletRequest, HttpServletResponse, Integer, Integer, Integer, ModelMap, String, Integer, String, Long, Long, String, Integer) - 类 中的方法com.ptteng.course.home.controller.MessageController
根据条件搜索消息
getMultiPaperJson(HttpServletRequest, HttpServletResponse, Integer, Integer, ModelMap, Long, Long, Long, Integer, Integer, Long) - 类 中的方法com.ptteng.course.home.controller.PaperController
条件搜索资料
getMultipartBoundary() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.MultipartRequestEntity
Returns the MIME boundary string that is used to demarcate boundaries of this part.
getMultiPeriodJson(HttpServletRequest, HttpServletResponse, Integer, ModelMap, Integer, String, Long, Long, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.PeriodController
根据条件搜索period列表
getMultiProgressJson(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.SystemController
 
getMultiSubjectJson(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.SubjectController
获得科目列表
getMultiUnitJson(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
getMultiUserMemberRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.ptteng.course.home.controller.UserMemberRelationController
 
getName() - 枚举 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.NameType
Gets the short version of the name type.
getName() - 枚举 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.RuleType
Gets the rule name.
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
Provide the name of this method.
getName() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Obtains the name of the HTTP method as used in the HTTP request line, for example "GET" or "POST".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Obtains the name of the HTTP method as used in the HTTP request line, for example "GET" or "POST".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.DeleteMethod
Returns "DELETE".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.GetMethod
Returns "GET".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.HeadMethod
Returns "HEAD".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Return the name of this part.
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Returns the name.
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Returns "POST".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.OptionsMethod
Get the name.
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Returns "POST".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PutMethod
Return "PUT".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.TraceMethod
Returns "TRACE".
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
Return the name.
getName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the basename of the path.
getName(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Get the basename of an URI.
getName() - 类 中的方法com.ptteng.course.util.PaperModel
 
getNameType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
Gets the name type currently in operation.
getNameType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Gets the NameType being used.
getOpenid(HttpServletRequest, HttpServletResponse, ModelMap, String) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
 
getOpenidObj(String) - 类 中的静态方法com.ptteng.course.home.controller.TencentController
 
getOrderNum() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.UtilDate
返回系统当前时间(精确到毫秒),作为一个唯一的订单编号
getOutputStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
 
getPaperList(Long, Long, Long, Long, Integer, Integer) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getParameter(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
Returns authentication parameter with the given name, if available.
getParameter(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
Returns the authentication parameter with the given name, if available.
getParameter(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.RFC2617Scheme
Returns authentication parameter with the given name, if available.
getParameter(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Gets the parameter of the specified name.
getParameter(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
getParameter(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns a parameter value with the given name.
getParameterByName(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
Returns parameter with the given name, if found.
getParameters() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.RFC2617Scheme
Returns authentication parameters map.
getParameters() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
Get parameters, if any.
getParameters() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Gets the parameters currently added to the PostMethod.
getParameters() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Returns HTTP protocol parameters associated with this host.
getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Returns HTTP protocol parameters associated with this HttpClient.
getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns HTTP protocol parameters associated with this method.
getParams() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnectionManager
Returns parameters associated with this connection manager.
getParams() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns HTTP protocol parameters associated with this method.
getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns HTTP protocol parameters associated with this method.
getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
Returns parameters associated with this connection manager.
getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Returns HTTP protocol parameters associated with this ProxyClient.
getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
Returns parameters associated with this connection manager.
getPartBoundary() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Gets the part boundary to be used.
getParts() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Returns all parts.
getPassword() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the password.
getPassword() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
Password property getter.
getPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns the path attribute of the cookie
getPath() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the path of the HTTP method.
getPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Gets the path of this HTTP method.
getPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the path.
getPath(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Get the path of an URI.
getPathQuery() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the path and query.
getPathQuery(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Get the path and query of an URI.
getPattern() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Gets the pattern.
getPayInfo(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
 
getPeriodJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.PeriodController
课时详情
getPeriodList(Integer, String, Long, Long, Integer, Long, Long) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getPermission() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getPhoneme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Gets the phoneme.
getPhonemes() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
 
getPhonemes() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.PhonemeExpr
 
getPhonemes() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.PhonemeList
 
getPhonemeText() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
 
getPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
 
getPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Returns the port.
getPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
已过时。
use #getHostConfiguration()
getPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns the port of the host.
getPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
Returns the port.
getPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Get the port number.
getPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the port number.
getPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the port.
getPrimary() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
getPrivateKey(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.AlipayController
 
getProperty(String) - 类 中的静态方法com.ptteng.course.util.ConstantPropertiesUtil
 
getProperty(String) - 类 中的静态方法com.ptteng.course.util.ThreePartPropertiesUtil
 
getProtocol() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Returns the protocol.
getProtocol() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns the protocol used to establish the connection.
getProtocol() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
Returns the protocol.
getProtocol(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Gets the protocol with the given ID.
getProtocolCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the protocol charset used by this current URI instance.
getProxyAuthenticationRealm() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
use #getProxyAuthState()
getProxyAuthState() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the proxy authentication state
getProxyAuthState() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the proxy authentication state
getProxyCredentials(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
已过时。
use #getProxyCredentials(AuthScope)
getProxyCredentials(AuthScope) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Get the proxy credentials for the given authentication scope.
getProxyHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Returns the proxyHost.
getProxyHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns the proxy host.
getProxyPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Returns the proxyPort.
getProxyPort() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns the port of the proxy host.
getQuery() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the query.
getQuery(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
Get the query of an URI.
getQueryString() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the query string of this HTTP method.
getQueryString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Gets the query string of this HTTP method.
getQueryString() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getRandomName() - 类 中的方法com.ptteng.course.util.userNameUtil
 
getRandomStringByLength(int) - 类 中的静态方法com.ptteng.course.home.controller.WxMessageController
 
getRawAboveHierPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the level above the this hierarchy level.
getRawAboveHierPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the level above the this hierarchy level.
getRawAuthority() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped authority.
getRawCurrentHierPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the raw-escaped current hierarchy level.
getRawCurrentHierPath(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped current hierarchy level in the given path.
getRawCurrentHierPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped current hierarchy level.
getRawFragment() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped fragment.
getRawHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the host.
getRawName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped basename of the path.
getRawPassword() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the raw-escaped password.
getRawPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the raw escaped path.
getRawPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped path.
getRawPathQuery() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped path and query.
getRawQuery() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped query.
getRawScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Get the scheme.
getRawScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the scheme.
getRawScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the scheme.
getRawURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
It can be gotten the URI character sequence.
getRawURIReference() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the URI reference character sequence.
getRawUser() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the raw-escaped user.
getRawUserinfo() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the raw-escaped userinfo.
getRContext() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Gets the right context.
getRealm() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
Returns authentication realm.
getRealm() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
 
getRealm() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Returns the authentication realm.
getRealm() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
The concept of an authentication realm is not supported by the NTLM authentication scheme.
getRealm() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.RFC2617Scheme
Returns authentication realm.
getReason() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
已过时。
HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
getReason() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.DefaultCharsetChanged
Get the reason message.
getReason() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
已过时。
You should instead call Throwable.getMessage().
getReasonCode() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
已过时。
HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
getReasonCode() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.DefaultCharsetChanged
Get the reason code.
getReasonCode() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
Get the reason code.
getReasonPhrase() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.StatusLine
 
getReceiveBufferSize() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Returns a hint the size of the underlying buffers used by the platform for incoming network I/O.
getRecoverableExceptionCount() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
no longer used Returns the number of "recoverable" exceptions thrown and handled, to allow for monitoring the quality of the connection.
getRequestCharSet() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the character encoding of the request from the Content-Type header.
getRequestCharSet() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Returns the request's charset.
getRequestContentLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Returns the length of the request body.
getRequestContentLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Return the length of the request body.
getRequestEntity() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
 
getRequestHeader(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Gets the request header with the given name.
getRequestHeader(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the specified request header.
getRequestHeaderGroup() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Gets the header group storing the request headers.
getRequestHeaders() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the current request headers for this HTTP method.
getRequestHeaders(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the request headers with the given name.
getRequestHeaders() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns an array of the requests headers that the HTTP method currently has
getRequestHeaders(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
 
getRequestMethod() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Return the request method.
getRequestOutputStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns an OutputStream suitable for writing the request.
getRequestProperty(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getResponseBody() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBody() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBodyAsStream() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as an InputStream.
getResponseBodyAsStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an InputStream.
getResponseBodyAsString() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as a String.
getResponseBodyAsString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as a String.
getResponseCharSet() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the character encoding of the response from the Content-Type header.
getResponseCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Return the response code.
getResponseContentLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Return the length (in bytes) of the response body, as specified in a Content-Length header.
getResponseFooter(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Return the specified response footer.
getResponseFooter(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Gets the response footer associated with the given name.
getResponseFooters() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the response footers from the most recent execution of this request.
getResponseFooters() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns an array of the response footers that the HTTP method currently has in the order in which they were read.
getResponseHeader(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the specified response header.
getResponseHeader(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Gets the response header associated with the given name.
getResponseHeaderGroup() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Gets the header group storing the response headers.
getResponseHeaders() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the response headers from the most recent execution of this request.
getResponseHeaders(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the response headers with the given name.
getResponseHeaders(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
 
getResponseHeaders() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns an array of the response headers that the HTTP method currently has in the order in which they were read.
getResponseHeaders() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResponse
 
getResponseInputStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Return a InputStream suitable for reading the response.
getResponseMessage() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Return the response message
getResponseStream() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns a stream from which the body of the current response may be read.
getResponseTrailerHeaderGroup() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Gets the header group storing the response trailer headers as per RFC 2616 section 3.6.1.
getResultType() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getRetryCount() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultHttpMethodRetryHandler
 
getRetryCount() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultMethodRetryHandler
已过时。
 
getRuleType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
Gets the rule type currently in operation.
getRuleType() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Gets the RuleType being used.
getScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
 
getScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Get the scheme.
getScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the scheme.
getScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Returns the scheme.
getScheme() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the scheme.
getSchemeName() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
Returns textual designation of the given authentication scheme.
getSchemeName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
Returns textual designation of the basic authentication scheme.
getSchemeName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
Returns textual designation of the digest authentication scheme.
getSchemeName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
Returns textual designation of the NTLM authentication scheme.
getSecure() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
 
getSelectLesson(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.LessonController
 
getSendBufferSize() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Gets the socket's sendBufferSize.
getSendBufferSize() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Returns a hint the size of the underlying buffers used by the platform for outgoing network I/O.
getSha1Digest() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Returns an SHA-1 digest.
getSha256Digest() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Returns an SHA-256 digest.
getSha384Digest() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Returns an SHA-384 digest.
getSha512Digest() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Returns an SHA-512 digest.
getShaDigest() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
已过时。
getShareBookJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.BookController
分享教材详情
getShareLessonJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.LessonController
分享查看课程详情
getSharePeriodJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.PeriodController
 
getShareTaskJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.TaskController
 
getSocket() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns the connection socket.
getSocket() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
Return the socket.
getSocket() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient.ConnectResponse
Gets the socket connected and authenticated (if appropriate) to the configured HTTP proxy, or null if a connection could not be made.
getSocketFactory() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Returns the socketFactory.
getSoTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
getSoTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
getSoTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
getSource() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
Returns the source of the file part.
getSpecByPolicy(int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
getSpecByVersion(int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
getState() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Returns HTTP state associated with the HttpClient.
getState() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Returns HTTP state associated with the ProxyClient.
getStatusCode() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the status code associated with the latest response.
getStatusCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the response status code.
getStatusCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.StatusLine
 
getStatusLine() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the Status-Line from the most recent response for this method, or null if the method has not been executed.
getStatusLine() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Provides access to the response status line.
getStatusText() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the status text (or "reason phrase") associated with the latest response.
getStatusText() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the status text (or "reason phrase") associated with the latest response.
getStatusText(int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
Get the reason phrase for a particular status code.
getString(byte[], int, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the byte array of HTTP element characters to a string This method is to be used when decoding content of HTTP elements (such as response headers)
getString(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Converts the byte array of HTTP element characters to a string This method is to be used when decoding content of HTTP elements (such as response headers)
getString(byte[], int, int, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.EncodingUtil
Converts the byte array of HTTP content characters to a string.
getString(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.EncodingUtil
Converts the byte array of HTTP content characters to a string.
getStringResult() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResponse
 
getSubjectIdsByNameAndTypeJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, String, Integer, Long, Long, Long) - 类 中的方法com.ptteng.course.home.controller.SubjectController
根据类型名字获得科目
getSubjectJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.SubjectController
查看详情
getTaskJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.TaskController
获得任务详情
getTaskList(Integer, String, Long, Long, Long, Integer, Integer) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getTcpNoDelay() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Tests if Nagle's algorithm is to be used.
getThree() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.UtilDate
产生随机的三位数
getTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getToken(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
 
getTransferEncoding() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Return the transfer encoding of this part.
getTransferEncoding() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Returns the transfer encoding of this part.
getUnit(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
getUnitIdsByTaskIDOrderBySortJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Long) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
getUnitIdsByTaskIDOrderBySortList1(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
getUnitJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
getunitList(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
getURI() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns the URI for this method.
getURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns the URI of the HTTP method
getURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
It can be gotten the URI character sequence.
getURIReference() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the original URI reference string.
getURL() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Return the URL
getUrl() - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
getUrl() - 类 中的方法com.ptteng.course.util.PaperModel
 
getUseCaches() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
getUseExpectHeader() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ExpectContinueMethod
已过时。
getUser() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Get the user.
getUserDictationLessonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.DictationLessonController
 
getUserDictationNoteList(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
getUserIdentity(String, Long) - 类 中的静态方法com.ptteng.course.interceptor.UserInterceptor
 
getUserinfo() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the userinfo.
getUserLesson(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.LessonController
 
getUserList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.UserController
 
getUserMemberRelationIdsByUidAndStatusJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, Long, Integer) - 类 中的方法com.ptteng.course.home.controller.UserMemberRelationController
 
getUserMemberRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UserMemberRelationController
 
getUserMessageList(Long, Long, Integer) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getUserMessageRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.MessageController
阅读消息详情
getUserName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
User name property getter.
getUserUnitRelation(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UserUnitRelationController
 
getUserUnitRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.UserUnitRelationController
 
getValidDateFormats() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Returns the Collection of date patterns used for parsing.
getValidDateFormats() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
 
getValidDateFormats() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
getValue() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
Return the current value.
getValue() - 枚举 中的方法com.ptteng.course.util.VersionIsForceUpdateCode
 
getValues() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Header
已过时。
Use #getElements
getVersion() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns the version of the cookie specification to which this cookie conforms.
getVersion() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Returns HTTP protocol version to be used by the HTTP methods that this collection of parameters applies to.
getVersionList(Integer, String, String) - 类 中的静态方法com.ptteng.course.util.DynamicUtil
 
getVideoUrl(String) - 类 中的静态方法com.ptteng.course.util.VideoAndVoiceUtil
 
getVirtualHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
已过时。
use HostParams
getVirtualHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
已过时。
no longer applicable
getVirtualHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HostParams
Returns the virtual host name.
getVirtualHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Returns the virtual host name.
getVoiceKey() - 类 中的方法com.ptteng.course.util.VideoAndVoiceUtil
 
grant_type - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
greaterEquals(HttpVersion) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
Test if the HTTP protocol version is greater or equal to the given number.
guessLanguage(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Lang
Guesses the language of a word.
guessLanguages(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Lang
Guesses the languages of a word.

H

hasAuthority() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not this URI has authority.
hasBeenUsed() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns true if the HTTP method has been already executed, but not recycled.
hasBeenUsed() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns true if the HTTP method has been already executed, but not recycled.
hasFragment() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not this URI has fragment.
hash - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Cache the hash code for this URI.
HASH_OFFSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.LangUtils
 
HASH_SEED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.LangUtils
 
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthSchemeBase
已过时。
 
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
 
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns a hash code in keeping with the Object.hashCode() general hashCode contract.
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
 
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
 
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
 
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
 
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
Computes a hash code based on all the case-sensitive parts of the credentials object.
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.DefaultProtocolSocketFactory
All instances of DefaultProtocolSocketFactory have the same hash code.
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Return a hash code for this object
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.SSLProtocolSocketFactory
All instances of SSLProtocolSocketFactory have the same hash code.
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Return a hash code for this URI.
hashCode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
Does a hash of both user name and password.
hashCode(int, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.LangUtils
 
hashCode(int, Object) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.LangUtils
 
hashCode(int, boolean) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.LangUtils
 
hasQuery() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not this URI has query.
hasRequestContent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Returns true if there is a request body to be sent.
hasRequestContent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ExpectContinueMethod
Returns true if there is a request body to be sent.
hasRequestContent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Returns true
hasRequestContent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Returns true if there is a request body to be sent.
hasUserinfo() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not this URI has userinfo.
HEAD_BODY_CHECK_TIMEOUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets period of time in milliseconds to wait for a content body sent in response to HEAD method from a non-compliant server.
Header - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
An HTTP header.
Header() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Header
Default constructor.
Header(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Header
Constructor with name and value
Header(String, String, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Header
Constructor with name and value
HeaderElement - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
One element of an HTTP header's value.
HeaderElement() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
Default constructor.
HeaderElement(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
Constructor.
HeaderElement(String, String, NameValuePair[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
Constructor with name, value and parameters.
HeaderElement(char[], int, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
Constructor with array of characters.
HeaderElement(char[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
Constructor with array of characters.
HeaderGroup - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
A class for combining a set of headers.
HeaderGroup() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Constructor for HeaderGroup.
HeadMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
Implements the HTTP HEAD method.
HeadMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.HeadMethod
No-arg constructor.
HeadMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.HeadMethod
Constructor specifying a URI.
Hex - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Converts hexadecimal Strings.
Hex() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Creates a new codec with the default charset name Hex.DEFAULT_CHARSET
Hex(Charset) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Creates a new codec with the given Charset.
Hex(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Creates a new codec with the given charset name.
hex - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for hex.
hier_part - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for hier_part.
home - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
host - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for host.
HostConfiguration - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Holds all of the variables needed to describe an HTTP connection to a host.
HostConfiguration() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Constructor for HostConfiguration.
HostConfiguration(HostConfiguration) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Copy constructor for HostConfiguration
hostEquals(HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Tests if the host configuration equals the configuration set on the connection.
hostname - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for hostname.
HostParams - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的类
This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration.
HostParams() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HostParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HostParams(HttpParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HostParams
Creates a new collection of parameters with the given parent.
hostport - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for hostport.
HTTP_0_9 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
HTTP protocol version 0.9
HTTP_1_0 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
HTTP protocol version 1.0
HTTP_1_1 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
HTTP protocol version 1.1
HTTP_CONTENT_CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines the charset to be used for encoding content body.
HTTP_ELEMENT_CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
Character set used to encode HTTP protocol elements
HTTP_ELEMENT_CHARSET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines the charset to be used for encoding HTTP protocol elements.
HttpAuthenticator - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
已过时。
no longer used
HttpAuthenticator() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
 
HttpAuthRealm - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
已过时。
no longer used
HttpAuthRealm(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthRealm
已过时。
Creates a new HttpAuthRealm for the given domain and realm.
HttpClient - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
An HTTP "user-agent", containing an HTTP state and one or more HTTP connections, to which HTTP methods can be applied.
HttpClient() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Creates an instance of HttpClient using default parameter set.
HttpClient(HttpClientParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Creates an instance of HttpClient using the given parameter set.
HttpClient(HttpClientParams, HttpConnectionManager) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Creates an instance of HttpClient with a user specified parameter set and HTTP connection manager.
HttpClient(HttpConnectionManager) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Creates an instance of HttpClient with a user specified HTTP connection manager.
HttpClientError - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的错误
Signals that an error has occurred.
HttpClientError() - 错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClientError
Creates a new HttpClientError with a null detail message.
HttpClientError(String) - 错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClientError
Creates a new HttpClientError with the specified detail message.
HttpClientParams - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的类
This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.
HttpClientParams() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpClientParams(HttpParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Creates a new collection of parameters with the given parent.
HttpConnection - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
An abstraction of an HTTP InputStream and OutputStream pair, together with the relevant attributes.
HttpConnection(String, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port.
HttpConnection(String, int, Protocol) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port using the given protocol.
HttpConnection(String, String, int, Protocol) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Creates a new HTTP connection for the given host with the virtual alias and port using given protocol.
HttpConnection(String, int, String, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port via the given proxy host and port using the default protocol.
HttpConnection(HostConfiguration) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Creates a new HTTP connection for the given host configuration.
HttpConnection(String, int, String, String, int, Protocol) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
已过时。
use #HttpConnection(String, int, String, int, Protocol)
HttpConnection(String, int, String, int, Protocol) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Creates a new HTTP connection for the given host with the virtual alias and port via the given proxy host and port using the given protocol.
httpConnection - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
The http connection
HttpConnectionManager - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的接口
An interface for classes that manage HttpConnections.
HttpConnectionManagerParams - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的类
This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers.
HttpConnectionManagerParams() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
 
HttpConnectionParams - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的类
This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
HttpConnectionParams() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpConstants - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
已过时。
use EncodingUtil class
HttpConstants() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConstants
已过时。
 
HttpException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
Signals that an HTTP or HttpClient exception has occurred.
HttpException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
Creates a new HttpException with a null detail message.
HttpException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
Creates a new HttpException with the specified detail message.
HttpException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
Creates a new HttpException with the specified detail message and cause.
HttpHost - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Holds all of the variables needed to describe an HTTP connection to a host.
HttpHost(String, int, Protocol) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
Constructor for HttpHost.
HttpHost(String, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
Constructor for HttpHost.
HttpHost(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
Constructor for HttpHost.
HttpHost(URI) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
URI constructor for HttpHost.
HttpHost(HttpHost) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
Copy constructor for HttpHost
HttpMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的接口
HttpMethod interface represents a request to be sent via a HTTP connection and a corresponding response.
HttpMethodBase - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
An abstract base implementation of HttpMethod.
HttpMethodBase() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
No-arg constructor.
HttpMethodBase(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Constructor specifying a URI.
HttpMethodParams - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的类
This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
HttpMethodParams() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Creates a new collection of parameters with the collection returned by DefaultHttpParams.getDefaultParams() as a parent.
HttpMethodParams(HttpParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Creates a new collection of parameters with the given parent.
HttpMethodRetryHandler - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的接口
A handler for determining if an HttpMethod should be retried after a recoverable exception during execution.
HttpParams - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的接口
This interface represents a collection of HTTP protocol parameters.
HttpParamsFactory - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params中的接口
A factory for getting the default set of parameters to use when creating an instance of HttpParams.
HttpParser - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
A utility class for parsing http header values according to RFC-2616 Section 4 and 19.3.
HttpProtocolHandler - com.ptteng.course.util.aliPayUtil.util.httpClient中的类
 
HttpRecoverableException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
已过时。
no longer used
HttpRecoverableException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpRecoverableException
已过时。
Creates a new HttpRecoverableException with a null detail message.
HttpRecoverableException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpRecoverableException
已过时。
Creates a new HttpRecoverableException with the specified detail message.
HttpRequest - com.ptteng.course.util.aliPayUtil.util.httpClient中的类
 
HttpRequest(HttpResultType) - 类 的构造器com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
HttpResponse - com.ptteng.course.util.aliPayUtil.util.httpClient中的类
 
HttpResponse() - 类 的构造器com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResponse
 
HttpResultType - com.ptteng.course.util.aliPayUtil.util.httpClient中的枚举
 
HttpState - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
A container for HTTP attributes that may persist from request to request, such as cookies and authentication credentials.
HttpState() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Default constructor.
HttpStatus - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Constants enumerating the HTTP status codes.
HttpStatus() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
 
HttpsURL - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
The HTTPS URL.
HttpsURL() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Create an instance as an internal use.
HttpsURL(char[], String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL as an escaped form of a character array with the given charset to do escape encoding.
HttpsURL(char[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL as an escaped form of a character array.
HttpsURL(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from a given string with the given charset to do escape encoding.
HttpsURL(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from a given string.
HttpsURL(String, int, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, int, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTP URL from given components.
HttpsURL(HttpsURL, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL with a given relative HTTPS URL string.
HttpsURL(HttpsURL, HttpsURL) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
Construct a HTTPS URL with a given relative URL.
HttpURL - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
The HTTP URL.
HttpURL() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Create an instance as an internal use.
HttpURL(char[], String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL as an escaped form of a character array with the given charset to do escape encoding.
HttpURL(char[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL as an escaped form of a character array.
HttpURL(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from a given string with the given charset to do escape encoding.
HttpURL(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from a given string.
HttpURL(String, int, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, int, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(HttpURL, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL with a given relative URL string.
HttpURL(HttpURL, HttpURL) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Construct a HTTP URL with a given relative URL.
HttpURLConnection - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
Provides a HttpURLConnection wrapper around HttpClient's HttpMethod.
HttpURLConnection(HttpMethod, URL) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Creates an HttpURLConnection from a HttpMethod.
HttpURLConnection(URL) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Create an instance.
HttpVersion - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
HTTP version, as specified in RFC 2616.
HttpVersion(int, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
Create an HTTP protocol version designator.

I

IdleConnectionHandler - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
A helper class for connection managers to track idle connections.
IdleConnectionHandler() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionHandler
 
IdleConnectionTimeoutThread - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
A utility class for periodically closing idle connections.
IdleConnectionTimeoutThread() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionTimeoutThread
 
IGNORE_COOKIES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
The policy that ignores cookies.
IgnoreCookiesSpec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie中的类
A cookie spec that does nothing.
IgnoreCookiesSpec() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
index(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UserController
 
indexFirstOf(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(String, String, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(char[], char) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexFirstOf(char[], char, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
initCause(Throwable, Throwable) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ExceptionUtil
If we're running on JDK 1.4 or later, initialize the cause for the given throwable.
input_charset - 类 中的静态变量com.ptteng.course.constant.AlipayConstantConfig
 
input_charset - 类 中的静态变量com.ptteng.course.util.aliPayUtil.config.AlipayConfig
 
InputStreamRequestEntity - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
A RequestEntity that contains an InputStream.
InputStreamRequestEntity(InputStream) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content and a content type of InputStreamRequestEntity.CONTENT_LENGTH_AUTO.
InputStreamRequestEntity(InputStream, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content, content type, and a content length of InputStreamRequestEntity.CONTENT_LENGTH_AUTO.
InputStreamRequestEntity(InputStream, long) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content and content length.
InputStreamRequestEntity(InputStream, long, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
Creates a new InputStreamRequestEntity with the given content, content length, and content type.
instance(NameType) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Lang
Gets a Lang instance for one of the supported NameTypes.
IntroduceController - com.ptteng.course.home.controller中的类
Introduce crud
IntroduceController() - 类 的构造器com.ptteng.course.home.controller.IntroduceController
 
invalidate() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Invalidates the authentication state by resetting its parameters.
InvalidCredentialsException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的异常错误
Authentication credentials required to respond to a authentication challenge are invalid
InvalidCredentialsException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with a null detail message.
InvalidCredentialsException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified message.
InvalidCredentialsException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified detail message and cause.
IPv4address - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Bitset that combines digit and dot fo IPv$address.
IPv6address - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
RFC 2373.
IPv6reference - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
RFC 2732, 2373.
isAborted() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Tests whether the execution of this method has been aborted
isAbsoluteURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not this URI is absolute.
isAbsPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the relativeURI or hier_part of this URI is abs_path.
isAllowed(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.OptionsMethod
Is the specified method allowed ?
isAlwaysUseQuotes() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterFormatter
Determines whether all parameter values must be enclosed in quotation marks, even if they do not contain any special characters
isArrayByteBase64(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
已过时。
1.5 Use Base64.isBase64(byte[]), will be removed in 2.0.
isAuthAttempted() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Tests whether authenication challenge has been responsed to
isAuthenticationPreemptive() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
isAuthenticationPreemptive() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Returns true if authentication should be attempted preemptively, false otherwise.
isAuthRequested() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Tests whether authenication challenge has been received
isAutogenerated() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Header
Returns the value of the auto-generated header flag.
isBase64(byte) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Returns whether or not the octet is in the base 64 alphabet.
isBase64(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
isBase64(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isCaverphoneEqual(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Caverphone
已过时。
Tests if the caverphones of two strings are identical.
isComplete() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone.DoubleMetaphoneResult
 
isComplete() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
Authentication process may involve a series of challenge-response exchanges.
isComplete() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
Tests if the Basic authentication process has been completed.
isComplete() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
Tests if the Digest authentication process has been completed.
isComplete() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
Tests if the NTLM authentication process has been completed.
isConcat() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
Discovers if multiple possible encodings are concatenated.
isConcat() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Gets if multiple phonetic encodings are concatenated or if just the first one is kept.
isConnectionBased() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
Tests if the authentication scheme is provides authorization on a per connection basis instead of usual per request basis
isConnectionBased() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
Returns false.
isConnectionBased() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
Returns false.
isConnectionBased() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
Returns true.
isConnectionCloseForced() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Tests if the connection should be force-closed when no longer needed.
isConnectionStaleCheckingEnabled() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
isConnectionStaleCheckingEnabled() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
isDomainAttributeSpecified() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns true if cookie's domain was set via a domain attribute in the Set-Cookie header.
isDoubleMetaphoneEqual(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Check if the Double Metaphone values of two String values are equal.
isDoubleMetaphoneEqual(String, String, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Check if the Double Metaphone values of two String values are equal, optionally using the alternate value.
isEmpty() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.LanguageSet
 
isEmpty() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.SomeLanguages
 
isEncodeBlanks() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Tests if optional transformation of SPACE characters is to be used
isEncodeEqual(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.AbstractCaverphone
Tests if the encodings of two strings are equal.
isEncodeEqual(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.ColognePhonetic
 
isEncodeEquals(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.MatchRatingApproachEncoder
Determines if two names are homophonous via Match Rating Approach (MRA) algorithm.
isExpired() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns true if this cookie has expired.
isExpired(Date) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns true if this cookie has expired according to the time passed in.
isHierPart() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the absoluteURI of this URI is hier_part.
isHostname() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the host part of this URI is hostname.
isHostSet() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
已过时。
no longer used
isHttp11() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
isInAlphabet(byte) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base32
Returns whether or not the octet is in the Base32 alphabet.
isInAlphabet(byte) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Returns whether or not the octet is in the Base64 alphabet.
isInAlphabet(byte) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Returns whether or not the octet is in the current alphabet.
isInAlphabet(byte[], boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Tests a given byte array to see if it contains only valid characters within the alphabet.
isInAlphabet(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Tests a given String to see if it contains only valid characters within the alphabet.
isIPv4address() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the host part of this URI is IPv4address.
isIPv6reference() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the host part of this URI is IPv6reference.
isLocked() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Tests if the connection is locked.
isMatch(CharSequence) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.RPattern
 
isMetaphoneEqual(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Metaphone
Tests is the metaphones of two strings are identical.
isNetPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the relativeURI or heir_part of this URI is net_path.
ISO_8859_1 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.CharEncoding
CharEncodingISO Latin Alphabet No. 1, a.k.a.
ISO_8859_1 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
CharEncodingISO Latin Alphabet No. 1, a.k.a.
isOpaquePart() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the absoluteURI of this URI is opaque_part.
isOpen - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Whether or not the connection is connected.
isOpen() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Tests if the connection is open.
isParameterFalse(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
isParameterFalse(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns true if the parameter is either not set or is false, false otherwise.
isParameterSet(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
isParameterSet(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns true if the parameter is set at any level, false otherwise.
isParameterSetLocally(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
isParameterSetLocally(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns true if the parameter is set locally, false otherwise.
isParameterTrue(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
isParameterTrue(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Returns true if the parameter is set and is true, false otherwise.
isPathAttributeSpecified() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns true if cookie's path was set via a path attribute in the Set-Cookie header.
isPersistent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPreemptive() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Tests if preemptive authentication is used.
isProxied() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns true if the connection is established via a proxy, false otherwise.
isProxySet() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
已过时。
no longer used
isRegName() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the authority component of this URI is reg_name.
isRelativeURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not this URI is relative.
isRelPath() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the relativeURI of this URI is rel_path.
isRepeatable() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ByteArrayRequestEntity
 
isRepeatable() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
Tests if this method is repeatable.
isRepeatable() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.MultipartRequestEntity
Returns true if all parts are repeatable, false otherwise.
isRepeatable() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Tests if this part can be sent more than once.
isRepeatable() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.RequestEntity
Tests if RequestEntity.writeRequest(OutputStream) can be called more than once.
isRepeatable() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.StringRequestEntity
 
isRequestSent() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns true if the HTTP has been transmitted to the target server in its entirety, false otherwise.
isRequestSent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns true if the HTTP has been transmitted to the target server in its entirety, false otherwise.
isRequestSentRetryEnabled() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultHttpMethodRetryHandler
 
isRequestSentRetryEnabled() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultMethodRetryHandler
已过时。
 
isResponseAvailable() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Tests if input data avaialble.
isResponseAvailable(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Tests if input data becomes available within the given period time in milliseconds.
isSecure() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Returns true if the connection is established over a secure protocol.
isSecure() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Returns true if this protocol is secure
isServer() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Tell whether or not the authority component of this URI is server.
isSingleton() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.LanguageSet
 
isSingleton() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.SomeLanguages
 
isSocketTimeoutException(InterruptedIOException) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ExceptionUtil
If SocketTimeoutExceptionClass is defined, returns true only if the exception is an instance of SocketTimeoutExceptionClass.
isStale() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Determines whether this connection is "stale", which is to say that either it is no longer open, or an attempt to read the connection would fail.
isStaleCheckingEnabled() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
isStaleCheckingEnabled() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Tests whether stale connection check is to be used.
isStrict() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Nysiis
Indicates the strict mode for this Nysiis encoder.
isStrictMode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
已过时。
Use DefaultHttpParams.getParameter(String) to exercise a more granular control over HTTP protocol strictness.
isStrictMode() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
已过时。
Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
isStrictMode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
isTransparent() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Indicates if the connection is completely transparent from end to end.
isUrlSafe() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Base64
Returns our current encode mode.
isWhiteSpace(byte) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Checks if a byte value is whitespace or not.

J

join(Rule.Phoneme) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
已过时。
since 1.9
js_key - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 

K

K_AppId - 类 中的静态变量com.ptteng.course.util.VideoAndVoiceUtil
 
K_secret_key - 类 中的静态变量com.ptteng.course.util.VideoAndVoiceUtil
 
key - 类 中的静态变量com.ptteng.course.constant.SinaConstantConfig
 
key - 类 中的静态变量com.ptteng.course.constant.TencentConstantConfig
 
key - 类 中的静态变量com.ptteng.course.util.aliPayUtil.config.AlipayConfig
 

L

Lang - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
Language guessing utility.
Languages - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
Language codes.
Languages.LanguageSet - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
A set of languages.
Languages.SomeLanguages - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
Some languages, explicitly enumerated.
LanguageSet() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.LanguageSet
 
LangUtils - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
A set of utility methods to help produce consistent Object#equals(Object) and Object#hashCode methods.
learnBook(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.BookController
开始继续学习教材
learnLesson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.LessonController
开始继续学习课程
length() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Return the full length of all the data.
lengthOfData() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
Return the length of the data.
lengthOfData() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Return the length of the main content
lengthOfData() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.StringPart
Return the length of the data.
lessEquals(HttpVersion) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
Test if the HTTP protocol version is less or equal to the given number.
LessonController - com.ptteng.course.home.controller中的类
Lesson crud
LessonController() - 类 的构造器com.ptteng.course.home.controller.LessonController
 
like(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.UserController
 
lineLength - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Chunksize for encoding.
loadFromResource(String, Languages) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Lang
Loads language rules from a resource.
LocaleToCharsetMap() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.LocaleToCharsetMap
 
LocksController - com.ptteng.course.home.controller中的类
Locks crud
LocksController() - 类 的构造器com.ptteng.course.home.controller.LocksController
 
LOG - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
Log object.
LOG - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
Log object.
LOG - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Log object
log_path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.config.AlipayConfig
 
logout(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UserController
 
logResult(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipayCore
写日志,方便测试(看网站需求,也可以改成把记录存入数据库)

M

mailUtil - com.ptteng.course.util中的类
 
mailUtil() - 类 的构造器com.ptteng.course.util.mailUtil
 
main(String[]) - 类 中的静态方法com.ptteng.course.home.controller.UserOrderController
 
main(String[]) - 类 中的静态方法com.ptteng.course.home.controller.WxMessageController
 
main(String[]) - 类 中的静态方法com.ptteng.course.interceptor.UserInterceptor
 
main(String[]) - 类 中的静态方法com.ptteng.course.util.mailUtil
 
main(String[]) - 类 中的静态方法com.ptteng.course.util.TxtUtil
 
main(String[]) - 类 中的静态方法com.ptteng.course.util.XmlUtil
 
makeLenient() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
 
makeLenient() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Makes the HTTP methods attempt to mimic the exact behaviour of commonly used HTTP agents, which many HTTP servers expect, even though such behaviour may violate the HTTP protocol specification (RFC 2616 and other relevant RFCs).
makeStrict() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
 
makeStrict() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Makes the HTTP methods strictly follow the HTTP protocol specification (RFC 2616 and other relevant RFCs).
MalformedChallengeException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的异常错误
Signals that authentication challenge is in some way invalid or illegal in the given context
MalformedChallengeException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with a null detail message.
MalformedChallengeException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified message.
MalformedChallengeException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified detail message and cause.
MalformedCookieException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie中的异常错误
Signals that a cookie is in some way invalid or illegal in a given context
MalformedCookieException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with a null detail message.
MalformedCookieException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with a specified message string.
MalformedCookieException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.MalformedCookieException
Creates a new MalformedCookieException with the specified detail message and cause.
mark(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecInputStream
Marks the current position in this input stream.
mark - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for mark.
markSupported() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecInputStream
MASK_8BITS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Mask used to extract 8 bits, used in decoding bytes
match(AuthScope) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
Tests if the authentication scopes match.
match(String, int, String, boolean, Cookie) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Determines if a Cookie matches a location.
match(String, int, String, boolean, Cookie[]) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Determines which of an array of Cookies matches a location.
match(String, int, String, boolean, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Return true if the cookie should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Return an array of Cookies that should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
match(String, int, String, boolean, Cookie[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
MatchRatingApproachEncoder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Match Rating Approach Phonetic Algorithm Developed by Western Airlines in 1977.
MatchRatingApproachEncoder() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.MatchRatingApproachEncoder
 
MAX_HOST_CONNECTIONS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
Defines the maximum number of connections allowed per host configuration.
MAX_REDIRECTS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Defines the maximum number of redirects to be followed.
MAX_TOTAL_CONNECTIONS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
Defines the maximum number of connections allowed overall.
mch_id - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
md2(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 16 element byte[].
md2(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 16 element byte[].
MD2 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.MessageDigestAlgorithms
The MD2 message digest algorithm defined in RFC 1319.
md2Hex(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 32 character hex string.
md2Hex(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 32 character hex string.
md2Hex(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD2 digest and returns the value as a 32 character hex string.
md5(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 16 element byte[].
MD5 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.MessageDigestAlgorithms
The MD5 message digest algorithm defined in RFC 1321.
MD5 - com.ptteng.course.util.aliPayUtil.sign中的类
功能:支付宝MD5签名处理核心文件,不需要修改 版本:3.3 修改日期:2012-08-17 说明: 以下代码只是为了方便商户测试而提供的样例代码,商户可以根据自己网站的需要,按照技术文档编写,并非一定要使用该代码。
MD5() - 类 的构造器com.ptteng.course.util.aliPayUtil.sign.MD5
 
MD5 - com.ptteng.course.util中的类
User: rizenguo Date: 2014/10/23 Time: 15:43
MD5() - 类 的构造器com.ptteng.course.util.MD5
 
MD5(String) - 类 中的静态方法com.ptteng.course.util.VideoAndVoiceUtil
 
Md5Crypt - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest中的类
The libc crypt() "$1$" and Apache "$apr1$" MD5-based hash algorithm.
Md5Crypt() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Md5Crypt
 
md5Crypt(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Md5Crypt
Generates a libc6 crypt() compatible "$1$" hash value.
md5Crypt(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Md5Crypt
Generates a libc crypt() compatible "$1$" MD5 based hash value.
md5Crypt(byte[], String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Md5Crypt
Generates a libc6 crypt() "$1$" or Apache htpasswd "$apr1$" hash value.
MD5Encode(String) - 类 中的静态方法com.ptteng.course.util.MD5
MD5编码
md5Hex(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
MemberController - com.ptteng.course.home.controller中的类
Member crud
MemberController() - 类 的构造器com.ptteng.course.home.controller.MemberController
 
MessageController - com.ptteng.course.home.controller中的类
Message crud
MessageController() - 类 的构造器com.ptteng.course.home.controller.MessageController
 
MessageDigestAlgorithms - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest中的类
Standard MessageDigest algorithm names from the Java Cryptography Architecture Standard Algorithm Name Documentation.
Metaphone - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a Metaphone value.
Metaphone() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Metaphone
Creates an instance of the Metaphone encoder
metaphone(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Metaphone
Find the metaphone value of a String.
METHOD_GET - 类 中的静态变量com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
HTTP GET method
METHOD_POST - 类 中的静态变量com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
HTTP POST method
MethodRetryHandler - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的接口
已过时。
MIME_CHUNK_SIZE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
MIME chunk size per RFC 2045 section 6.8.
MoveWords(HttpServletRequest, HttpServletResponse, ModelMap, Long, Long[]) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
MULTIPART_BOUNDARY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the value to use as the multipart boundary.
MULTIPART_FORM_CONTENT_TYPE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
The Content-Type for multipart/form-data.
MultipartPostMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
已过时。
Use MultipartRequestEntity in conjunction with PostMethod instead.
MultipartPostMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
No-arg constructor.
MultipartPostMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Constructor specifying a URI.
MultipartRequestEntity - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart中的类
Implements a request entity suitable for an HTTP multipart POST method.
MultipartRequestEntity(Part[], HttpMethodParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.MultipartRequestEntity
Creates a new multipart entity containing the given parts.
MultiThreadedHttpConnectionManager - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Manages a set of HttpConnections for various HostConfigurations.
MultiThreadedHttpConnectionManager() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
No-args constructor

N

NAME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
the name of this method
name - 类 中的变量com.ptteng.course.util.PaperModel
 
name - 类 中的静态变量com.ptteng.course.util.userNameUtil
 
nameList - 类 中的静态变量com.ptteng.course.util.userNameUtil
 
NameType - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的枚举
Supported types of names.
NameValuePair - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
A simple class encapsulating a name/value pair.
NameValuePair() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
Default constructor.
NameValuePair(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
Constructor.
needContentLength() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.OptionsMethod
已过时。
only entity enclosing methods set content length header
net_path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for net_path.
NETSCAPE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
The Netscape cookie draft compliant policy.
NETSCAPE_DRAFT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
已过时。
NetscapeDraftSpec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie中的类
Netscape cookie draft specific cookie management functions
NetscapeDraftSpec() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.NetscapeDraftSpec
Default constructor
newString(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the given charset.
newStringIso8859_1(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the ISO-8859-1 charset.
newStringUsAscii(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the US-ASCII charset.
newStringUtf16(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16 charset.
newStringUtf16Be(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16BE charset.
newStringUtf16Le(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-16LE charset.
newStringUtf8(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-8 charset.
nextPeriodId(Period) - 类 中的方法com.ptteng.course.home.controller.TaskController
 
NO_LANGUAGES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages
No languages at all.
NoHttpResponseException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
Signals that the target server failed to respond with a valid HTTP response.
NoHttpResponseException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with a null detail message.
NoHttpResponseException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with the specified detail message.
NoHttpResponseException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NoHttpResponseException
Creates a new NoHttpResponseException with the specified detail message and cause.
normalize(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Normalize the given hier path part.
normalize() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Normalizes the path part of this URI.
NTCredentials - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Credentials for use with the NTLM authentication scheme which requires additional information.
NTCredentials() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
已过时。
Do not use. Null user name, domain & host no longer allowed
NTCredentials(String, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
Constructor.
NTLM - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
The NTLM scheme is a proprietary Microsoft Windows Authentication protocol (considered to be the most secure among currently supported authentication schemes).
NTLMScheme - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
An implementation of the Microsoft proprietary NTLM authentication scheme.
NTLMScheme() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
Default constructor for the NTLM authentication scheme.
NTLMScheme(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
Constructor for the NTLM authentication scheme.
Nysiis - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a NYSIIS value.
Nysiis() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Nysiis
Creates an instance of the Nysiis encoder with strict mode (original form), i.e. encoded strings have a maximum length of 6.
Nysiis(boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Nysiis
Create an instance of the Nysiis encoder with the specified strict mode: true: encoded strings have a maximum length of 6 false: encoded strings may have arbitrary length
nysiis(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Nysiis
Retrieves the NYSIIS code for a given String object.

O

opaque_part - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
URI bitset that combines uric_no_slash and uric.
open() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Establishes a connection to the specified host and port (via a proxy if specified).
open_appid - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
open_mch_id - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
openidLogin(HttpServletRequest, HttpServletResponse, ModelMap, String, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
OptionsMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
Implements the HTTP OPTIONS method.
OptionsMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.OptionsMethod
Method constructor.
OptionsMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.OptionsMethod
Constructor specifying a URI.
order_url - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
OrderIdUtil - com.ptteng.course.util中的类
Created by lhwarthas on 16/4/16.
OrderIdUtil() - 类 的构造器com.ptteng.course.util.OrderIdUtil
 

P

PAD - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
 
PAD_DEFAULT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
Byte used to pad output.
PaperController - com.ptteng.course.home.controller中的类
Paper crud
PaperController() - 类 的构造器com.ptteng.course.home.controller.PaperController
 
paperDetail(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.PaperController
 
paperList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.PaperController
 
PaperModel - com.ptteng.course.util中的类
Created by asus on 2016/8/6.
PaperModel() - 类 的构造器com.ptteng.course.util.PaperModel
 
paraFilter(Map<String, String>) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipayCore
除去数组中的空值和签名参数
param - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for param (alias for pchar).
ParameterFormatter - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
This formatter produces a textual representation of attribute/value pairs.
ParameterFormatter() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterFormatter
Default ParameterFormatter constructor
ParameterParser - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
A simple parser intended to parse sequences of name/value pairs.
ParameterParser() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterParser
Default ParameterParser constructor
parse(String, int, String, boolean, String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" header value into Cookie array.
parse(String, int, String, boolean, Header) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" Header into an array of Cookies.
parse(String, int, String, boolean, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Parses the Set-Cookie value into an array of Cookies.
parse(String, int, String, boolean, Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Parse the "Set-Cookie" Header into an array of Cookies.
parse(String, int, String, boolean, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
parse(String, int, String, boolean, Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
Returns an empty cookie array.
parse(String, int, String, boolean, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.NetscapeDraftSpec
Parses the Set-Cookie value into an array of Cookies.
parse(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
已过时。
Use #parseElements(String).
parse(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
Parses the textual representation of the given HTTP protocol version.
parse(String, char) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given string.
parse(char[], char) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given array of characters.
parse(char[], int, int, char) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterParser
Extracts a list of NameValuePairs from the given array of characters.
parseAttribute(NameValuePair, Cookie) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Parse the cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Parse the cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
parseAttribute(NameValuePair, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.NetscapeDraftSpec
Parse the cookie attribute and update the corresponsing Cookie properties as defined by the Netscape draft specification
parseAttribute(NameValuePair, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.RFC2109Spec
Parse RFC 2109 specific cookie attribute and update the corresponsing Cookie properties.
parseAuthority(String, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Parse the authority component.
parseChallenges(Header[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeParser
Extracts a map of challenges ordered by authentication scheme name
parseDate(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateParser
已过时。
Parses a date value.
parseDate(String, Collection) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateParser
已过时。
Parses the date value using the given date formats.
parseDate(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateUtil
Parses a date value.
parseDate(String, Collection) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateUtil
Parses the date value using the given date formats.
parseDate(String, Collection, Date) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateUtil
Parses the date value using the given date formats.
parseElements(char[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
This parses the value part of a header.
parseElements(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderElement
This parses the value part of a header.
parseHeaders(InputStream, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpParser
Parses headers from the given stream.
parseHeaders(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpParser
已过时。
use #parseHeaders(InputStream, String)
parseUriReference(String, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
In order to avoid any possilbity of conflict with non-ASCII characters, Parse a URI reference as a String with the character encoding of the local system or the document.
PARSING - 异常错误 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The URI parsing error.
Part - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart中的类
Abstract class for one Part of a multipart post object.
Part() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
 
PartBase - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart中的类
Provides setters and getters for the basic Part properties.
PartBase(String, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Constructor.
partner - 类 中的静态变量com.ptteng.course.constant.AlipayConstantConfig
 
partner - 类 中的静态变量com.ptteng.course.util.aliPayUtil.config.AlipayConfig
 
parts - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.MultipartRequestEntity
The MIME parts as set by the constructor
PartSource - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart中的接口
An interface for providing access to data when posting MultiPart messages.
path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
URI bitset that combines absolute path and opaque part.
path - 类 中的静态变量com.ptteng.course.util.TxtUtil
 
PATH_DELIM - 接口 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Path delimiter
PATH_DELIM_CHAR - 接口 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Path delimiting charachter
path_segments - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for path segments.
pathMatch(String, String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Performs path-match as defined by the cookie specification.
pathMatch(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Performs path-match as implemented in common browsers.
pathMatch(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
 
PATTERN_ASCTIME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateParser
已过时。
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_ASCTIME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateParser
已过时。
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1036 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateParser
已过时。
Date format pattern used to parse HTTP date headers in RFC 1123 format.
PATTERN_RFC1123 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1123 format.
patternAndContextMatches(CharSequence, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Decides if the pattern and context match the input starting at a position.
pchar - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for pchar.
PEM_CHUNK_SIZE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodec
PEM chunk size per RFC 1421 section 4.3.2.4.
percent - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI.
PeriodController - com.ptteng.course.home.controller中的类
Period crud
PeriodController() - 类 的构造器com.ptteng.course.home.controller.PeriodController
 
Phoneme(CharSequence, Languages.LanguageSet) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
 
Phoneme(Rule.Phoneme, Rule.Phoneme) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
 
Phoneme(Rule.Phoneme, Rule.Phoneme, Languages.LanguageSet) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.Phoneme
 
PhonemeList(List<Rule.Phoneme>) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule.PhonemeList
 
PhoneticEngine - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
Converts words into potential phonetic representations.
PhoneticEngine(NameType, RuleType, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Generates a new, fully-configured phonetic engine.
PhoneticEngine(NameType, RuleType, boolean, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.PhoneticEngine
Generates a new, fully-configured phonetic engine.
port - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Port, a logical alias for digit.
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法com.ptteng.course.interceptor.UserInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法com.ptteng.course.interceptor.VersionInterceptor
 
PostMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
Implements the HTTP POST method.
PostMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
No-arg constructor.
PostMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Constructor specifying a URI.
PREEMPTIVE_AUTH_SCHEME - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
 
PREEMPTIVE_AUTHENTICATION - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Defines whether authentication should be attempted preemptively.
PREEMPTIVE_DEFAULT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
已过时。
This field and feature will be removed following HttpClient 3.0.
PREEMPTIVE_PROPERTY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
已过时。
This field and feature will be removed following HttpClient 3.0.
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法com.ptteng.course.interceptor.UserInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法com.ptteng.course.interceptor.VersionInterceptor
 
prevalidate(String, BitSet) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Pre-validate the unescaped URI string within a specific component.
print(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
已过时。
Use HttpConnection.print(String, String) Writes the specified String (as bytes) to the output stream.
print(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Writes the specified String (as bytes) to the output stream.
printLine(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
已过时。
Use HttpConnection.printLine(String, String) Writes the specified String (as bytes), followed by "\r\n".getBytes() to the output stream.
printLine(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Writes the specified String (as bytes), followed by "\r\n".getBytes() to the output stream.
printLine() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Writes "\r\n".getBytes() to the output stream.
printStackTrace() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
Print this HttpException and its stack trace to the standard error stream.
printStackTrace(PrintStream) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
Print this HttpException and its stack trace to the specified print stream.
printStackTrace(PrintWriter) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
Print this HttpException and its stack trace to the specified print writer.
private_key - 类 中的静态变量com.ptteng.course.constant.AlipayConstantConfig
 
processChallenge(AuthState, Map) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeProcessor
Processes the given collection of challenges and updates the state of the authentication process.
processChallenge(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScheme
Processes the given challenge token.
processChallenge(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
Processes the Basic challenge.
processChallenge(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
Processes the Digest challenge.
processChallenge(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
Processes the NTLM challenge.
processChallenge(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.RFC2617Scheme
Processes the given challenge token.
processResponseBody(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readResponseBody(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom body processing.
processResponseHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readResponseHeaders(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom response headers processing.
processResponseHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.OptionsMethod
This implementation will parse the Allow header to obtain the set of methods supported by the resource identified by the Request-URI.
processStatusLine(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readStatusLine(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom response status line processing.
Protocol - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol中的类
A class to encapsulate the specifics of a protocol.
Protocol(String, ProtocolSocketFactory, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Constructs a new Protocol.
Protocol(String, SecureProtocolSocketFactory, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
已过时。
Use the constructor that uses ProtocolSocketFactory, this version of the constructor is only kept for backwards API compatibility.
PROTOCOL_CHARSET - 异常错误 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.DefaultCharsetChanged
Protocol charset changed.
PROTOCOL_VERSION - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines the HTTP protocol version used by HTTP methods per default.
protocolCharset - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The charset of the protocol used by this URI instance.
ProtocolException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
Signals that an HTTP protocol violation has occurred.
ProtocolException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProtocolException
Creates a new ProtocolException with a null detail message.
ProtocolException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProtocolException
Creates a new ProtocolException with the specified detail message.
ProtocolException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProtocolException
Creates a new ProtocolException with the specified detail message and cause.
ProtocolSocketFactory - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol中的接口
A factory for creating Sockets.
PROVIDER - 接口 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.CredentialsProvider
Sets the credentials provider parameter.
PROXY_AUTH - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
The proxy authenticate challange header.
PROXY_AUTH_RESP - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
The proxy authenticate response header.
ProxyClient - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
A client that provides sockets for communicating through HTTP proxies via the HTTP CONNECT method.
ProxyClient() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Creates an instance of ProxyClient using default parameter set.
ProxyClient(HttpClientParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Creates an instance of ProxyClient using the given parameter set.
ProxyClient.ConnectResponse - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Contains the method used to execute the connect along with the created socket.
proxyEquals(HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Tests if the proxy configuration equals the configuration set on the connection.
ProxyHost - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Holds all of the variables needed to describe an HTTP connection to a proxy.
ProxyHost(ProxyHost) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyHost
Copy constructor for HttpHost
ProxyHost(String, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyHost
Constructor for ProxyHost.
ProxyHost(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyHost
Constructor for HttpHost.
PUNYCODE - 异常错误 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The DNS punycode encoding or decoding error.
purgeExpiredCookies() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Removes all of cookies in this HTTP state that have expired according to the current system time.
purgeExpiredCookies(Date) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Removes all of cookies in this HTTP state that have expired by the specified date.
PutMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
Implements the HTTP PUT method.
PutMethod() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PutMethod
No-arg constructor.
PutMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PutMethod
Constructor specifying a URI.

Q

QCodec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net中的类
Similar to the Quoted-Printable content-transfer-encoding defined in RFC 1521 and designed to allow text containing mostly ASCII characters to be decipherable on an ASCII terminal without decoding.
QCodec() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Default constructor.
QCodec(Charset) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Constructor which allows for the selection of a default charset.
QCodec(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Constructor which allows for the selection of a default charset.
query - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for query (alias for uric).
query_timestamp() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.config.AlipaySubmit
用于防钓鱼,调用接口query_timestamp来获取时间戳的处理函数 注意:远程解析XML出错,与服务器是否支持SSL等配置有关
query_timestamp() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipaySubmit
用于防钓鱼,调用接口query_timestamp来获取时间戳的处理函数 注意:远程解析XML出错,与服务器是否支持SSL等配置有关
QUOTE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content dispostion characters
QUOTE_BYTES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Content dispostion as a byte array
QuotedPrintableCodec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net中的类
Codec for the Quoted-Printable section of RFC 1521.
QuotedPrintableCodec() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Default constructor, assumes default charset of Charsets.UTF_8
QuotedPrintableCodec(Charset) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Constructor which allows for the selection of a default charset.
QuotedPrintableCodec(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QuotedPrintableCodec
Constructor which allows for the selection of a default charset.

R

random - 类 中的静态变量com.ptteng.course.util.VideoAndVoiceUtil
 
read() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecInputStream
Reads one byte from this input stream.
read(byte[], int, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecInputStream
Attempts to read len bytes into the specified b array starting at offset from this InputStream.
read() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedInputStream
Returns all the data in a chunked stream in coalesced form.
read(byte[], int, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedInputStream
Read some bytes from the stream.
read(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedInputStream
Read some bytes from the stream.
read() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ContentLengthInputStream
Read the next byte from the stream
read(byte[], int, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ContentLengthInputStream
Does standard InputStream.read(byte[], int, int) behavior, but also notifies the watcher when the contents have been consumed.
read(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ContentLengthInputStream
Read more bytes from the stream.
readLine() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
已过时。
use #readLine(String)
readLine(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Reads up to "\n" from the (unchunked) input stream.
readLine(InputStream, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpParser
Read up to "\n" from an (unchunked) input stream.
readLine(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpParser
已过时。
use #readLine(InputStream, String)
readObject(ObjectInputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Read a URI.
readRawLine(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpParser
Return byte array from an (unchunked) input stream.
readResponse(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Reads the response from the given connection.
readResponseBody(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Read the response body from the given HttpConnection.
readResponseBody(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.HeadMethod
Overrides HttpMethodBase method to not read a response body, despite the presence of a Content-Length or Transfer-Encoding header.
readResponseHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Reads the response headers from the given connection.
readStatusLine(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Read the status line from the given HttpConnection, setting my status code and status text.
reason - 异常错误 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The reason message.
reasonCode - 异常错误 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The reason code.
recommendDetail(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UserController
 
recycle() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
已过时。
no longer supported and will be removed in the future version of HttpClient
recycle() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
no longer supported and will be removed in the future version of HttpClient
recycle() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
已过时。
no longer supported and will be removed in the future version of HttpClient
recycle() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.GetMethod
已过时。
no longer supported and will be removed in the future version of HttpClient
recycle() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.HeadMethod
已过时。
no longer supported and will be removed in the future version of HttpClient
recycle() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
no longer supported and will be removed in the future version of HttpClient
recycle() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.TraceMethod
已过时。
no longer supported and will be removed in the future version of HttpClient
redirect_uri - 类 中的静态变量com.ptteng.course.constant.SinaConstantConfig
 
redirect_uri - 类 中的静态变量com.ptteng.course.constant.TencentConstantConfig
 
RedirectException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
Signals violation of HTTP specification caused by an invalid redirect
RedirectException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.RedirectException
Creates a new RedirectException with a null detail message.
RedirectException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.RedirectException
Creates a new RedirectException with the specified detail message.
RedirectException(String, Throwable) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.RedirectException
Creates a new RedirectException with the specified detail message and cause.
RefinedSoundex - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a Refined Soundex value.
RefinedSoundex() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
Creates an instance of the RefinedSoundex object using the default US English mapping.
RefinedSoundex(char[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
Creates a refined soundex instance using a custom mapping.
RefinedSoundex(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
Creates a refined Soundex instance using a custom mapping.
ReflectionSocketFactory - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol中的类
This helper class uses refelction in order to execute Socket methods available in Java 1.4 and above
reg_name - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for reg_name.
registerAuthScheme(String, Class) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
Registers a class implementing an authentication scheme with the given identifier.
registerCookieSpec(String, Class) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
Registers a new cookie specification with the given identifier.
registerProtocol(String, Protocol) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Registers a new protocol with the given identifier.
REJECT_HEAD_BODY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines whether the content body sent in response to HeadMethod should be rejected.
REJECT_RELATIVE_REDIRECT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Defines whether relative redirects should be rejected.
rel_path - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for rel_path.
rel_segment - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for rel_segment.
relativeURI - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for relativeURI.
releaseConnection() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Releases the connection.
releaseConnection(HttpConnection) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnectionManager
Releases the given HttpConnection for use by other requests.
releaseConnection() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Releases the connection being used by this HTTP method.
releaseConnection() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Releases the connection being used by this HTTP method.
releaseConnection(HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
Make the given HttpConnection available for use by other requests.
releaseConnection(HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
 
remove(HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionHandler
Removes the given connection from the list of connections to be closed when idle.
removeAll() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionHandler
Removes all connections referenced by this handler.
removeConnectionManager(HttpConnectionManager) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionTimeoutThread
Removes the connection manager from this class.
removeFragmentIdentifier(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Remove the fragment identifier of the given component.
removeHeader(Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Removes the given header.
removeParameter(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Removes all parameters with the given paramName.
removeParameter(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Removes all parameter with the given paramName and paramValue.
removeRequestHeader(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Removes all request headers with the given name.
removeRequestHeader(Header) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Removes the given request header.
removeRequestHeader(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Remove the request header associated with the given name.
removeRequestHeader(Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Removes the given request header.
renameNote(HttpServletRequest, HttpServletResponse, ModelMap, String, Long) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
renameNote(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
renameNote(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer, Integer, Long) - 类 中的方法com.ptteng.course.home.controller.DictationNoteController
 
replace(String, char[], char[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil.Coder
已过时。
Replace from a given character to given character in an array order for a given string.
replace(String, char, char) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil.Coder
已过时。
Replace from a given character to given character for a given string.
RequestEntity - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的接口
 
reserved - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for reserved.
reset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
resetPassword(HttpServletRequest, HttpServletResponse, ModelMap, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
修改用户友盟推送号
resetPassword(HttpServletRequest, HttpServletResponse, ModelMap, String, String, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
resolvePath(char[], char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Resolve the base and relative path.
resolvePort(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Resolves the correct port for this protocol.
responseBodyConsumed() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
A response has been consumed.
restrictTo(Languages.LanguageSet) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.LanguageSet
 
restrictTo(Languages.LanguageSet) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.SomeLanguages
 
RETRY_HANDLER - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the method retry handler parameter.
retryMethod(HttpMethod, IOException, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultHttpMethodRetryHandler
Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultMethodRetryHandler
已过时。
Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
retryMethod(HttpMethod, IOException, int) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodRetryHandler
Determines if a method should be retried after an HttpRecoverableException occurs during execution.
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MethodRetryHandler
已过时。
Determines if a method should be retried after an HttpRecoverableException occurs during execution.
RFC2109 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
已过时。
RFC2109Spec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie中的类
RFC 2109 specific cookie management functions
RFC2109Spec() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.RFC2109Spec
Default constructor
RFC2617Scheme - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authetication schemes and provides capabilities common to all authentication schemes defined in RFC 2617.
RFC2617Scheme() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.RFC2617Scheme
Default constructor for RFC2617 compliant authetication schemes.
RFC2617Scheme(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.RFC2617Scheme
已过时。
Use parameterless constructor and AuthScheme.processChallenge(String) method
RFC_2109 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
The RFC 2109 compliant policy.
rootPath - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The root path.
Rule - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
A phoneme rule.
Rule(String, String, String, Rule.PhonemeExpr) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Rule
Creates a new rule.
Rule.Phoneme - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
 
Rule.PhonemeExpr - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的接口
 
Rule.PhonemeList - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的类
 
Rule.RPattern - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的接口
A minimal wrapper around the functionality of Pattern that we use, to allow for alternate implementations.
RuleType - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm中的枚举
Types of rule.
run() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
Execute the logic in this object and keep track of any exceptions.
run() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionTimeoutThread
Closes idle connections.

S

saveImageToDisk(String) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
获取下载图片信息(jpg)
SC_ACCEPTED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
202 Accepted (HTTP/1.0 - RFC 1945)
SC_BAD_GATEWAY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
502 Bad Gateway (HTTP/1.0 - RFC 1945)
SC_BAD_REQUEST - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
400 Bad Request (HTTP/1.1 - RFC 2616)
SC_CONFLICT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
409 Conflict (HTTP/1.1 - RFC 2616)
SC_CONTINUE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
100 Continue (HTTP/1.1 - RFC 2616)
SC_CREATED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
201 Created (HTTP/1.0 - RFC 1945)
SC_EXPECTATION_FAILED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
417 Expectation Failed (HTTP/1.1 - RFC 2616)
SC_FAILED_DEPENDENCY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
424 Failed Dependency (WebDAV - RFC 2518)
SC_FORBIDDEN - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
403 Forbidden (HTTP/1.0 - RFC 1945)
SC_GATEWAY_TIMEOUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
SC_GONE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
410 Gone (HTTP/1.1 - RFC 2616)
SC_HTTP_VERSION_NOT_SUPPORTED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
SC_INSUFFICIENT_SPACE_ON_RESOURCE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
Static constant for a 419 error.
SC_INSUFFICIENT_STORAGE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
507 Insufficient Storage (WebDAV - RFC 2518)
SC_INTERNAL_SERVER_ERROR - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
500 Server Error (HTTP/1.0 - RFC 1945)
SC_LENGTH_REQUIRED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
411 Length Required (HTTP/1.1 - RFC 2616)
SC_LOCKED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
423 Locked (WebDAV - RFC 2518)
SC_METHOD_FAILURE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
Static constant for a 420 error.
SC_METHOD_NOT_ALLOWED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
SC_MOVED_PERMANENTLY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
301 Moved Permanently (HTTP/1.0 - RFC 1945)
SC_MOVED_TEMPORARILY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
SC_MULTI_STATUS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
SC_MULTIPLE_CHOICES - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
SC_NO_CONTENT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
204 No Content (HTTP/1.0 - RFC 1945)
SC_NON_AUTHORITATIVE_INFORMATION - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
SC_NOT_ACCEPTABLE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
406 Not Acceptable (HTTP/1.1 - RFC 2616)
SC_NOT_FOUND - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
404 Not Found (HTTP/1.0 - RFC 1945)
SC_NOT_IMPLEMENTED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
501 Not Implemented (HTTP/1.0 - RFC 1945)
SC_NOT_MODIFIED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
304 Not Modified (HTTP/1.0 - RFC 1945)
SC_OK - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
200 OK (HTTP/1.0 - RFC 1945)
SC_PARTIAL_CONTENT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
206 Partial Content (HTTP/1.1 - RFC 2616)
SC_PAYMENT_REQUIRED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
402 Payment Required (HTTP/1.1 - RFC 2616)
SC_PRECONDITION_FAILED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
412 Precondition Failed (HTTP/1.1 - RFC 2616)
SC_PROCESSING - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
102 Processing (WebDAV - RFC 2518)
SC_PROXY_AUTHENTICATION_REQUIRED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
SC_REQUEST_TIMEOUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
408 Request Timeout (HTTP/1.1 - RFC 2616)
SC_REQUEST_TOO_LONG - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
SC_REQUEST_URI_TOO_LONG - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
SC_REQUESTED_RANGE_NOT_SATISFIABLE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
SC_RESET_CONTENT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
205 Reset Content (HTTP/1.1 - RFC 2616)
SC_SEE_OTHER - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
303 See Other (HTTP/1.1 - RFC 2616)
SC_SERVICE_UNAVAILABLE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
503 Service Unavailable (HTTP/1.0 - RFC 1945)
SC_SWITCHING_PROTOCOLS - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
101 Switching Protocols (HTTP/1.1 - RFC 2616)
SC_TEMPORARY_REDIRECT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
SC_UNAUTHORIZED - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
401 Unauthorized (HTTP/1.0 - RFC 1945)
SC_UNPROCESSABLE_ENTITY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
422 Unprocessable Entity (WebDAV - RFC 2518)
SC_UNSUPPORTED_MEDIA_TYPE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
SC_USE_PROXY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpStatus
305 Use Proxy (HTTP/1.1 - RFC 2616)
scheme - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for scheme.
secret - 类 中的静态变量com.ptteng.course.constant.SinaConstantConfig
 
secret - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
SecureProtocolSocketFactory - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol中的接口
A ProtocolSocketFactory that is secure.
segment - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for segment.
selectAuthScheme(Map) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthChallengeProcessor
Determines the preferred authentication scheme that can be used to respond to the given collection of challenges.
selectAuthScheme(Header[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
seller_email - 类 中的静态变量com.ptteng.course.util.aliPayUtil.config.AlipayConfig
 
seller_id - 类 中的静态变量com.ptteng.course.constant.AlipayConstantConfig
 
send(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write all the data to the output stream.
sendContentTypeHeader(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write the content type header to the specified output stream
sendData(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
Write the data in "source" to the specified stream.
sendData(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write the data to the specified output stream
sendData(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.StringPart
Writes the data to the given OutputStream.
sendDispositionHeader(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.FilePart
Write the disposition header to the output stream
sendDispositionHeader(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write the content disposition header to the specified output stream
sendEnd(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write the end data to the output stream.
sendEndOfHeader(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write the end of the header to the output stream
sendMail(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.PaperController
 
sendMail(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer) - 类 中的方法com.ptteng.course.home.controller.PaperController
 
sendMail(String, String, String, String) - 类 中的静态方法com.ptteng.course.util.mailUtil
 
sendMailMsg(String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
sendMailVerify(HttpServletRequest, HttpServletResponse, ModelMap, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
sendPaper(String, List<PaperModel>, Long, User) - 类 中的静态方法com.ptteng.course.util.mailUtil
 
sendPaperByAsynchrony(String, List<PaperModel>, Long, User, boolean) - 类 中的静态方法com.ptteng.course.util.mailUtil
 
sendParts(OutputStream, Part[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write all parts and the last boundary to the specified output stream.
sendParts(OutputStream, Part[], byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write all parts and the last boundary to the specified output stream.
sendSMSMail(String, String, String) - 类 中的静态方法com.ptteng.course.util.mailUtil
 
sendStart(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write the start to the specified output stream
sendTransferEncodingHeader(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Write the content transfer encoding header to the specified output stream
sendVerify(HttpServletRequest, HttpServletResponse, ModelMap, String, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
sendVoice(HttpServletRequest, HttpServletResponse, ModelMap, String, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
server - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Bitset for server.
setAllowUserInteraction(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setAlwaysUseQuotes(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.ParameterFormatter
Defines whether all parameter values must be enclosed in quotation marks, even if they do not contain any special characters
setAuthAttempted(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Sets authentication attempt status
setAuthenticationPreemptive(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
setAuthenticationPreemptive(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Sets whether authentication should be attempted preemptively.
setAuthRequested(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Sets authentication request status
setAuthScheme(AuthScheme) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Assigns the given authentication scheme.
setBaseAddCount(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setBodyCheckTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.HeadMethod
已过时。
setBooleanParameter(String, boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
setBooleanParameter(String, boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Assigns a Boolean to the parameter with the given name
setByteResult(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResponse
 
setCharSet(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Sets the character encoding.
setCharSet(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.StringPart
 
setCharset(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setClientIp(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setComment(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described using this comment.
setConcat(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
Sets how multiple possible phonetic encodings are combined.
setConnectionCloseForced(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets whether or not the connection should be force-closed when no longer needed.
setConnectionManagerClass(Class) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Sets HTTP connection manager class to be used der default.
setConnectionManagerTimeout(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
Sets the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
setConnectionStaleCheckingEnabled(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
setConnectionStaleCheckingEnabled(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
setConnectionTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
setConnectionTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
setConnectionTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Sets the timeout until a connection is etablished.
setConnectionTimeout(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionTimeoutThread
Sets the timeout value to use when testing for idle connections.
setConnectionTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setContentCharset(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the default charset to be used for writing content body, when no charset explicitly specified.
setContentChunked(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Sets whether or not the content should be chunked.
setContentType(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Sets the content type.
setCookieMaxAge(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setCookiePolicy(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
setCookiePolicy(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Assigns the cookie policy to be used by the HTTP methods this collection of parameters applies to.
setCredentialCharset(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the charset to be used for writing HTTP headers.
setCredentials(String, String, Credentials) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
已过时。
use #setCredentials(AuthScope, Credentials)
setCredentials(AuthScope, Credentials) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Sets the credentials for the given authentication scope.
setDefaultDocumentCharset(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the default charset of the document.
setDefaultMaxConnectionsPerHost(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
Sets the default maximum number of connections allowed for a given host config.
setDefaultPolicy(int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
setDefaultProtocolCharset(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the default charset of the protocol.
setDefaults(HttpParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
setDefaults(HttpParams) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Assigns the parent collection that this collection will defer to for a default value if a particular parameter is not explicitly set in the collection itself
setDefaultUseCaches(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDevmode(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setDoAuthentication(boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Sets whether or not the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.)
setDoAuthentication(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets whether or not the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.)
setDoInput(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDomain(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setDomain(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Sets the domain attribute.
setDomain(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
已过时。
Do not use. The NTCredentials objects should be immutable
setDomainAttributeSpecified(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Indicates whether the cookie had a domain specified in a domain attribute of the Set-Cookie header.
setDoOutput(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDoubleParameter(String, double) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
setDoubleParameter(String, double) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Assigns a Double to the parameter with the given name
setEncodeBlanks(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.QCodec
Defines whether optional transformation of SPACE characters is to be used
setEscapedAuthority(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the authority.
setEscapedFragment(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the escaped fragment string.
setEscapedPassword(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the escaped password string.
setEscapedPath(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the escaped path.
setEscapedQuery(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the escaped query string.
setEscapedUser(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the escaped user string.
setEscapedUserinfo(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the raw-escaped user and password.
setExpiryDate(Date) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Sets expiration date.
setFirst_get_amount(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setFollowRedirects(boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Sets whether or not the HTTP method should automatically follow HTTP redirects (status code 302, etc.)
setFollowRedirects(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets whether or not the HTTP method should automatically follow HTTP redirects (status code 302, etc.)
setFollowRedirects(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Entity enclosing requests cannot be redirected without user intervention according to RFC 2616.
setFragment(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the fragment.
setHeaders(Header[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HeaderGroup
Sets all of the headers contained within this group overriding any existing headers.
setHome(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setHost(HttpHost) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Sets the given host
setHost(String, int, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Sets the given host, port and protocol
setHost(String, String, int, Protocol) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
已过时。
#setHost(String, int, Protocol)
setHost(String, int, Protocol) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Sets the given host, port and protocol.
setHost(String, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Sets the given host and port.
setHost(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Set the given host.
setHost(URI) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Sets the protocol, host and port from the given URI.
setHost(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Sets the host to connect to.
setHost(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
已过时。
Do not use. The NTCredentials objects should be immutable
setHostConfiguration(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Assigns the host configuration to use with the HttpClient.
setHostConfiguration(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
no longer applicable
setHostConfiguration(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Assigns the host configuration to use with the ProxyClient.
setHttp11(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
setHttpConnectionFactoryTimeout(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
setHttpConnectionManager(HttpConnectionManager) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Assigns the HTTP connection manager to use with the HttpClient.
setHttpConnectionManager(HttpConnectionManager) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Sets the httpConnectionManager.
setHttpElementCharset(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the charset to be used for writing HTTP headers.
setHttpParamsFactory(HttpParamsFactory) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
Sets the factory that will provide the default HttpParams.
setIfModifiedSince(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setInstanceFollowRedirects(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setIntParameter(String, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
setIntParameter(String, int) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Assigns an Integer to the parameter with the given name
setLastResponseInputStream(InputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Set the state to keep track of the last response for the last request.
setLinger(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Returns linger-on-close timeout.
setLocalAddress(InetAddress) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Set the local address to be used when creating connections.
setLocalAddress(InetAddress) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Set the local address used when creating the connection.
setLocked(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Locks or unlocks the connection.
setLongParameter(String, long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
setLongParameter(String, long) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Assigns a Long to the parameter with the given name
setMaxCodeLen(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.DoubleMetaphone
Sets the maxCodeLen.
setMaxCodeLen(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Metaphone
Sets the maxCodeLen.
setMaxConnectionsPerHost(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
setMaxConnectionsPerHost(HostConfiguration, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
Sets the maximum number of connections to be used for the given host config.
setMaxLength(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
已过时。
This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
setMaxPhonemes(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
Sets the number of maximum of phonemes that shall be considered by the engine.
setMaxTotalConnections(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
setMaxTotalConnections(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionManagerParams
Sets the maximum number of connections allowed.
setMethod(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setMethodRetryHandler(MethodRetryHandler) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
setName(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Sets the part name.
setName(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
Set the name.
setName(String) - 类 中的方法com.ptteng.course.util.PaperModel
 
setNameType(NameType) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
Sets the type of name.
setParameter(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Sets the value of parameter with parameterName to parameterValue.
setParameter(String, Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
 
setParameter(String, Object) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpParams
Assigns the value to the parameter with the given name
setParameters(String[], Object) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.DefaultHttpParams
Assigns the value to all the parameter with the given names
setParameters(NameValuePair[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setParams(HostParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Assigns HTTP protocol parameters specific to this host.
setParams(HttpClientParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Assigns HTTP protocol parameters for this HttpClient.
setParams(HttpConnectionParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Assigns HTTP protocol parameters for this method.
setParams(HttpConnectionManagerParams) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnectionManager
Assigns parameters for this connection manager.
setParams(HttpMethodParams) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Assigns HTTP protocol parameters for this method.
setParams(HttpMethodParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Assigns HTTP protocol parameters for this method.
setParams(HttpConnectionManagerParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
Assigns parameters for this connection manager.
setParams(HttpClientParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Assigns HTTP protocol parameters for this ProxyClient.
setParams(HttpConnectionManagerParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
Assigns parameters for this connection manager.
setPassword(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the password string.
setPassword(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
已过时。
Do not use. The UsernamePasswordCredentials objects should be immutable
setPath(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Sets the path attribute.
setPath(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Sets the path of the HTTP method.
setPath(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets the path of the HTTP method.
setPath(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the path.
setPathAttributeSpecified(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Indicates whether the cookie had a path specified in a path attribute of the Set-Cookie header.
setPort(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Sets the port to connect to.
setPreemptive() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
Preemptively assigns Basic authentication scheme.
setProtocol(Protocol) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Sets the protocol used to establish the connection
setProxy(String, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Set the proxy settings.
setProxyCredentials(String, String, Credentials) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
已过时。
use #setProxyCredentials(AuthScope, Credentials)
setProxyCredentials(AuthScope, Credentials) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Sets the proxy credentials for the given authentication realm.
setProxyHost(ProxyHost) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
Sets the given proxy host
setProxyHost(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Sets the host to proxy through.
setProxyPort(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Sets the port of the host to proxy through.
setQuery(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the query as the name and value pair.
setQuery(String[], String[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the query as the name and value pairs.
setQuery(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the query.
setQueryString(String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Sets the query string of the HTTP method.
setQueryString(NameValuePair[]) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Sets the query string of this HTTP method.
setQueryString(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets the query string of this HTTP method.
setQueryString(NameValuePair[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets the query string of this HTTP method.
setQueryString(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setRawAuthority(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the authority.
setRawFragment(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the raw-escaped fragment.
setRawPassword(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the raw-escaped password.
setRawPath(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the raw-escaped path.
setRawQuery(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Set the raw-escaped query.
setRawUser(char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the raw-escaped user.
setRawUserinfo(char[], char[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the raw-escaped user and password.
setReason(String) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
已过时。
HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
setReason(String) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
已过时。
Callers should instead set this via a parameter to the constructor.
setReasonCode(int) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
已过时。
HttpClient no longer uses this for itself. It is only provided for compatibility with existing clients, and will be removed in a future release.
setReasonCode(int) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
已过时。
Callers should set the reason code as a parameter to the constructor.
setReceiveBufferSize(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Sets a hint the size of the underlying buffers used by the platform for incoming network I/O.
setRequestBody(InputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
setRequestBody(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
setRequestBody(NameValuePair[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.PostMethod
Sets an array of parameters to be used in the POST request body
setRequestContentLength(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
setRequestContentLength(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
setRequestEntity(RequestEntity) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
 
setRequestHeader(String, String) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Sets the specified request header, overwriting any previous value.
setRequestHeader(Header) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Sets the specified request header, overwriting any previous value.
setRequestHeader(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Set the specified request header, overwriting any previous value.
setRequestHeader(Header) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets the specified request header, overwriting any previous value.
setRequestMethod(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setRequestProperty(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setRequestSentRetryEnabled(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultMethodRetryHandler
已过时。
 
setResponseHeaders(Header[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResponse
 
setResponseStream(InputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets the response stream.
setResultType(HttpResultType) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setRetryCount(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.DefaultMethodRetryHandler
已过时。
 
setRuleType(RuleType) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.BeiderMorseEncoder
Sets the rule type to apply.
setSecure(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Sets the secure attribute of the cookie.
setSendBufferSize(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
setSendBufferSize(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Sets a hint the size of the underlying buffers used by the platform for outgoing network I/O.
setSocket(Socket) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
Set the socket.
setSocketTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Sets SO_TIMEOUT value directly on the underlying socket.
setSoTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
setSoTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setSoTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setStaleCheckingEnabled(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
setStaleCheckingEnabled(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Defines whether stale connection check is to be used.
setState(HttpState) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
Assigns HTTP state for the HttpClient.
setState(HttpState) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
Assigns HTTP state for the ProxyClient.
setStaticurl(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setStrictMode(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
已过时。
Use DefaultHttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setStrictMode(boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
已过时。
Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setStrictMode(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
已过时。
Use HttpParams.setParameter(String, Object) to exercise a more granular control over HTTP protocol strictness.
setStringResult(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResponse
 
setTcpNoDelay(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Determines whether Nagle's algorithm is to be used.
setTime_red_click(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setTime_red_rec_rebate(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
setTimeout(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setTimeoutInterval(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionTimeoutThread
Sets the interval used by this class between closing idle connections.
setToken(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
 
setTransferEncoding(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.PartBase
Sets the transfer encoding.
setURI(URI) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Sets the URI for this method.
setURI(URI) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sets the URI for this method.
setURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Once it's parsed successfully, set this URI.
setURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Once it's parsed successfully, set this URI.
setUrl(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpRequest
 
setUrl(List<String>) - 类 中的方法com.ptteng.course.util.PaperModel
 
setUseCaches(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setUseExpectHeader(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ExpectContinueMethod
已过时。
setUser(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the user string.
setUserinfo(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
Set the user and password.
setUserName(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
已过时。
Do not use. The UsernamePasswordCredentials objects should be immutable
setValidDateFormats(Collection) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Sets the Collection of date patterns used for parsing.
setValidDateFormats(Collection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
 
setValidDateFormats(Collection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
setValue(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
Set the value.
setVersion(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Sets the version of the cookie specification to which this cookie conforms.
setVersion(HttpVersion) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Assigns the HTTP protocol version to be used by the HTTP methods that this collection of parameters applies to.
setVirtualHost(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
已过时。
no longer applicable
setVirtualHost(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HostParams
Sets the virtual host name.
setVirtualHost(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the virtual host name.
sha(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
已过时。
sha(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
sha(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
已过时。
sha1(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a byte[].
sha1(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a byte[].
sha1(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a byte[].
sha1Hex(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a hex string.
sha1Hex(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a hex string.
sha1Hex(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-1 digest and returns the value as a hex string.
sha256(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a byte[].
sha256(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a byte[].
sha256(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a byte[].
sha256Crypt(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Sha2Crypt
Generates a libc crypt() compatible "$5$" hash value with random salt.
sha256Crypt(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Sha2Crypt
Generates a libc6 crypt() compatible "$5$" hash value.
sha256Hex(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a hex string.
sha256Hex(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a hex string.
sha256Hex(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-256 digest and returns the value as a hex string.
Sha2Crypt - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest中的类
SHA2-based Unix crypt implementation.
Sha2Crypt() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Sha2Crypt
 
sha384(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a byte[].
sha384(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a byte[].
sha384(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a byte[].
sha384Hex(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a hex string.
sha384Hex(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a hex string.
sha384Hex(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-384 digest and returns the value as a hex string.
sha512(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a byte[].
sha512(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a byte[].
sha512(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a byte[].
sha512Crypt(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Sha2Crypt
Generates a libc crypt() compatible "$6$" hash value with random salt.
sha512Crypt(byte[], String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.Sha2Crypt
Generates a libc6 crypt() compatible "$6$" hash value.
sha512Hex(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a hex string.
sha512Hex(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a hex string.
sha512Hex(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Calculates the SHA-512 digest and returns the value as a hex string.
SHA_1 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.MessageDigestAlgorithms
The SHA-1 hash algorithm defined in the FIPS PUB 180-2.
SHA_256 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.MessageDigestAlgorithms
The SHA-256 hash algorithm defined in the FIPS PUB 180-2.
SHA_384 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.MessageDigestAlgorithms
The SHA-384 hash algorithm defined in the FIPS PUB 180-2.
SHA_512 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.MessageDigestAlgorithms
The SHA-512 hash algorithm defined in the FIPS PUB 180-2.
shaHex(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
已过时。
shaHex(InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
shaHex(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
已过时。
shouldCloseConnection(HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
Returns true if the status code is anything other than SC_OK, false otherwise.
shouldCloseConnection(HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Tests if the connection should be closed after the method has been executed.
shutdown() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
Shuts down the connection manager and releases all resources.
shutdown() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.IdleConnectionTimeoutThread
Stops the thread used to close idle connections.
shutdownAll() - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
Shuts down and cleans up resources used by all instances of MultiThreadedHttpConnectionManager.
shutdownOutput() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
已过时。
unused
sign(String, String, String) - 类 中的静态方法com.ptteng.course.home.controller.AlipayController
RSA签名
sign(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UserController
 
sign(HttpServletRequest, HttpServletResponse, ModelMap, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
sign(String, String) - 类 中的静态方法com.ptteng.course.home.controller.WxMessageController
 
sign(String, String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.sign.MD5
签名字符串
sign(String, String, String, String, String, String, String) - 类 中的静态方法com.ptteng.course.util.WxUtil
 
SIGN_ALGORITHMS - 类 中的静态变量com.ptteng.course.home.controller.AlipayController
 
sign_type - 类 中的静态变量com.ptteng.course.constant.AlipayConstantConfig
 
sign_type - 类 中的静态变量com.ptteng.course.util.aliPayUtil.config.AlipayConfig
 
simple - 类 中的静态变量com.ptteng.course.util.aliPayUtil.util.UtilDate
完整时间 yyyy-MM-dd HH:mm:ss
SimpleHttpConnectionManager - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
A connection manager that provides access to a single HttpConnection.
SimpleHttpConnectionManager() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
 
SinaConstantConfig - com.ptteng.course.constant中的类
Created by asus on 2016/8/13.
SinaConstantConfig() - 类 的构造器com.ptteng.course.constant.SinaConstantConfig
 
SINGLE_COOKIE_HEADER - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines whether cookies should be put on a single response header.
skip(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecInputStream
skip(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ContentLengthInputStream
Skips and discards a number of bytes from the input stream.
SO_LINGER - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Sets SO_LINGER with the specified linger time in seconds.
SO_RCVBUF - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Determines a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_SNDBUF - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Determines a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_TIMEOUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Defines the default socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
SO_TIMEOUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Sets the socket timeout (SO_TIMEOUT) in milliseconds to be used when executing the method.
SocketTask() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.ControllerThreadSocketFactory.SocketTask
 
sort(HttpServletRequest, HttpServletResponse, ModelMap, List<Long>) - 类 中的方法com.ptteng.course.home.controller.LessonController
 
soundex(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
Retrieves the Refined Soundex code for a given String object.
Soundex - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
Encodes a string into a Soundex value.
Soundex() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
Creates an instance using US_ENGLISH_MAPPING
Soundex(char[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
Creates a soundex instance using the given mapping.
Soundex(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
Creates a refined soundex instance using a custom mapping.
soundex(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
Retrieves the Soundex code for a given String object.
space - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for space.
SPLITTER_REGEX - 类 中的静态变量com.ptteng.course.interceptor.UserInterceptor
 
SSLProtocolSocketFactory - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol中的类
A SecureProtocolSocketFactory that uses JSSE to create sockets.
SSLProtocolSocketFactory() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.SSLProtocolSocketFactory
Constructor for SSLProtocolSocketFactory.
STALE_CONNECTION_CHECK - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Determines whether stale connection check is to be used.
startsWithHTTP(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.StatusLine
Tests if the string starts with 'HTTP' signature.
state - 类 中的静态变量com.ptteng.course.constant.SinaConstantConfig
 
state - 类 中的静态变量com.ptteng.course.constant.TencentConstantConfig
 
staticurl - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
STATUS_LINE_GARBAGE_LIMIT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines the maximum number of ignorable lines before we expect a HTTP response's status code.
StatusLine - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Represents a Status-Line as returned from a HTTP server.
StatusLine(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.StatusLine
Default constructor.
STRICT_TRANSFER_ENCODING - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines whether responses with an invalid Transfer-Encoding header should be rejected.
StringDecoder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的接口
Defines common decoding methods for String decoders.
StringEncoder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的接口
Defines common encoding methods for String encoders.
StringEncoderComparator - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec中的类
Compares Strings using a StringEncoder.
StringEncoderComparator() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.StringEncoderComparator
已过时。
Creating an instance without a StringEncoder leads to a NullPointerException. Will be removed in 2.0.
StringEncoderComparator(StringEncoder) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.StringEncoderComparator
Constructs a new instance with the given algorithm.
StringPart - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart中的类
Simple string parameter for a multipart post
StringPart(String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.StringPart
Constructor.
StringPart(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.StringPart
Constructor.
StringRequestEntity - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
A RequestEntity that contains a String.
StringRequestEntity(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.StringRequestEntity
Creates a new entity with the given content.
StringRequestEntity(String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.StringRequestEntity
Creates a new entity with the given content, content type, and charset.
StringUtils - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary中的类
Converts String to and from bytes using the encodings required by the Java specification.
StringUtils() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.StringUtils
 
SubjectController - com.ptteng.course.home.controller中的类
Subject crud
SubjectController() - 类 的构造器com.ptteng.course.home.controller.SubjectController
 
SystemController - com.ptteng.course.home.controller中的类
Progress crud
SystemController() - 类 的构造器com.ptteng.course.home.controller.SystemController
 

T

T_Key - 类 中的静态变量com.ptteng.course.util.VideoAndVoiceUtil
 
T_SecretId - 类 中的静态变量com.ptteng.course.util.VideoAndVoiceUtil
 
T_SecretKey - 类 中的静态变量com.ptteng.course.util.VideoAndVoiceUtil
 
taskBefore(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.TaskController
 
TaskController - com.ptteng.course.home.controller中的类
Task crud
TaskController() - 类 的构造器com.ptteng.course.home.controller.TaskController
 
taskNext(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.TaskController
 
TCP_NODELAY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpConnectionParams
Determines whether Nagle's algorithm is to be used.
TencentConstantConfig - com.ptteng.course.constant中的类
Created by asus on 2016/8/12.
TencentConstantConfig() - 类 的构造器com.ptteng.course.constant.TencentConstantConfig
 
TencentController - com.ptteng.course.home.controller中的类
Created by asus on 2016/8/12.
TencentController() - 类 的构造器com.ptteng.course.home.controller.TencentController
 
testBody(HttpServletRequest, HttpServletResponse, ModelMap, List<Long>, Integer, Integer) - 类 中的方法com.ptteng.course.home.controller.LessonController
 
ThreePartPropertiesUtil - com.ptteng.course.util中的类
Created by asus on 2016/8/12.
ThreePartPropertiesUtil() - 类 的构造器com.ptteng.course.util.ThreePartPropertiesUtil
 
Time_oneHour - 类 中的静态变量com.ptteng.course.util.VideoAndVoiceUtil
 
time_red_click - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
time_red_rec_rebate - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
TimeoutController - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
Executes a task with a specified timeout.
TimeoutController.TimeoutException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的异常错误
Signals that the task timed out.
TimeoutException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.TimeoutController.TimeoutException
Create an instance
toAsciiBytes(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ASCII 0 and 1 character bytes - each byte is a truncated char.
toAsciiChars(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ASCII 0 and 1 characters.
toAsciiString(byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Converts an array of raw binary data into a String of ASCII 0 and 1 characters.
toByteArray(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BinaryCodec
Decodes a String where each char of the String represents an ASCII '0' or '1'.
toCharset(Charset) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
Returns the given Charset or the default Charset if the given Charset is null.
toCharset(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
Returns a Charset for the named charset.
toDigit(char, int) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Converts a hexadecimal character to an integer.
toExternalForm() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Return a textual representation of the cookie.
toExternalForm() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Header
Returns a String representation of the header.
token - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
token_url - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
toplabel - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for toplabel.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.Hex
Returns a string representation of the object, which includes the charset name.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.Languages.SomeLanguages
 
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthSchemeBase
已过时。
 
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthScope
 
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthState
 
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Cookie
Return a textual representation of the cookie.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.Header
Returns a String representation of the header.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HostConfiguration
 
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
 
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
Returns a string representation of this HTTP state.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpVersion
 
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.Part
Return a string representation of this object.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NameValuePair
Get a String representation of this pair.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.NTCredentials
Return a string representation of this object.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Return a string representation of this object.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.StatusLine
Return a string representation of this object.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Get the escaped URI string.
toString() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
Get this object string.
toString(NameValuePair[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpProtocolHandler
将NameValuePairs数组转变为字符串
toURI() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpHost
Return the host uri.
toUserinfo(String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
 
TraceMethod - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods中的类
Implements the HTTP TRACE method.
TraceMethod(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.TraceMethod
Constructor specifying a URI.
tunnelCreated() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Instructs the proxy to establish a secure tunnel to the host.
TxtUtil - com.ptteng.course.util中的类
Created by asus on 2016/8/6.
TxtUtil() - 类 的构造器com.ptteng.course.util.TxtUtil
 
TYPE_CASH - 类 中的静态变量com.ptteng.course.constant.Constant
 
TYPE_SCORE - 类 中的静态变量com.ptteng.course.constant.Constant
 

U

UNAMBIGUOUS_STATUS_LINE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines whether HTTP methods should reject ambiguous HTTP status line.
UnitController - com.ptteng.course.home.controller中的类
Unit crud
UnitController() - 类 的构造器com.ptteng.course.home.controller.UnitController
 
UnixCrypt - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest中的类
Unix crypt(3) algorithm implementation.
UnixCrypt() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.UnixCrypt
 
UNKNOWN - 异常错误 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.DefaultCharsetChanged
No specified reason code.
UNKNOWN - 异常错误 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
No specified reason code.
unlock(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer) - 类 中的方法com.ptteng.course.home.controller.LocksController
 
unlockPrice(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer) - 类 中的方法com.ptteng.course.home.controller.LocksController
 
unregisterAuthScheme(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
Unregisters the class implementing an authentication scheme with the given ID.
unregisterCookieSpec(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
Unregisters the cookie specification with the given ID.
unregisterProtocol(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.protocol.Protocol
Unregisters the protocol with the given ID.
unreserved - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Data characters that are allowed in a URI but do not have a reserved purpose are called unreserved.
UNSUPPORTED_ENCODING - 异常错误 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The unsupported character encoding.
unwise - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for unwise.
updateAccessToken(HttpServletRequest, ModelMap, HttpServletResponse, String) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
 
updateCollaborateJson(HttpServletRequest, HttpServletResponse, ModelMap, Collaborate) - 类 中的方法com.ptteng.course.home.controller.CollaborateController
 
updateCouponJson(HttpServletRequest, HttpServletResponse, ModelMap, Coupon) - 类 中的方法com.ptteng.course.home.controller.CouponController
卡券激活会员
updateDigest(MessageDigest, byte[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Updates the given MessageDigest.
updateDigest(MessageDigest, InputStream) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Reads through an InputStream and updates the digest for the data
updateDigest(MessageDigest, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest.DigestUtils
Updates the given MessageDigest.
updateMemberJson(HttpServletRequest, HttpServletResponse, ModelMap, Member) - 类 中的方法com.ptteng.course.home.controller.MemberController
 
updatePayWay(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer) - 类 中的方法com.ptteng.course.home.controller.UserOrderController
 
updatePeriodJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.ptteng.course.home.controller.PeriodController
开始继续学习课时
updateResult(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer) - 类 中的方法com.ptteng.course.home.controller.UserOrderController
 
updateToken(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
 
updateToken(HttpServletRequest, HttpServletResponse, ModelMap, String) - 类 中的方法com.ptteng.course.home.controller.WxMessageController
 
updateUnitJson(HttpServletRequest, HttpServletResponse, ModelMap, Unit) - 类 中的方法com.ptteng.course.home.controller.UnitController
 
updateUser(HttpServletRequest, HttpServletResponse, ModelMap, String, Integer, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
updateUser(HttpServletRequest, HttpServletResponse, ModelMap, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
updateUserMemberRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, UserMemberRelation) - 类 中的方法com.ptteng.course.home.controller.UserMemberRelationController
 
updateUserMessageStatus(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UserController
 
updateUserUnitRelationJson(HttpServletRequest, HttpServletResponse, ModelMap, Integer, String, String, Long) - 类 中的方法com.ptteng.course.home.controller.UserUnitRelationController
 
uploadFile(HttpServletRequest, HttpServletResponse, ModelMap, MultipartFile, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
URI - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
URI() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Create an instance as an internal use
URI(String, boolean, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a URI from a string with the given charset.
URI(String, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a URI from a string with the given charset.
URI(char[], String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
已过时。
Use #URI(String, boolean, String)
URI(char[]) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
已过时。
Use #URI(String, boolean)
URI(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
已过时。
Use #URI(String, boolean, String)
URI(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
已过时。
Use #URI(String, boolean)
URI(String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI from the given components.
URI(URI, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
已过时。
Use #URI(URI, String, boolean)
URI(URI, String, boolean) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI with the given relative URI string.
URI(URI, URI) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Construct a general URI with the given relative URI.
URI.DefaultCharsetChanged - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
The charset-changed normal operation to represent to be required to alert to user the fact the default charset is changed.
URI.LocaleToCharsetMap - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
URI_reference - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for URI-reference.
uric - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for uric.
uric_no_slash - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
URI bitset for encoding typical non-slash characters.
URIException - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的异常错误
The URI parsing and escape encoding exception.
URIException() - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
Default constructor.
URIException(int) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The constructor with a reason code argument.
URIException(int, String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The constructor with a reason string and its code arguments.
URIException(String) - 异常错误 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
The constructor with a reason string argument.
URIUtil - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
The URI escape and character encoding and decoding utility.
URIUtil() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil
 
URIUtil.Coder - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util中的类
已过时。
use org.apache.commons.codec.net.URLCodec
url - 类 中的变量com.ptteng.course.util.PaperModel
 
URLCodec - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net中的类
Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding.
URLCodec() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Default constructor.
URLCodec(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
Constructor which allows for the selection of a default charset.
US_ASCII - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.CharEncoding
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
US_ASCII - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
US_ENGLISH - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
This static variable contains an instance of the RefinedSoundex using the US_ENGLISH mapping.
US_ENGLISH - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
An instance of Soundex using the US_ENGLISH_MAPPING mapping.
US_ENGLISH_MAPPING_STRING - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.RefinedSoundex
 
US_ENGLISH_MAPPING_STRING - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.Soundex
This is a default mapping of the 26 letters used in US English.
USE_EXPECT_CONTINUE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Activates 'Expect: 100-Continue' handshake for the entity enclosing methods.
USER_AGENT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines the content of the User-Agent header used by HTTP methods.
USER_ID - 类 中的静态变量com.ptteng.course.interceptor.UserInterceptor
 
UserController - com.ptteng.course.home.controller中的类
User crud
UserController() - 类 的构造器com.ptteng.course.home.controller.UserController
 
userDetail(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UserController
 
userinfo - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Bitset for userinfo.
userInfo_url - 类 中的静态变量com.ptteng.course.constant.WxConstantConfig
 
UserInterceptor - com.ptteng.course.interceptor中的类
 
UserInterceptor() - 类 的构造器com.ptteng.course.interceptor.UserInterceptor
 
UserMemberRelationController - com.ptteng.course.home.controller中的类
UserMemberRelation crud
UserMemberRelationController() - 类 的构造器com.ptteng.course.home.controller.UserMemberRelationController
 
userMessageStatus(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.UserController
 
UsernamePasswordCredentials - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
Username and password Credentials.
UsernamePasswordCredentials() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
已过时。
Do not use. Null user name no longer allowed
UsernamePasswordCredentials(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
The constructor with the username and password combined string argument.
UsernamePasswordCredentials(String, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
The constructor with the username and password arguments.
userNameUtil - com.ptteng.course.util中的类
Created by Administrator on 2016/8/12.
userNameUtil() - 类 的构造器com.ptteng.course.util.userNameUtil
 
UserOrderController - com.ptteng.course.home.controller中的类
UserOrder crud
UserOrderController() - 类 的构造器com.ptteng.course.home.controller.UserOrderController
 
UserUnitRelationController - com.ptteng.course.home.controller中的类
UserUnitRelation crud
UserUnitRelationController() - 类 的构造器com.ptteng.course.home.controller.UserUnitRelationController
 
usingProxy() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.HttpURLConnection
Not yet implemented.
UTF_16 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output) Every implementation of the Java platform is required to support this character encoding.
UTF_16 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output) Every implementation of the Java platform is required to support this character encoding.
UTF_16BE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16BE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16LE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.CharEncoding
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_16LE - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_8 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.CharEncoding
Eight-bit Unicode Transformation Format.
UTF_8 - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.Charsets
Eight-bit Unicode Transformation Format.
UtilDate - com.ptteng.course.util.aliPayUtil.util中的类
 
UtilDate() - 类 的构造器com.ptteng.course.util.aliPayUtil.util.UtilDate
 

V

validate(String, int, String, boolean, Cookie) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpec
Validate the cookie according to validation rules defined by the cookie specification.
validate(String, int, String, boolean, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookieSpecBase
Performs most common Cookie validation
validate(String, int, String, boolean, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.IgnoreCookiesSpec
Does nothing.
validate(String, int, String, boolean, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.NetscapeDraftSpec
Performs Netscape draft compliant Cookie validation
validate(String, int, String, boolean, Cookie) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.RFC2109Spec
Performs RFC 2109 compliant Cookie validation
validate() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
Returns true the method is ready to execute, false otherwise.
validate() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Returns true the method is ready to execute, false otherwise.
validate(char[], BitSet) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Validate the URI characters within a specific component.
validate(char[], int, int, BitSet) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Validate the URI characters within a specific component.
valueOf(String) - 枚举 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.NameType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.RuleType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResultType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.ptteng.course.util.VersionIsForceUpdateCode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.NameType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language.bm.RuleType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.ptteng.course.util.aliPayUtil.util.httpClient.HttpResultType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.ptteng.course.util.VersionIsForceUpdateCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(String, String, String, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.sign.MD5
签名字符串
verify(Map<String, String>) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.util.AlipayNotify
验证消息是否是支付宝发出的合法消息
verifyEscaped(char[]) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.util.URIUtil.Coder
已过时。
Verify whether a given string is escaped or not
verifyMobile(HttpServletRequest, HttpServletResponse, ModelMap, String, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
version(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.ptteng.course.home.controller.SystemController
 
VersionInterceptor - com.ptteng.course.interceptor中的类
 
VersionInterceptor() - 类 的构造器com.ptteng.course.interceptor.VersionInterceptor
 
VersionIsForceUpdateCode - com.ptteng.course.util中的枚举
 
VideoAndVoiceUtil - com.ptteng.course.util中的类
Created by Administrator on 2016/9/20.
VideoAndVoiceUtil() - 类 的构造器com.ptteng.course.util.VideoAndVoiceUtil
 
VIRTUAL_HOST - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines the virtual host name.

W

WARN_EXTRA_INPUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
Defines HttpClient's behavior when a response provides more bytes than expected (specified with Content-Length, for example).
WeiboController - com.ptteng.course.home.controller中的类
Created by asus on 2016/8/12.
WeiboController() - 类 的构造器com.ptteng.course.home.controller.WeiboController
 
within_userinfo - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
BitSet for within the userinfo component like user and password.
write(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecOutputStream
Writes the specified byte to this output stream.
write(byte[], int, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.binary.BaseNCodecOutputStream
Writes len bytes from the specified b array starting at offset to this output stream.
write(int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Write the specified byte to our output stream.
write(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
Writes the array.
write(byte[], int, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
 
write(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Writes the specified bytes to the output stream.
write(byte[], int, int) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Writes length bytes in data starting at offset to the output stream.
writeClosingChunk() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ChunkedOutputStream
 
writeLine(byte[]) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Writes the specified bytes, followed by "\r\n".getBytes() to the output stream.
writeLine() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
Writes "\r\n".getBytes() to the output stream.
writeObject(ObjectOutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
Write the content of this URI.
writeRequest(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Sends the request via the given connection.
writeRequest(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.ByteArrayRequestEntity
 
writeRequest(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
 
writeRequest(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.multipart.MultipartRequestEntity
 
writeRequest(OutputStream) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.RequestEntity
Writes the request entity to the given stream.
writeRequest(OutputStream) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.StringRequestEntity
 
writeRequestBody(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Writes the request body to the given connection.
writeRequestBody(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.EntityEnclosingMethod
Writes the request body to the given connection.
writeRequestBody(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.MultipartPostMethod
已过时。
Writes the request body to the given connection.
writeRequestHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Writes the request headers to the given connection.
writeRequestLine(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ConnectMethod
Special Connect request.
writeRequestLine(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
Writes the request line to the given connection.
writeTxtFile(String, String) - 类 中的静态方法com.ptteng.course.util.TxtUtil
写文件
wrong(HttpServletRequest, HttpServletResponse, ModelMap, String) - 类 中的方法com.ptteng.course.home.controller.UserController
 
WWW_AUTH - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
The www authenticate challange header.
WWW_AUTH_RESP - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
已过时。
The www authenticate response header.
WWW_FORM_URL - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.net.URLCodec
BitSet of www-form-url safe characters.
WxConstantConfig - com.ptteng.course.constant中的类
 
WxConstantConfig() - 类 的构造器com.ptteng.course.constant.WxConstantConfig
 
WxMessageController - com.ptteng.course.home.controller中的类
 
WxMessageController() - 类 的构造器com.ptteng.course.home.controller.WxMessageController
 
WxUtil - com.ptteng.course.util中的类
Created by asus on 2016/8/19.
WxUtil() - 类 的构造器com.ptteng.course.util.WxUtil
 

X

xml(String) - 类 中的方法com.ptteng.course.util.XmlUtil
 
XmlUtil - com.ptteng.course.util中的类
Created by asus on 2016/8/13.
XmlUtil() - 类 的构造器com.ptteng.course.util.XmlUtil
 

Z

zippath - 类 中的静态变量com.ptteng.course.util.TxtUtil
 

_

_authority - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The authority.
_default_port - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
已过时。
Use HttpsURL.DEFAULT_PORT instead. This one doesn't conform to the project naming conventions.
_default_port - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
已过时。
Use HttpURL.DEFAULT_PORT instead. This one doesn't conform to the project naming conventions.
_default_scheme - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpsURL
已过时。
Use HttpsURL.DEFAULT_SCHEME instead. This one doesn't conform to the project naming conventions.
_default_scheme - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
已过时。
Use HttpURL.DEFAULT_SCHEME instead. This one doesn't conform to the project naming conventions.
_fragment - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The fragment.
_host - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The host.
_is_abs_path - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_hier_part - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_hostname - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_IPv4address - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_IPv6reference - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_net_path - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_opaque_part - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_reg_name - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_rel_path - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_is_server - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
 
_opaque - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The opaque.
_path - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The path.
_port - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The port.
_query - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The query.
_scheme - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The scheme.
_uri - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
This Uniform Resource Identifier (URI).
_userinfo - 类 中的变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
The userinfo.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

Copyright © 2017. All rights reserved.