您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
J
K
M
N
O
P
R
S
T
U
V
W
A
AbstractClientHttpRequest
-
jexx.http.client
中的类
AbstractClientHttpRequest()
- 类 的构造器jexx.http.client.
AbstractClientHttpRequest
AbstractClientHttpRequestFactory
-
jexx.http.client
中的类
AbstractClientHttpRequestFactory()
- 类 的构造器jexx.http.client.
AbstractClientHttpRequestFactory
AbstractHttpMessageConverter
<
T
> -
jexx.http.convert
中的类
AbstractHttpMessageConverter(Charset, ContentType...)
- 类 的构造器jexx.http.convert.
AbstractHttpMessageConverter
ACCEPT
- 类 中的静态变量jexx.http.
HttpHeaders
header:返回可处理的Content-Type类型
add(String, String)
- 类 中的方法jexx.http.
HttpHeaders
addAll(String, List<String>)
- 类 中的方法jexx.http.
HttpHeaders
addAll(MultiValueMap<String, String>)
- 类 中的方法jexx.http.
HttpHeaders
ALL
- 类 中的静态变量jexx.http.
ContentType
APPLICATION_ATOM_XML
- 类 中的静态变量jexx.http.
ContentType
APPLICATION_FORM_URLENCODED
- 类 中的静态变量jexx.http.
ContentType
APPLICATION_JSON
- 类 中的静态变量jexx.http.
ContentType
APPLICATION_OCTET_STREAM
- 类 中的静态变量jexx.http.
ContentType
APPLICATION_PDF
- 类 中的静态变量jexx.http.
ContentType
APPLICATION_XML
- 类 中的静态变量jexx.http.
ContentType
B
build()
- 类 中的方法jexx.http.
HttpBuilder
ByteArrayHttpMessageConverter
-
jexx.http.convert
中的类
ByteArrayHttpMessageConverter()
- 类 的构造器jexx.http.convert.
ByteArrayHttpMessageConverter
C
checkClientTrusted(X509Certificate[], String)
- 类 中的方法jexx.http.client.ssl.
NoopTrustManager
checkServerTrusted(X509Certificate[], String)
- 类 中的方法jexx.http.client.ssl.
NoopTrustManager
clear()
- 类 中的方法jexx.http.
HttpHeaders
ClientHttpRequest
-
jexx.http.client
中的接口
ClientHttpRequestFactory
-
jexx.http.client
中的接口
ClientHttpResponse
-
jexx.http.client
中的接口
close()
- 接口 中的方法jexx.http.client.
ClientHttpResponse
compareTo(ContentType)
- 类 中的方法jexx.http.
ContentType
containsKey(Object)
- 类 中的方法jexx.http.
HttpHeaders
containsValue(Object)
- 类 中的方法jexx.http.
HttpHeaders
CONTENT_LENGTH
- 类 中的静态变量jexx.http.
HttpHeaders
header:Content-Length
CONTENT_TYPE
- 类 中的静态变量jexx.http.
HeaderNames
CONTENT_TYPE
- 类 中的静态变量jexx.http.
HttpHeaders
header: Content-Type
ContentType
-
jexx.http
中的类
ContentType(String)
- 类 的构造器jexx.http.
ContentType
ContentType(String, String)
- 类 的构造器jexx.http.
ContentType
ContentType(String, String, Map<String, String>)
- 类 的构造器jexx.http.
ContentType
ContentTypeUtil
-
jexx.http.util
中的类
ContentTypeUtil()
- 类 的构造器jexx.http.util.
ContentTypeUtil
COOKIE
- 类 中的静态变量jexx.http.
HeaderNames
COOKIE
- 类 中的静态变量jexx.http.
HttpHeaders
header: cookie
create()
- 类 中的静态方法jexx.http.
HttpBuilder
createAcceptedRequestCallback(Class<?>)
- 类 中的方法jexx.http.
DefaultHttp
createHttpClients()
- 类 中的方法jexx.http.client.
HttpComponentsClientHttpRequestFactory
createHttpEntityRequestCallback(Object)
- 类 中的方法jexx.http.
DefaultHttp
createHttpUriRequest(HttpMethod, URI)
- 类 中的方法jexx.http.client.
HttpComponentsClientHttpRequestFactory
createObjectExtractor(Class<T>)
- 类 中的方法jexx.http.
DefaultHttp
createRequest(URI, HttpMethod)
- 接口 中的方法jexx.http.client.
ClientHttpRequestFactory
构建
ClientHttpRequest
的 工厂类
createRequest(URI, HttpMethod)
- 类 中的方法jexx.http.client.
HttpComponentsClientHttpRequestFactory
createRequest(URI, HttpMethod)
- 类 中的方法jexx.http.client.
SimpleClientHttpRequestFactory
createResponseEntityExtractor(Class<T>)
- 类 中的方法jexx.http.
DefaultHttp
D
DEFAULT_CHARSET
- 类 中的静态变量jexx.http.convert.
AbstractHttpMessageConverter
DefaultHttp
-
jexx.http
中的类
DefaultHttp()
- 类 的构造器jexx.http.
DefaultHttp
DefaultHttp(ClientHttpRequestFactory)
- 类 的构造器jexx.http.
DefaultHttp
DefaultSSLContextFactory
-
jexx.http.client.ssl
中的类
DefaultSSLContextFactory()
- 类 的构造器jexx.http.client.ssl.
DefaultSSLContextFactory
DefaultSSLContextFactory(byte[], char[])
- 类 的构造器jexx.http.client.ssl.
DefaultSSLContextFactory
deleteForEntity(String, Class<T>)
- 接口 中的方法jexx.http.
Http
DELETE获取完整返回对象
deleteForEntity(String, HttpHeaders, Class<T>)
- 接口 中的方法jexx.http.
Http
DELETE获取完整返回对象
deleteForObject(String, Class<T>)
- 接口 中的方法jexx.http.
Http
DELETE获取对象
deleteForObject(String, HttpHeaders, Class<T>)
- 接口 中的方法jexx.http.
Http
DELETE获取对象
doExecute(URI, HttpMethod, HttpRequestCallback, HttpResponseExtractor<T>)
- 类 中的方法jexx.http.
DefaultHttp
E
EMPTY
- 类 中的静态变量jexx.http.
RequestEntity
entrySet()
- 类 中的方法jexx.http.
HttpHeaders
equals(Object)
- 类 中的方法jexx.http.
ContentType
exchangeForEntity(String, HttpMethod, RequestEntity<?>, Class<T>)
- 类 中的方法jexx.http.
DefaultHttp
exchangeForEntity(URI, HttpMethod, RequestEntity<?>, Class<T>)
- 类 中的方法jexx.http.
DefaultHttp
exchangeForEntity(String, HttpMethod, RequestEntity<?>, Class<T>)
- 接口 中的方法jexx.http.
Http
交互获取返回包装对象
exchangeForEntity(URI, HttpMethod, RequestEntity<?>, Class<T>)
- 接口 中的方法jexx.http.
Http
交互获取返回包装对象
exchangeForObject(String, HttpMethod, RequestEntity<?>, Class<T>)
- 类 中的方法jexx.http.
DefaultHttp
exchangeForObject(URI, HttpMethod, RequestEntity<?>, Class<T>)
- 类 中的方法jexx.http.
DefaultHttp
exchangeForObject(String, HttpMethod, RequestEntity<?>, Class<T>)
- 接口 中的方法jexx.http.
Http
交互获取返回实际对象
exchangeForObject(URI, HttpMethod, RequestEntity<?>, Class<T>)
- 接口 中的方法jexx.http.
Http
交互获取返回实际对象
execute()
- 类 中的方法jexx.http.client.
AbstractClientHttpRequest
execute()
- 接口 中的方法jexx.http.client.
ClientHttpRequest
execute(String, HttpMethod, HttpRequestCallback, HttpResponseExtractor<T>)
- 类 中的方法jexx.http.
DefaultHttp
execute(URI, HttpMethod, HttpRequestCallback, HttpResponseExtractor<T>)
- 类 中的方法jexx.http.
DefaultHttp
execute(String, HttpMethod, HttpRequestCallback, HttpResponseExtractor<T>)
- 接口 中的方法jexx.http.
Http
请求返回对象
execute(URI, HttpMethod, HttpRequestCallback, HttpResponseExtractor<T>)
- 接口 中的方法jexx.http.
Http
请求返回对象
executeInternal(HttpHeaders, byte[])
- 类 中的方法jexx.http.client.
AbstractClientHttpRequest
extractData(HttpResponse)
- 接口 中的方法jexx.http.
HttpResponseExtractor
F
FastjsonHttpMessageConverter
-
jexx.http.convert.json
中的类
FastjsonHttpMessageConverter()
- 类 的构造器jexx.http.convert.json.
FastjsonHttpMessageConverter
FormHttpMessageConverter
-
jexx.http.convert
中的类
FormHttpMessageConverter()
- 类 的构造器jexx.http.convert.
FormHttpMessageConverter
G
get(Object)
- 类 中的方法jexx.http.
HttpHeaders
getAccept()
- 类 中的方法jexx.http.
HttpHeaders
getAcceptedIssuers()
- 类 中的方法jexx.http.client.ssl.
NoopTrustManager
getBody()
- 类 中的方法jexx.http.client.
AbstractClientHttpRequest
getBody()
- 接口 中的方法jexx.http.
HttpInputMessage
getBody()
- 接口 中的方法jexx.http.
HttpOutputMessage
getBody()
- 类 中的方法jexx.http.
RequestEntity
getBody()
- 类 中的方法jexx.http.
ResponseEntity
getBodyInternal(HttpHeaders)
- 类 中的方法jexx.http.client.
AbstractClientHttpRequest
getCharset()
- 类 中的方法jexx.http.
ContentType
getCharset(ContentType)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
getContentLength()
- 类 中的方法jexx.http.
HttpHeaders
获取内容长度
getContentType()
- 类 中的方法jexx.http.
HttpHeaders
getDesc()
- 枚举 中的方法jexx.http.
HttpStatus
getFirst(String)
- 类 中的方法jexx.http.
HttpHeaders
getForEntity(String, Class<T>)
- 接口 中的方法jexx.http.
Http
GET获取对象
getForEntity(String, HttpHeaders, Class<T>)
- 接口 中的方法jexx.http.
Http
GET获取对象
getForObject(String, Class<T>)
- 接口 中的方法jexx.http.
Http
GET获取对象
getForObject(String, HttpHeaders, Class<T>)
- 接口 中的方法jexx.http.
Http
GET获取对象
getHeaders()
- 类 中的方法jexx.http.client.
AbstractClientHttpRequest
getHeaders()
- 接口 中的方法jexx.http.
HttpInputMessage
getHeaders()
- 接口 中的方法jexx.http.
HttpOutputMessage
getHeaders()
- 类 中的方法jexx.http.
RequestEntity
getHeaders()
- 类 中的方法jexx.http.
ResponseEntity
getHostnameVerifier()
- 类 中的方法jexx.http.client.ssl.
DefaultSSLContextFactory
getHostnameVerifier()
- 类 中的方法jexx.http.client.ssl.
NoopSSLContextFactory
getHostnameVerifier()
- 接口 中的方法jexx.http.client.
SSLContextFactory
getHttpClient()
- 类 中的方法jexx.http.client.
HttpComponentsClientHttpRequestFactory
getHttpStatus()
- 类 中的方法jexx.http.
ResponseEntity
getMessageConverters()
- 类 中的方法jexx.http.
DefaultHttp
getMethod()
- 接口 中的方法jexx.http.
HttpRequest
getMethodValue()
- 接口 中的方法jexx.http.
HttpRequest
getParameter(String)
- 类 中的方法jexx.http.
ContentType
getParameters()
- 类 中的方法jexx.http.
ContentType
getSSLContext()
- 类 中的方法jexx.http.client.ssl.
DefaultSSLContextFactory
getSSLContext()
- 类 中的方法jexx.http.client.ssl.
NoopSSLContextFactory
getSSLContext()
- 接口 中的方法jexx.http.client.
SSLContextFactory
getStatus()
- 接口 中的方法jexx.http.
HttpResponse
getStatus()
- 类 中的方法jexx.http.
ResponseEntity
getSubtype()
- 类 中的方法jexx.http.
ContentType
getSupportContentTypes()
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
getSupportContentTypes()
- 接口 中的方法jexx.http.convert.
HttpMessageConverter
getTrustManagers()
- 类 中的方法jexx.http.client.ssl.
DefaultSSLContextFactory
getTrustManagers()
- 类 中的方法jexx.http.client.ssl.
NoopSSLContextFactory
getTrustManagers()
- 接口 中的方法jexx.http.client.
SSLContextFactory
getType()
- 类 中的方法jexx.http.
ContentType
getURI()
- 接口 中的方法jexx.http.
HttpRequest
getValue()
- 枚举 中的方法jexx.http.
HttpStatus
H
hashCode()
- 类 中的方法jexx.http.
ContentType
HeaderNames
-
jexx.http
中的类
HeaderNames()
- 类 的构造器jexx.http.
HeaderNames
Http
-
jexx.http
中的接口
http接口
HttpBuilder
-
jexx.http
中的类
Http构建对象
HttpComponentsClientHttpRequestFactory
-
jexx.http.client
中的类
HttpComponentsClientHttpRequestFactory()
- 类 的构造器jexx.http.client.
HttpComponentsClientHttpRequestFactory
HttpException
-
jexx.http.exception
中的异常错误
HttpException()
- 异常错误 的构造器jexx.http.exception.
HttpException
HttpException(String)
- 异常错误 的构造器jexx.http.exception.
HttpException
HttpException(String, Throwable)
- 异常错误 的构造器jexx.http.exception.
HttpException
HttpException(Throwable)
- 异常错误 的构造器jexx.http.exception.
HttpException
HttpHeaders
-
jexx.http
中的类
HttpHeaders()
- 类 的构造器jexx.http.
HttpHeaders
HttpHeaders(MultiValueMap<String, String>)
- 类 的构造器jexx.http.
HttpHeaders
HttpInputMessage
-
jexx.http
中的接口
HttpMessageConverter
<
T
> -
jexx.http.convert
中的接口
HttpMethod
-
jexx.http
中的枚举
HttpOutputMessage
-
jexx.http
中的接口
HttpRequest
-
jexx.http
中的接口
HttpRequestCallback
-
jexx.http
中的接口
HttpResponse
-
jexx.http
中的接口
HttpResponseExtractor
<
T
> -
jexx.http
中的接口
HttpStatus
-
jexx.http
中的枚举
copy from spring HttpStatus
I
IMAGE_GIF
- 类 中的静态变量jexx.http.
ContentType
IMAGE_JPEG
- 类 中的静态变量jexx.http.
ContentType
IMAGE_PNG
- 类 中的静态变量jexx.http.
ContentType
include(ContentType)
- 类 中的方法jexx.http.
ContentType
是否包含 ContentType
INSTANCE
- 类 中的静态变量jexx.http.client.ssl.
NoopHostnameVerifier
INSTANCE
- 类 中的静态变量jexx.http.client.ssl.
NoopSSLContextFactory
INSTANCE
- 类 中的静态变量jexx.http.client.ssl.
NoopTrustManager
is1xxInformational()
- 枚举 中的方法jexx.http.
HttpStatus
is2xxSuccessful()
- 枚举 中的方法jexx.http.
HttpStatus
is3xxRedirection()
- 枚举 中的方法jexx.http.
HttpStatus
is4xxClientError()
- 枚举 中的方法jexx.http.
HttpStatus
is5xxServerError()
- 枚举 中的方法jexx.http.
HttpStatus
isEmpty()
- 类 中的方法jexx.http.
HttpHeaders
isError()
- 枚举 中的方法jexx.http.
HttpStatus
isWildcardSubtype()
- 类 中的方法jexx.http.
ContentType
子类型是否为通配符
isWildcardType()
- 类 中的方法jexx.http.
ContentType
是否为通配类型
J
JacksonHttpMessageConverter
-
jexx.http.convert.json
中的类
jackson message 转换
JacksonHttpMessageConverter()
- 类 的构造器jexx.http.convert.json.
JacksonHttpMessageConverter
JacksonHttpMessageConverter(ObjectMapper, boolean)
- 类 的构造器jexx.http.convert.json.
JacksonHttpMessageConverter
JaxbHttpMessageConverter
-
jexx.http.convert.xml
中的类
JaxbHttpMessageConverter()
- 类 的构造器jexx.http.convert.xml.
JaxbHttpMessageConverter
jexx.http
- 程序包 jexx.http
jexx.http.client
- 程序包 jexx.http.client
jexx.http.client.ssl
- 程序包 jexx.http.client.ssl
jexx.http.convert
- 程序包 jexx.http.convert
jexx.http.convert.json
- 程序包 jexx.http.convert.json
jexx.http.convert.xml
- 程序包 jexx.http.convert.xml
jexx.http.exception
- 程序包 jexx.http.exception
jexx.http.util
- 程序包 jexx.http.util
K
keySet()
- 类 中的方法jexx.http.
HttpHeaders
M
MULTIPART_FORM_DATA
- 类 中的静态变量jexx.http.
ContentType
MULTIPART_MIXED
- 类 中的静态变量jexx.http.
ContentType
N
NoopHostnameVerifier
-
jexx.http.client.ssl
中的类
NoopHostnameVerifier()
- 类 的构造器jexx.http.client.ssl.
NoopHostnameVerifier
NoopSSLContextFactory
-
jexx.http.client.ssl
中的类
NoopSSLContextFactory()
- 类 的构造器jexx.http.client.ssl.
NoopSSLContextFactory
NoopTrustManager
-
jexx.http.client.ssl
中的类
NoopTrustManager()
- 类 的构造器jexx.http.client.ssl.
NoopTrustManager
O
openConnection(URL, Proxy)
- 类 中的方法jexx.http.client.
SimpleClientHttpRequestFactory
P
PARAM_CHARSET
- 类 中的静态变量jexx.http.
ContentType
parseContentType(String)
- 类 中的静态方法jexx.http.
ContentType
parseContentTypes(String)
- 类 中的静态方法jexx.http.
ContentType
parseContentTypes(List<String>)
- 类 中的静态方法jexx.http.
ContentType
postForEntity(String, Object, Class<T>)
- 接口 中的方法jexx.http.
Http
POST获取完整HTTP返回对象
postForEntity(String, HttpHeaders, Object, Class<T>)
- 接口 中的方法jexx.http.
Http
POST获取完整HTTP返回对象
postForObject(String, Object, Class<T>)
- 接口 中的方法jexx.http.
Http
POST获取对象
postForObject(String, HttpHeaders, Object, Class<T>)
- 接口 中的方法jexx.http.
Http
POST获取对象
prepareConnection(HttpURLConnection, String)
- 类 中的方法jexx.http.client.
SimpleClientHttpRequestFactory
put(String, List<String>)
- 类 中的方法jexx.http.
HttpHeaders
putAll(Map<? extends String, ? extends List<String>>)
- 类 中的方法jexx.http.
HttpHeaders
putForEntity(String, Object, Class<T>)
- 接口 中的方法jexx.http.
Http
PUT获取完整返回对象
putForEntity(String, HttpHeaders, Object, Class<T>)
- 接口 中的方法jexx.http.
Http
PUT获取完整返回对象
putForObject(String, Object, Class<T>)
- 接口 中的方法jexx.http.
Http
PUT获取完整返回对象
putForObject(String, HttpHeaders, Object, Class<T>)
- 接口 中的方法jexx.http.
Http
PUT获取返回对象
R
read(Class<? extends T>, HttpInputMessage)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
read(Class<? extends T>, HttpInputMessage)
- 接口 中的方法jexx.http.convert.
HttpMessageConverter
readInternal(Class<? extends T>, HttpInputMessage)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
readInternal(Class<? extends byte[]>, HttpInputMessage)
- 类 中的方法jexx.http.convert.
ByteArrayHttpMessageConverter
readInternal(Class<? extends MultiValueMap<String, ?>>, HttpInputMessage)
- 类 中的方法jexx.http.convert.
FormHttpMessageConverter
readInternal(Class<?>, HttpInputMessage)
- 类 中的方法jexx.http.convert.json.
FastjsonHttpMessageConverter
readInternal(Class<?>, HttpInputMessage)
- 类 中的方法jexx.http.convert.json.
JacksonHttpMessageConverter
readInternal(Class<? extends String>, HttpInputMessage)
- 类 中的方法jexx.http.convert.
StringHttpMessageConverter
readInternal(Class<?>, HttpInputMessage)
- 类 中的方法jexx.http.convert.xml.
JaxbHttpMessageConverter
remove(Object)
- 类 中的方法jexx.http.
HttpHeaders
RequestEntity
<
T
> -
jexx.http
中的类
RequestEntity()
- 类 的构造器jexx.http.
RequestEntity
RequestEntity(T)
- 类 的构造器jexx.http.
RequestEntity
RequestEntity(T, MultiValueMap<String, String>)
- 类 的构造器jexx.http.
RequestEntity
requestFactory(ClientHttpRequestFactory)
- 类 中的方法jexx.http.
HttpBuilder
resolve(int)
- 枚举 中的静态方法jexx.http.
HttpStatus
ResponseEntity
<
T
> -
jexx.http
中的类
完整http返回内容
ResponseEntity(int)
- 类 的构造器jexx.http.
ResponseEntity
ResponseEntity(int, HttpHeaders)
- 类 的构造器jexx.http.
ResponseEntity
ResponseEntity(int, HttpHeaders, T)
- 类 的构造器jexx.http.
ResponseEntity
S
set(String, String)
- 类 中的方法jexx.http.
HttpHeaders
setAccept(List<ContentType>)
- 类 中的方法jexx.http.
HttpHeaders
setAll(Map<String, String>)
- 类 中的方法jexx.http.
HttpHeaders
setChunkSize(int)
- 类 中的方法jexx.http.client.
SimpleClientHttpRequestFactory
setClientHttpRequestFactory(ClientHttpRequestFactory)
- 类 中的方法jexx.http.
DefaultHttp
setConnectTimeout(int)
- 类 中的方法jexx.http.client.
SimpleClientHttpRequestFactory
setContentLength(long)
- 类 中的方法jexx.http.
HttpHeaders
设置内容长度
setContentType(ContentType)
- 类 中的方法jexx.http.
HttpHeaders
setProxy(Proxy)
- 类 中的方法jexx.http.client.
SimpleClientHttpRequestFactory
setReadTimeout(int)
- 类 中的方法jexx.http.client.
HttpComponentsClientHttpRequestFactory
setReadTimeout(int)
- 类 中的方法jexx.http.client.
SimpleClientHttpRequestFactory
setSslContextFactory(SSLContextFactory)
- 类 中的方法jexx.http.client.
AbstractClientHttpRequestFactory
setSupportedContentTypes(List<ContentType>)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
SimpleClientHttpRequestFactory
-
jexx.http.client
中的类
SimpleClientHttpRequestFactory()
- 类 的构造器jexx.http.client.
SimpleClientHttpRequestFactory
size()
- 类 中的方法jexx.http.
HttpHeaders
sslContextFactory
- 类 中的变量jexx.http.client.
AbstractClientHttpRequestFactory
服务端证书工厂类
SSLContextFactory
-
jexx.http.client
中的接口
sslIgnore()
- 类 中的方法jexx.http.
HttpBuilder
sslLoad(byte[], String)
- 类 中的方法jexx.http.
HttpBuilder
StringHttpMessageConverter
-
jexx.http.convert
中的类
StringHttpMessageConverter()
- 类 的构造器jexx.http.convert.
StringHttpMessageConverter
supportRead(ContentType)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
supportRead(Class<?>, ContentType)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
supportRead(Class<?>, ContentType)
- 接口 中的方法jexx.http.convert.
HttpMessageConverter
supports(Class<?>)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
supports(Class<?>)
- 类 中的方法jexx.http.convert.
ByteArrayHttpMessageConverter
supports(Class<?>)
- 类 中的方法jexx.http.convert.
FormHttpMessageConverter
supports(Class<?>)
- 类 中的方法jexx.http.convert.json.
FastjsonHttpMessageConverter
supports(Class<?>)
- 类 中的方法jexx.http.convert.json.
JacksonHttpMessageConverter
supports(Class<?>)
- 类 中的方法jexx.http.convert.
StringHttpMessageConverter
supports(Class<?>)
- 类 中的方法jexx.http.convert.xml.
JaxbHttpMessageConverter
supportWrite(ContentType)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
supportWrite(Class<?>, ContentType)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
supportWrite(Class<?>, ContentType)
- 接口 中的方法jexx.http.convert.
HttpMessageConverter
T
TEXT_HTML
- 类 中的静态变量jexx.http.
ContentType
TEXT_MARKDOWN
- 类 中的静态变量jexx.http.
ContentType
TEXT_PLAIN
- 类 中的静态变量jexx.http.
ContentType
TEXT_XML
- 类 中的静态变量jexx.http.
ContentType
tokenize(String)
- 类 中的静态方法jexx.http.util.
ContentTypeUtil
分隔字符串为多个ContentType字符串
toSingleValueMap()
- 类 中的方法jexx.http.
HttpHeaders
toString()
- 类 中的方法jexx.http.client.ssl.
NoopHostnameVerifier
toString()
- 类 中的方法jexx.http.
ContentType
toString()
- 类 中的方法jexx.http.
HttpHeaders
toString()
- 类 中的方法jexx.http.
ResponseEntity
toString(Collection<? extends ContentType>)
- 类 中的静态方法jexx.http.util.
ContentTypeUtil
多个ContentType转换为字符串
U
unquote(String)
- 类 中的方法jexx.http.
ContentType
去除引号字符串
V
valueOf(String)
- 枚举 中的静态方法jexx.http.
HttpMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String)
- 枚举 中的静态方法jexx.http.
HttpStatus
返回带有指定名称的该类型的枚举常量。
valueOf(int)
- 枚举 中的静态方法jexx.http.
HttpStatus
values()
- 类 中的方法jexx.http.
HttpHeaders
values()
- 枚举 中的静态方法jexx.http.
HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values()
- 枚举 中的静态方法jexx.http.
HttpStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(String, SSLSession)
- 类 中的方法jexx.http.client.ssl.
NoopHostnameVerifier
W
WILDCARD_TYPE
- 类 中的静态变量jexx.http.
ContentType
wrap(HttpRequest)
- 接口 中的方法jexx.http.
HttpRequestCallback
write(T, ContentType, HttpOutputMessage)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
write(T, ContentType, HttpOutputMessage)
- 接口 中的方法jexx.http.convert.
HttpMessageConverter
writeInternal(T, ContentType, HttpOutputMessage)
- 类 中的方法jexx.http.convert.
AbstractHttpMessageConverter
writeInternal(byte[], ContentType, HttpOutputMessage)
- 类 中的方法jexx.http.convert.
ByteArrayHttpMessageConverter
writeInternal(MultiValueMap<String, ?>, ContentType, HttpOutputMessage)
- 类 中的方法jexx.http.convert.
FormHttpMessageConverter
writeInternal(Object, ContentType, HttpOutputMessage)
- 类 中的方法jexx.http.convert.json.
FastjsonHttpMessageConverter
writeInternal(Object, ContentType, HttpOutputMessage)
- 类 中的方法jexx.http.convert.json.
JacksonHttpMessageConverter
writeInternal(String, ContentType, HttpOutputMessage)
- 类 中的方法jexx.http.convert.
StringHttpMessageConverter
writeInternal(Object, ContentType, HttpOutputMessage)
- 类 中的方法jexx.http.convert.xml.
JaxbHttpMessageConverter
A
B
C
D
E
F
G
H
I
J
K
M
N
O
P
R
S
T
U
V
W
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类