- 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
-
- 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
-
- assertOpen() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
-
- AUTH_SCHEME_PRIORITY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
-
- 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
-
- 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
-
- authenticate(UsernamePasswordCredentials, String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.BasicScheme
-
- 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
-
- 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
-
- authenticateProxy(AuthScheme, HttpMethod, HttpConnection, HttpState) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
-
- authenticateProxyDefault(HttpMethod, HttpConnection, HttpState) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
-
- 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中的类
-
- AuthSchemeBase(String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthSchemeBase
-
- 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
- Caverphone - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.language中的类
-
- 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
-
- 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
-
- checkUsed() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- 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
-
- CONNECTION_MANAGER_TIMEOUT - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
-
- 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
-
- 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
-
- 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
-
- 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.
- 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中的类
-
- 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
-
- 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 - 类 中的静态变量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_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中的类
-
- 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
-
- 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中的类
-
- 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
-
- DigestUtils - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.digest中的类
-
- 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
-
- 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
-
- 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
-
- executeMethod(HostConfiguration, HttpMethod) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- executeMethod(HostConfiguration, HttpMethod, HttpState) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- 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.
- 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
-
- getAuthority() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI
-
Get the authority.
- getAuthScheme(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.AuthPolicy
-
- 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
-
- 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
-
- getConnection(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
-
- getConnection(HostConfiguration, long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
-
- getConnection(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
-
- getConnection(HostConfiguration, long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
-
- getConnectionManagerClass() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
-
- getConnectionManagerTimeout() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
-
- 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
-
- 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
-
- getCookieSpec(String) - 类 中的静态方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.cookie.CookiePolicy
-
- getCredentialCharset() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpMethodParams
-
- getCredentials(AuthScheme, String, int, boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.CredentialsProvider
-
- getCredentials(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getHostAuthState() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- getHostConfiguration() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- getHostConfiguration() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
-
- getHostConfiguration() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- getHostConfiguration() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.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
-
- 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
-
- getID() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.DigestScheme
-
- getID() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.NTLMScheme
-
- getID() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.RFC2617Scheme
-
- 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
-
- 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
-
- getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
-
- 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
-
- getParams() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- 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
-
- 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
-
- 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
-
- getProxyAuthState() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
-
- getProxyAuthState() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- getProxyCredentials(String, String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
-
- getProxyCredentials(AuthScope) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
-
- 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
-
- getReason() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URI.DefaultCharsetChanged
-
Get the reason message.
- getReason() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
-
- getReasonCode() - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getVirtualHost() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
-
- 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.
- 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
-
- hasBeenUsed() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- 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
-
- 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
-
- 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
-
- 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中的类
-
- HttpAuthenticator() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth.HttpAuthenticator
-
已过时。
- HttpAuthRealm - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth中的类
-
- 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中的类
-
- HttpClient() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- HttpClient(HttpClientParams) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- HttpClient(HttpClientParams, HttpConnectionManager) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- HttpClient(HttpConnectionManager) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- 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中的类
-
- HttpClientParams() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
-
- 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中的类
-
- 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
-
- 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中的类
-
- 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
-
- HttpConstants - com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient中的类
-
- 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
-
- 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中的异常错误
-
- 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.
- 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
-
- InputStreamRequestEntity(InputStream, String) - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.methods.InputStreamRequestEntity
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- isStrictMode() - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
-
- isStrictMode() - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- 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.
- 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(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
-
- 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
-
- 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
-
- 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
-
- PREEMPTIVE_PROPERTY - 类 中的静态变量com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
-
- 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
-
- 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
-
- 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
-
- processResponseHeaders(HttpState, HttpConnection) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- setConnectionManagerTimeout(long) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.params.HttpClientParams
-
- 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
-
- 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
-
- 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
-
- 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) - 类 中的方法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
-
- setHostConfiguration(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- setHostConfiguration(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- setHostConfiguration(HostConfiguration) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.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
-
- 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
-
- 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
-
- setParams(HttpClientParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- setParams(HttpConnectionParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
-
- setParams(HttpConnectionManagerParams) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnectionManager
-
- setParams(HttpMethodParams) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
-
- setParams(HttpMethodParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- setParams(HttpConnectionManagerParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.MultiThreadedHttpConnectionManager
-
- setParams(HttpClientParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
-
- setParams(HttpConnectionManagerParams) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.SimpleHttpConnectionManager
-
- setPassword(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpURL
-
Set the password string.
- setPassword(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.UsernamePasswordCredentials
-
- 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
-
- setProxyCredentials(AuthScope, Credentials) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpState
-
- 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
-
- setReason(String) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
-
- setReasonCode(int) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpException
-
- setReasonCode(int) - 异常错误 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.URIException
-
- 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
-
- setState(HttpState) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.ProxyClient
-
- setStaticurl(String) - 类 中的静态方法com.ptteng.course.constant.WxConstantConfig
-
- setStrictMode(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpClient
-
- setStrictMode(boolean) - 接口 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethod
-
- setStrictMode(boolean) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpMethodBase
-
- 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
-
- 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
-
- setVirtualHost(String) - 类 中的方法com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.HttpConnection
-
- 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
-
- 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
-
- 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中的类
-
- StringEncoderComparator() - 类 的构造器com.ptteng.course.util.aliPayUtil.apacheCommonUtil.codec.StringEncoderComparator
-
- 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
-