Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Serialized Form

A

accept(RoutingContext) - Method in class cool.scx.http.routing.handler.CorsHandler
 
accept(RoutingContext) - Method in class cool.scx.http.routing.handler.StaticHandler
 
accept(ScxHttpServerRequest) - Method in class cool.scx.http.routing.RouterImpl
 
Accept - Interface in cool.scx.http.accept
Accept
ACCEPT - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCEPT_ENCODING - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCEPT_LANGUAGE - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCEPT_PATCH - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCEPT_POST - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCEPT_RANGES - Enum constant in enum class cool.scx.http.HttpFieldName
 
accepted() - Method in record class cool.scx.http.routing.PathMatcher.MatchResult
Returns the value of the accepted record component.
ACCEPTED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
acceptHandshake() - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeRequest
 
acceptHandshake() - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeResponse
 
AcceptHelper - Class in cool.scx.http.accept
AcceptHelper
AcceptHelper() - Constructor for class cool.scx.http.accept.AcceptHelper
 
AcceptImpl - Class in cool.scx.http.accept
AcceptImpl
AcceptImpl() - Constructor for class cool.scx.http.accept.AcceptImpl
 
accepts() - Method in interface cool.scx.http.ScxHttpHeaders
 
Accepts - Interface in cool.scx.http.accept
Accepts
AcceptsImpl - Class in cool.scx.http.accept
AcceptsImpl
AcceptsImpl() - Constructor for class cool.scx.http.accept.AcceptsImpl
 
AcceptsImpl(Accepts) - Constructor for class cool.scx.http.accept.AcceptsImpl
 
AcceptsWritable - Interface in cool.scx.http.accept
AcceptsWritable
AcceptWritable - Interface in cool.scx.http.accept
AcceptWritable
ACCESS_CONTROL_ALLOW_CREDENTIALS - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCESS_CONTROL_ALLOW_HEADERS - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCESS_CONTROL_ALLOW_METHODS - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCESS_CONTROL_ALLOW_ORIGIN - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCESS_CONTROL_EXPOSE_HEADERS - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCESS_CONTROL_MAX_AGE - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCESS_CONTROL_REQUEST_HEADERS - Enum constant in enum class cool.scx.http.HttpFieldName
 
ACCESS_CONTROL_REQUEST_METHOD - Enum constant in enum class cool.scx.http.HttpFieldName
 
add(Accept) - Method in class cool.scx.http.accept.AcceptsImpl
 
add(Accept) - Method in interface cool.scx.http.accept.AcceptsWritable
 
add(Cookie) - Method in class cool.scx.http.cookie.CookiesImpl
 
add(Cookie) - Method in interface cool.scx.http.cookie.CookiesWritable
 
add(MultiPartPart) - Method in class cool.scx.http.media.multi_part.MultiPartImpl
 
add(MultiPartPart) - Method in interface cool.scx.http.media.multi_part.MultiPartWritable
 
add(String, byte[]) - Method in interface cool.scx.http.media.multi_part.MultiPartWritable
 
add(String, String) - Method in interface cool.scx.http.media.multi_part.MultiPartWritable
 
add(String, String...) - Method in class cool.scx.http.media.form_params.FormParams
 
add(String, String...) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
add(String, Path) - Method in interface cool.scx.http.media.multi_part.MultiPartWritable
 
add(K, V...) - Method in class cool.scx.http.ParametersImpl
 
add(K, V...) - Method in interface cool.scx.http.ParametersWritable
 
addCookie(Cookie...) - Method in interface cool.scx.http.ScxHttpClientRequest
 
addCookie(Cookie...) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
addCookie(Cookie...) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
addHeader(ScxHttpHeaderName, String...) - Method in interface cool.scx.http.ScxHttpClientRequest
 
addHeader(ScxHttpHeaderName, String...) - Method in interface cool.scx.http.ScxHttpServerResponse
 
addHeader(ScxHttpHeaderName, String...) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
addHeader(String, String...) - Method in interface cool.scx.http.ScxHttpClientRequest
 
addHeader(String, String...) - Method in interface cool.scx.http.ScxHttpServerResponse
 
addHeader(String, String...) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
addOrigin(String) - Method in class cool.scx.http.routing.handler.CorsHandler
 
addQuery(String, Object...) - Method in interface cool.scx.http.uri.ScxURIWritable
 
addQuery(String, String...) - Method in interface cool.scx.http.uri.ScxURIWritable
 
address() - Method in interface cool.scx.http.PeerInfo
 
address(SocketAddress) - Method in interface cool.scx.http.PeerInfoWritable
 
addRoute(Route) - Method in interface cool.scx.http.routing.Router
 
addRoute(Route) - Method in class cool.scx.http.routing.RouterImpl
 
addSetCookie(Cookie...) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
addSetCookie(Cookie...) - Method in interface cool.scx.http.ScxHttpServerResponse
 
AGE - Enum constant in enum class cool.scx.http.HttpFieldName
 
ALLOW - Enum constant in enum class cool.scx.http.HttpFieldName
 
allowCredentials(boolean) - Method in class cool.scx.http.routing.handler.CorsHandler
 
allowedHeader(ScxHttpHeaderName...) - Method in class cool.scx.http.routing.handler.CorsHandler
 
allowedHeader(String...) - Method in class cool.scx.http.routing.handler.CorsHandler
 
allowedMethod(ScxHttpMethod...) - Method in class cool.scx.http.routing.handler.CorsHandler
 
allowedMethod(String...) - Method in class cool.scx.http.routing.handler.CorsHandler
 
any() - Static method in interface cool.scx.http.routing.MethodMatcher
 
any() - Static method in interface cool.scx.http.routing.PathMatcher
 
any() - Static method in interface cool.scx.http.routing.TypeMatcher
 
ANY - Enum constant in enum class cool.scx.http.routing.TypeMatcher.Type
 
APK - Enum constant in enum class cool.scx.http.FileFormat
 
APPLICATION_APK - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_DOC - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_DOCX - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_JSON - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_MAX - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
APPLICATION_MIN - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
APPLICATION_OCTET_STREAM - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_PDF - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_PPT - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_PPTX - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_X_WWW_FORM_URLENCODED - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_XLS - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_XLSX - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_XML - Enum constant in enum class cool.scx.http.MediaType
 
APPLICATION_ZIP - Enum constant in enum class cool.scx.http.MediaType
 
as(MediaReader<T>) - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
as(MediaReader<T>) - Method in interface cool.scx.http.ScxHttpBody
 
asBytes() - Method in interface cool.scx.http.ScxHttpBody
 
asFormParams() - Method in interface cool.scx.http.ScxHttpBody
 
asJsonNode() - Method in interface cool.scx.http.ScxHttpBody
 
asMultiPart() - Method in interface cool.scx.http.ScxHttpBody
 
asMultiPartCached() - Method in interface cool.scx.http.ScxHttpBody
 
asMultiPartCached(Path) - Method in interface cool.scx.http.ScxHttpBody
 
asObject(TypeReference<T>) - Method in interface cool.scx.http.ScxHttpBody
 
asObject(Class<T>) - Method in interface cool.scx.http.ScxHttpBody
 
asPath(Path, OpenOption...) - Method in interface cool.scx.http.ScxHttpBody
 
asString() - Method in interface cool.scx.http.ScxHttpBody
 
asString(Charset) - Method in interface cool.scx.http.ScxHttpBody
 
AUDIO_MPEG - Enum constant in enum class cool.scx.http.MediaType
 
AUDIO_WAV - Enum constant in enum class cool.scx.http.MediaType
 
AUTHORIZATION - Enum constant in enum class cool.scx.http.HttpFieldName
 

B

BAD_GATEWAY - Enum constant in enum class cool.scx.http.HttpStatusCode
 
BAD_GATEWAY - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
BAD_REQUEST - Enum constant in enum class cool.scx.http.HttpStatusCode
 
BadRequestException - Exception Class in cool.scx.http.exception
请求错误异常
BadRequestException() - Constructor for exception class cool.scx.http.exception.BadRequestException
 
BadRequestException(String) - Constructor for exception class cool.scx.http.exception.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception class cool.scx.http.exception.BadRequestException
 
BadRequestException(Throwable) - Constructor for exception class cool.scx.http.exception.BadRequestException
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.byte_array.ByteArrayWriter
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.empty.EmptyWriter
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.form_params.FormParamsWriter
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.input_stream.InputStreamWriter
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.json_node.JsonNodeWriter
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in interface cool.scx.http.media.MediaWriter
写入内容之前 在这里可以设置 header 头
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.multi_part.MultiPartWriter
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.object.ObjectWriter
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.path.PathWriter
 
beforeWrite(ScxHttpHeadersWritable, ScxHttpHeaders) - Method in class cool.scx.http.media.string.StringWriter
 
BIN - Enum constant in enum class cool.scx.http.FileFormat
 
BINARY - Enum constant in enum class cool.scx.http.web_socket.WebSocketOpCode
 
BinaryMessageHandler - Interface in cool.scx.http.web_socket.handler
 
BMP - Enum constant in enum class cool.scx.http.FileFormat
 
body() - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
body() - Method in class cool.scx.http.media.multi_part.MultiPartPartImpl
 
body() - Method in interface cool.scx.http.ScxHttpClientResponse
 
body() - Method in interface cool.scx.http.ScxHttpServerRequest
 
body(byte[]) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
body(InputStream) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
body(String) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
body(Path) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
body(Supplier<InputStream>) - Method in class cool.scx.http.media.multi_part.MultiPartPartImpl
 
body(Supplier<InputStream>) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
boundary - Variable in class cool.scx.http.media.multi_part.MultiPartStream
 
boundary() - Method in interface cool.scx.http.content_type.ContentType
 
boundary() - Method in interface cool.scx.http.media.multi_part.MultiPart
 
boundary() - Method in class cool.scx.http.media.multi_part.MultiPartImpl
 
boundary() - Method in class cool.scx.http.media.multi_part.MultiPartStream
 
boundary(String) - Method in interface cool.scx.http.content_type.ContentTypeWritable
 
boundary(String) - Method in class cool.scx.http.media.multi_part.MultiPartImpl
 
boundary(String) - Method in interface cool.scx.http.media.multi_part.MultiPartWritable
 
boundaryBytes - Variable in class cool.scx.http.media.multi_part.MultiPartStream
 
BYTE_ARRAY_READER - Static variable in class cool.scx.http.media.byte_array.ByteArrayReader
 
ByteArrayReader - Class in cool.scx.http.media.byte_array
保持单例模式
ByteArrayWriter - Class in cool.scx.http.media.byte_array
ByteArrayWriter
ByteArrayWriter(byte[]) - Constructor for class cool.scx.http.media.byte_array.ByteArrayWriter
 

C

CACHE_CONTROL - Enum constant in enum class cool.scx.http.HttpFieldName
 
CANNOT_ACCEPT - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
charset() - Method in interface cool.scx.http.content_type.ContentType
 
charset(Charset) - Method in interface cool.scx.http.content_type.ContentTypeWritable
 
clear() - Method in class cool.scx.http.media.form_params.FormParams
 
clear() - Method in class cool.scx.http.ParametersImpl
 
clear() - Method in interface cool.scx.http.ParametersWritable
 
clearQuery() - Method in interface cool.scx.http.uri.ScxURIWritable
 
close() - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
close(int, String) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
close(WebSocketCloseInfo) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
CLOSE - Enum constant in enum class cool.scx.http.web_socket.WebSocketOpCode
 
CLOSED_ABNORMALLY - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
CloseHandler - Interface in cool.scx.http.web_socket.handler
 
code() - Method in enum class cool.scx.http.HttpStatusCode
 
code() - Method in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
code() - Method in enum class cool.scx.http.web_socket.WebSocketOpCode
 
CONFLICT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
CONNECT - Enum constant in enum class cool.scx.http.HttpMethod
 
CONNECTION - Enum constant in enum class cool.scx.http.HttpFieldName
 
contains(String) - Method in interface cool.scx.http.ScxHttpHeaders
 
contains(K) - Method in interface cool.scx.http.Parameters
 
CONTENT_DISPOSITION - Enum constant in enum class cool.scx.http.HttpFieldName
 
CONTENT_ENCODING - Enum constant in enum class cool.scx.http.HttpFieldName
 
CONTENT_LANGUAGE - Enum constant in enum class cool.scx.http.HttpFieldName
 
CONTENT_LENGTH - Enum constant in enum class cool.scx.http.HttpFieldName
 
CONTENT_LOCATION - Enum constant in enum class cool.scx.http.HttpFieldName
 
CONTENT_RANGE - Enum constant in enum class cool.scx.http.HttpFieldName
 
CONTENT_TOO_LARGE - Enum constant in enum class cool.scx.http.HttpStatusCode
 
CONTENT_TYPE - Enum constant in enum class cool.scx.http.HttpFieldName
 
contentDisposition() - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
contentDisposition() - Method in interface cool.scx.http.ScxHttpHeaders
 
contentDisposition() - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
contentDisposition(ContentDisposition) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
contentDisposition(ContentDisposition) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
ContentDisposition - Interface in cool.scx.http.content_disposition
ContentDisposition
ContentDispositionHelper - Class in cool.scx.http.content_disposition
ContentDispositionHelper
ContentDispositionHelper() - Constructor for class cool.scx.http.content_disposition.ContentDispositionHelper
 
ContentDispositionImpl - Class in cool.scx.http.content_disposition
ContentDispositionImpl
ContentDispositionImpl() - Constructor for class cool.scx.http.content_disposition.ContentDispositionImpl
 
ContentDispositionImpl(ContentDisposition) - Constructor for class cool.scx.http.content_disposition.ContentDispositionImpl
 
ContentDispositionWritable - Interface in cool.scx.http.content_disposition
ContentDispositionWritable
contentLength() - Method in interface cool.scx.http.ScxHttpClientRequest
 
contentLength() - Method in interface cool.scx.http.ScxHttpHeaders
 
contentLength() - Method in interface cool.scx.http.ScxHttpServerResponse
 
contentLength(long) - Method in interface cool.scx.http.ScxHttpClientRequest
 
contentLength(long) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
contentLength(long) - Method in interface cool.scx.http.ScxHttpServerResponse
 
contentType() - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
contentType() - Method in interface cool.scx.http.ScxHttpClientRequest
 
contentType() - Method in interface cool.scx.http.ScxHttpClientResponse
 
contentType() - Method in interface cool.scx.http.ScxHttpHeaders
 
contentType() - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
contentType() - Method in interface cool.scx.http.ScxHttpServerRequest
 
contentType() - Method in interface cool.scx.http.ScxHttpServerResponse
 
contentType(ContentType) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
contentType(ContentType) - Method in interface cool.scx.http.ScxHttpClientRequest
 
contentType(ContentType) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
contentType(ContentType) - Method in interface cool.scx.http.ScxHttpServerResponse
 
contentType(ScxMediaType) - Method in interface cool.scx.http.ScxHttpClientRequest
 
contentType(ScxMediaType) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
contentType(ScxMediaType) - Method in interface cool.scx.http.ScxHttpServerResponse
 
contentType(ScxMediaType, Charset) - Method in interface cool.scx.http.ScxHttpClientRequest
 
contentType(ScxMediaType, Charset) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
contentType(ScxMediaType, Charset) - Method in interface cool.scx.http.ScxHttpServerResponse
 
ContentType - Interface in cool.scx.http.content_type
ContentType
ContentTypeHelper - Class in cool.scx.http.content_type
ContentTypeHelper
ContentTypeHelper() - Constructor for class cool.scx.http.content_type.ContentTypeHelper
 
ContentTypeImpl - Class in cool.scx.http.content_type
ContentTypeImpl
ContentTypeImpl() - Constructor for class cool.scx.http.content_type.ContentTypeImpl
 
ContentTypeImpl(ContentType) - Constructor for class cool.scx.http.content_type.ContentTypeImpl
 
ContentTypeWritable - Interface in cool.scx.http.content_type
ContentTypeWritable
CONTINUATION - Enum constant in enum class cool.scx.http.web_socket.WebSocketOpCode
 
CONTINUE - Enum constant in enum class cool.scx.http.HttpStatusCode
 
Cookie - Interface in cool.scx.http.cookie
Cookie
COOKIE - Enum constant in enum class cool.scx.http.HttpFieldName
 
CookieHelper - Class in cool.scx.http.cookie
CookieHelper todo 中文编码有一些问题
CookieHelper() - Constructor for class cool.scx.http.cookie.CookieHelper
 
cookies() - Method in interface cool.scx.http.ScxHttpClientResponse
 
cookies() - Method in interface cool.scx.http.ScxHttpHeaders
 
cookies() - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
cookies() - Method in interface cool.scx.http.ScxHttpServerRequest
 
cookies(Cookies) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
Cookies - Interface in cool.scx.http.cookie
Cookies
CookieSameSite - Enum Class in cool.scx.http.cookie
CookieSameSite
CookiesImpl - Class in cool.scx.http.cookie
CookiesImpl
CookiesImpl() - Constructor for class cool.scx.http.cookie.CookiesImpl
 
CookiesWritable - Interface in cool.scx.http.cookie
CookiesWritable
CookieWritable - Interface in cool.scx.http.cookie
CookieWritable
cool.scx.http - package cool.scx.http
 
cool.scx.http.accept - package cool.scx.http.accept
 
cool.scx.http.content_disposition - package cool.scx.http.content_disposition
 
cool.scx.http.content_type - package cool.scx.http.content_type
 
cool.scx.http.cookie - package cool.scx.http.cookie
 
cool.scx.http.exception - package cool.scx.http.exception
 
cool.scx.http.media - package cool.scx.http.media
 
cool.scx.http.media.byte_array - package cool.scx.http.media.byte_array
 
cool.scx.http.media.empty - package cool.scx.http.media.empty
 
cool.scx.http.media.form_params - package cool.scx.http.media.form_params
 
cool.scx.http.media.input_stream - package cool.scx.http.media.input_stream
 
cool.scx.http.media.json_node - package cool.scx.http.media.json_node
 
cool.scx.http.media.multi_part - package cool.scx.http.media.multi_part
 
cool.scx.http.media.object - package cool.scx.http.media.object
 
cool.scx.http.media.path - package cool.scx.http.media.path
 
cool.scx.http.media.string - package cool.scx.http.media.string
 
cool.scx.http.range - package cool.scx.http.range
 
cool.scx.http.routing - package cool.scx.http.routing
 
cool.scx.http.routing.handler - package cool.scx.http.routing.handler
 
cool.scx.http.uri - package cool.scx.http.uri
 
cool.scx.http.web_socket - package cool.scx.http.web_socket
 
cool.scx.http.web_socket.handler - package cool.scx.http.web_socket.handler
 
CorsHandler - Class in cool.scx.http.routing.handler
CorsHandler
CorsHandler() - Constructor for class cool.scx.http.routing.handler.CorsHandler
 
CREATED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
creationDate() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
CRLF_CRLF_BYTES - Static variable in class cool.scx.http.media.multi_part.MultiPartStream
 
CRLF_PATTERN - Static variable in class cool.scx.http.ScxHttpHeadersHelper
 
CSS - Enum constant in enum class cool.scx.http.FileFormat
 

D

data() - Method in interface cool.scx.http.routing.RoutingContext
 
data() - Method in class cool.scx.http.routing.RoutingContextImpl
 
DATE - Enum constant in enum class cool.scx.http.HttpFieldName
 
decodeAccept(String) - Static method in class cool.scx.http.accept.AcceptHelper
 
decodeAccepts(String) - Static method in class cool.scx.http.accept.AcceptHelper
 
decodedContentDisposition(String) - Static method in class cool.scx.http.content_disposition.ContentDispositionHelper
 
decodedContentType(String) - Static method in class cool.scx.http.content_type.ContentTypeHelper
 
decodeFormParams(String) - Static method in class cool.scx.http.media.form_params.FormParamsHelper
 
decodeQuery(String) - Static method in class cool.scx.http.uri.ScxURIHelper
 
DELETE - Enum constant in enum class cool.scx.http.HttpMethod
 
description() - Method in enum class cool.scx.http.HttpStatusCode
 
DOC - Enum constant in enum class cool.scx.http.FileFormat
 
DOCX - Enum constant in enum class cool.scx.http.FileFormat
 
domain() - Method in interface cool.scx.http.cookie.Cookie
 
domain(String) - Method in interface cool.scx.http.cookie.CookieWritable
 

E

EmptyWriter - Class in cool.scx.http.media.empty
EmptyWriter
EmptyWriter() - Constructor for class cool.scx.http.media.empty.EmptyWriter
 
encode() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
encode() - Method in class cool.scx.http.content_disposition.ContentDispositionImpl
 
encode() - Method in interface cool.scx.http.content_type.ContentType
 
encode() - Method in class cool.scx.http.content_type.ContentTypeImpl
 
encode() - Method in interface cool.scx.http.cookie.Cookie
 
encode() - Method in interface cool.scx.http.ScxHttpHeaders
 
encode() - Method in interface cool.scx.http.uri.ScxURI
注意此编码会进行 URL编码 转换
encode(boolean) - Method in interface cool.scx.http.uri.ScxURI
 
encodeContentDisposition(ContentDisposition) - Static method in class cool.scx.http.content_disposition.ContentDispositionHelper
 
encodeContentType(ContentTypeImpl) - Static method in class cool.scx.http.content_type.ContentTypeHelper
 
encodeCookie() - Method in interface cool.scx.http.cookie.Cookies
 
encodeCookie(Cookie) - Static method in class cool.scx.http.cookie.CookieHelper
 
encodeCookie(Cookies) - Static method in class cool.scx.http.cookie.CookieHelper
 
encodeFormParams(FormParams) - Static method in class cool.scx.http.media.form_params.FormParamsHelper
 
encodeHeaders(ScxHttpHeaders) - Static method in class cool.scx.http.ScxHttpHeadersHelper
 
encodeParams(StringBuilder, Parameters<String, String>) - Static method in class cool.scx.http.content_type.ContentTypeHelper
 
encodeQuery(Parameters<String, String>, boolean) - Static method in class cool.scx.http.uri.ScxURIHelper
 
encodeScxURI(ScxURI, boolean) - Static method in class cool.scx.http.uri.ScxURIHelper
 
encodeSetCookie() - Method in interface cool.scx.http.cookie.Cookies
 
encodeSetCookie(Cookies) - Static method in class cool.scx.http.cookie.CookieHelper
 
encodeURI(String) - Static method in class cool.scx.http.uri.URIEncoder
 
encodeURIComponent(String) - Static method in class cool.scx.http.uri.URIEncoder
 
end() - Method in record class cool.scx.http.range.Range
Returns the value of the end record component.
end() - Method in interface cool.scx.http.ScxHttpServerResponse
 
equals(Object) - Method in record class cool.scx.http.range.Range
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class cool.scx.http.routing.PathMatcher.MatchResult
Indicates whether some other object is "equal to" this one.
errorHandler(BiConsumer<Throwable, RoutingContext>) - Method in interface cool.scx.http.routing.Router
 
errorHandler(BiConsumer<Throwable, RoutingContext>) - Method in class cool.scx.http.routing.RouterImpl
 
ETAG - Enum constant in enum class cool.scx.http.HttpFieldName
 
exactPath() - Method in class cool.scx.http.routing.PathMatcherImpl
 
EXPECT - Enum constant in enum class cool.scx.http.HttpFieldName
 
EXPECTATION_FAILED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
EXPIRES - Enum constant in enum class cool.scx.http.HttpFieldName
 
exposedHeader(ScxHttpHeaderName...) - Method in class cool.scx.http.routing.handler.CorsHandler
 
exposedHeader(String...) - Method in class cool.scx.http.routing.handler.CorsHandler
 

F

FileFormat - Enum Class in cool.scx.http
常见 文件格式 (文件类型/文件后缀/文件拓展名)
filename() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
filename() - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
filename(String) - Method in interface cool.scx.http.content_disposition.ContentDispositionWritable
 
filename(String) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
find(int) - Static method in enum class cool.scx.http.HttpStatusCode
 
find(int) - Static method in enum class cool.scx.http.web_socket.WebSocketOpCode
 
find(String) - Static method in enum class cool.scx.http.cookie.CookieSameSite
 
find(String) - Static method in enum class cool.scx.http.HttpFieldName
 
find(String) - Static method in enum class cool.scx.http.HttpMethod
 
find(String) - Static method in enum class cool.scx.http.HttpVersion
 
find(String) - Static method in enum class cool.scx.http.MediaType
 
findByExtension(String) - Static method in enum class cool.scx.http.FileFormat
 
findByFileName(String) - Static method in enum class cool.scx.http.FileFormat
 
FORBIDDEN - Enum constant in enum class cool.scx.http.HttpStatusCode
 
ForbiddenException - Exception Class in cool.scx.http.exception
登录了但是没权限
ForbiddenException() - Constructor for exception class cool.scx.http.exception.ForbiddenException
 
ForbiddenException(String) - Constructor for exception class cool.scx.http.exception.ForbiddenException
 
ForbiddenException(String, Throwable) - Constructor for exception class cool.scx.http.exception.ForbiddenException
 
ForbiddenException(Throwable) - Constructor for exception class cool.scx.http.exception.ForbiddenException
 
FORM_PARAMS_READER - Static variable in class cool.scx.http.media.form_params.FormParamsReader
 
FormParams - Class in cool.scx.http.media.form_params
FormParams
FormParams() - Constructor for class cool.scx.http.media.form_params.FormParams
 
FormParamsHelper - Class in cool.scx.http.media.form_params
FormParamsHelper
FormParamsHelper() - Constructor for class cool.scx.http.media.form_params.FormParamsHelper
 
FormParamsReader - Class in cool.scx.http.media.form_params
FormParamsReader
FormParamsWriter - Class in cool.scx.http.media.form_params
FormParamsWriter
FormParamsWriter(FormParams) - Constructor for class cool.scx.http.media.form_params.FormParamsWriter
 
FORWARDED - Enum constant in enum class cool.scx.http.HttpFieldName
 
FOUND - Enum constant in enum class cool.scx.http.HttpStatusCode
 
fragment() - Method in interface cool.scx.http.uri.ScxURI
 
fragment() - Method in class cool.scx.http.uri.ScxURIImpl
 
fragment(String) - Method in class cool.scx.http.uri.ScxURIImpl
 
fragment(String) - Method in interface cool.scx.http.uri.ScxURIWritable
 
FROM - Enum constant in enum class cool.scx.http.HttpFieldName
 

G

GATEWAY_TIMEOUT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
generateSecWebSocketAccept(String) - Static method in class cool.scx.http.HttpHelper
 
get(String) - Method in interface cool.scx.http.cookie.Cookies
 
get(String) - Method in class cool.scx.http.cookie.CookiesImpl
 
get(String) - Method in interface cool.scx.http.routing.RoutingContext
 
get(String) - Method in interface cool.scx.http.ScxHttpHeaders
 
get(K) - Method in interface cool.scx.http.Parameters
 
get(K) - Method in class cool.scx.http.ParametersImpl
 
GET - Enum constant in enum class cool.scx.http.HttpMethod
 
getAll(String) - Method in interface cool.scx.http.ScxHttpHeaders
 
getAll(K) - Method in interface cool.scx.http.Parameters
 
getAll(K) - Method in class cool.scx.http.ParametersImpl
 
getContentTypeCharsetOrUTF8(ScxHttpHeaders) - Static method in class cool.scx.http.media.string.StringReader
 
getCookie(String) - Method in interface cool.scx.http.ScxHttpClientResponse
 
getCookie(String) - Method in interface cool.scx.http.ScxHttpHeaders
 
getCookie(String) - Method in interface cool.scx.http.ScxHttpServerRequest
 
getDownloadContentDisposition(String) - Static method in class cool.scx.http.HttpHelper
todo 这是一个 hack URLEncoder.encode 针对 ' ' (空格) 会编码为 '+' , 而这里我们需要的是编码为 %20
getEnd(long) - Method in record class cool.scx.http.range.Range
 
getFilePath(String) - Method in class cool.scx.http.routing.handler.StaticHandler
 
getHeader(ScxHttpHeaderName) - Method in interface cool.scx.http.ScxHttpClientResponse
 
getHeader(ScxHttpHeaderName) - Method in interface cool.scx.http.ScxHttpServerRequest
 
getHeader(String) - Method in interface cool.scx.http.ScxHttpClientResponse
 
getHeader(String) - Method in interface cool.scx.http.ScxHttpServerRequest
 
getMediaTypeByExtension(String) - Static method in class cool.scx.http.HttpHelper
 
getMediaTypeByFile(Path) - Static method in class cool.scx.http.routing.handler.StaticHelper
 
getMediaTypeByFileName(String) - Static method in class cool.scx.http.HttpHelper
 
getOrDefault(String, T) - Method in interface cool.scx.http.routing.RoutingContext
 
getQuery(String) - Method in interface cool.scx.http.ScxHttpServerRequest
 
getQuery(String) - Method in interface cool.scx.http.uri.ScxURI
 
getRequestIP(ScxHttpServerRequest) - Static method in class cool.scx.http.HttpHelper
获取访问者IP
getRoutes() - Method in interface cool.scx.http.routing.Router
 
getRoutes() - Method in class cool.scx.http.routing.RouterImpl
 
getSetCookie(String) - Method in interface cool.scx.http.ScxHttpHeaders
 
getStart() - Method in record class cool.scx.http.range.Range
 
GIF - Enum constant in enum class cool.scx.http.FileFormat
 
GOING_AWAY - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
GONE - Enum constant in enum class cool.scx.http.HttpStatusCode
 
groups() - Method in class cool.scx.http.routing.PathMatcherImpl
 

H

handle(byte[], boolean) - Method in interface cool.scx.http.web_socket.handler.BinaryMessageHandler
 
handle(int, String) - Method in interface cool.scx.http.web_socket.handler.CloseHandler
 
handle(String, boolean) - Method in interface cool.scx.http.web_socket.handler.TextMessageHandler
 
handler() - Method in interface cool.scx.http.routing.Route
 
handler(Consumer<RoutingContext>) - Method in interface cool.scx.http.routing.RouteWritable
 
handshakeSucceeded() - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeResponse
 
hashCode() - Method in record class cool.scx.http.range.Range
Returns a hash code value for this object.
hashCode() - Method in record class cool.scx.http.routing.PathMatcher.MatchResult
Returns a hash code value for this object.
hasNext() - Method in class cool.scx.http.media.multi_part.MultiPartStream
 
hasNextPart - Variable in class cool.scx.http.media.multi_part.MultiPartStream
 
HEAD - Enum constant in enum class cool.scx.http.HttpMethod
 
headers - Variable in class cool.scx.http.ScxHttpClientRequestBase
 
headers() - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
headers() - Method in class cool.scx.http.media.multi_part.MultiPartPartImpl
 
headers() - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
headers() - Method in interface cool.scx.http.ScxHttpBody
 
headers() - Method in class cool.scx.http.ScxHttpBodyImpl
 
headers() - Method in interface cool.scx.http.ScxHttpClientRequest
 
headers() - Method in class cool.scx.http.ScxHttpClientRequestBase
 
headers() - Method in interface cool.scx.http.ScxHttpClientResponse
 
headers() - Method in interface cool.scx.http.ScxHttpServerRequest
 
headers() - Method in interface cool.scx.http.ScxHttpServerResponse
 
headers() - Method in interface cool.scx.http.web_socket.ScxServerWebSocket
 
headers(ScxHttpHeaders) - Method in class cool.scx.http.media.multi_part.MultiPartPartImpl
 
headers(ScxHttpHeaders) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
headers(ScxHttpHeaders) - Method in interface cool.scx.http.ScxHttpClientRequest
 
headers(ScxHttpHeaders) - Method in class cool.scx.http.ScxHttpClientRequestBase
 
headers(ScxHttpHeaders) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
host() - Method in interface cool.scx.http.PeerInfo
 
host() - Method in interface cool.scx.http.uri.ScxURI
 
host() - Method in class cool.scx.http.uri.ScxURIImpl
 
host(String) - Method in interface cool.scx.http.PeerInfoWritable
 
host(String) - Method in class cool.scx.http.uri.ScxURIImpl
 
host(String) - Method in interface cool.scx.http.uri.ScxURIWritable
 
HOST - Enum constant in enum class cool.scx.http.HttpFieldName
 
HTML - Enum constant in enum class cool.scx.http.FileFormat
 
HTTP_1_0 - Enum constant in enum class cool.scx.http.HttpVersion
 
HTTP_1_1 - Enum constant in enum class cool.scx.http.HttpVersion
 
HTTP_2 - Enum constant in enum class cool.scx.http.HttpVersion
 
HTTP_3 - Enum constant in enum class cool.scx.http.HttpVersion
 
HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
HttpFieldName - Enum Class in cool.scx.http
HttpFieldName
HttpHelper - Class in cool.scx.http
HttpHelper
HttpHelper() - Constructor for class cool.scx.http.HttpHelper
 
HttpMethod - Enum Class in cool.scx.http
HttpMethod
httpOnly() - Method in interface cool.scx.http.cookie.Cookie
 
httpOnly(boolean) - Method in interface cool.scx.http.cookie.CookieWritable
 
HttpStatusCode - Enum Class in cool.scx.http
HttpStatusCode
HttpVersion - Enum Class in cool.scx.http
HttpVersion

I

IF_MATCH - Enum constant in enum class cool.scx.http.HttpFieldName
 
IF_MODIFIED_SINCE - Enum constant in enum class cool.scx.http.HttpFieldName
 
IF_NONE_MATCH - Enum constant in enum class cool.scx.http.HttpFieldName
 
IF_RANGE - Enum constant in enum class cool.scx.http.HttpFieldName
 
IF_UNMODIFIED_SINCE - Enum constant in enum class cool.scx.http.HttpFieldName
 
IMAGE_BMP - Enum constant in enum class cool.scx.http.MediaType
 
IMAGE_GIF - Enum constant in enum class cool.scx.http.MediaType
 
IMAGE_JPEG - Enum constant in enum class cool.scx.http.MediaType
 
IMAGE_PNG - Enum constant in enum class cool.scx.http.MediaType
 
IMAGE_SVG - Enum constant in enum class cool.scx.http.MediaType
 
IMAGE_WEBP - Enum constant in enum class cool.scx.http.MediaType
 
INPUT_STREAM_READER - Static variable in class cool.scx.http.media.input_stream.InputStreamReader
 
inputStream() - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
inputStream() - Method in interface cool.scx.http.ScxHttpBody
 
inputStream() - Method in class cool.scx.http.ScxHttpBodyImpl
 
InputStreamReader - Class in cool.scx.http.media.input_stream
此类保持单例模式即可
InputStreamWriter - Class in cool.scx.http.media.input_stream
InputStreamWriter
InputStreamWriter(InputStream) - Constructor for class cool.scx.http.media.input_stream.InputStreamWriter
 
INTERNAL_SERVER_ERROR - Enum constant in enum class cool.scx.http.HttpStatusCode
 
InternalServerErrorException - Exception Class in cool.scx.http.exception
服务器内部异常
InternalServerErrorException() - Constructor for exception class cool.scx.http.exception.InternalServerErrorException
 
InternalServerErrorException(String) - Constructor for exception class cool.scx.http.exception.InternalServerErrorException
 
InternalServerErrorException(String, Throwable) - Constructor for exception class cool.scx.http.exception.InternalServerErrorException
 
InternalServerErrorException(Throwable) - Constructor for exception class cool.scx.http.exception.InternalServerErrorException
 
isClosed() - Method in interface cool.scx.http.ScxHttpServerResponse
 
isClosed() - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
isEmpty() - Method in interface cool.scx.http.Parameters
 
iterator() - Method in class cool.scx.http.accept.AcceptsImpl
 
iterator() - Method in class cool.scx.http.cookie.CookiesImpl
 
iterator() - Method in class cool.scx.http.media.multi_part.MultiPartImpl
 
iterator() - Method in class cool.scx.http.media.multi_part.MultiPartStream
 
iterator() - Method in class cool.scx.http.ParametersImpl
 

J

JPEG - Enum constant in enum class cool.scx.http.FileFormat
 
JPG - Enum constant in enum class cool.scx.http.FileFormat
 
JS - Enum constant in enum class cool.scx.http.FileFormat
 
JSON - Enum constant in enum class cool.scx.http.FileFormat
 
JSON_NODE_READER - Static variable in class cool.scx.http.media.json_node.JsonNodeReader
 
JsonNodeReader - Class in cool.scx.http.media.json_node
JsonNodeReader
JsonNodeReader() - Constructor for class cool.scx.http.media.json_node.JsonNodeReader
 
JsonNodeWriter - Class in cool.scx.http.media.json_node
JsonNodeWriter
JsonNodeWriter(JsonNode) - Constructor for class cool.scx.http.media.json_node.JsonNodeWriter
 

L

LAST_MODIFIED - Enum constant in enum class cool.scx.http.HttpFieldName
 
LAX - Enum constant in enum class cool.scx.http.cookie.CookieSameSite
 
LENGTH_REQUIRED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
linkedDataReader - Variable in class cool.scx.http.media.multi_part.MultiPartStream
 
localAddress() - Method in interface cool.scx.http.ScxHttpServer
 
localPeer() - Method in interface cool.scx.http.ScxHttpServerRequest
 
LOCATION - Enum constant in enum class cool.scx.http.HttpFieldName
 

M

matches(ScxHttpMethod) - Method in interface cool.scx.http.routing.MethodMatcher
 
matches(ScxHttpServerRequest) - Method in interface cool.scx.http.routing.TypeMatcher
 
matches(ScxHttpServerRequest) - Method in class cool.scx.http.routing.TypeMatcherImpl
 
matches(String) - Method in interface cool.scx.http.routing.PathMatcher
 
matches(String) - Method in class cool.scx.http.routing.PathMatcherImpl
 
MatchResult(boolean, Parameters<String, String>) - Constructor for record class cool.scx.http.routing.PathMatcher.MatchResult
Creates an instance of a MatchResult record class.
MAX_FORWARDS - Enum constant in enum class cool.scx.http.HttpFieldName
 
maxAge() - Method in interface cool.scx.http.cookie.Cookie
 
maxAge(Long) - Method in interface cool.scx.http.cookie.CookieWritable
 
maxAgeSeconds(int) - Method in class cool.scx.http.routing.handler.CorsHandler
 
MediaReader<T> - Interface in cool.scx.http.media
读取器 可用于 ServerRequest 和 ClientResponse
mediaType() - Method in interface cool.scx.http.accept.Accept
 
mediaType() - Method in class cool.scx.http.accept.AcceptImpl
 
mediaType() - Method in interface cool.scx.http.content_type.ContentType
 
mediaType() - Method in class cool.scx.http.content_type.ContentTypeImpl
 
mediaType() - Method in enum class cool.scx.http.FileFormat
对应的 mediaType
mediaType(ScxMediaType) - Method in class cool.scx.http.accept.AcceptImpl
 
mediaType(ScxMediaType) - Method in interface cool.scx.http.accept.AcceptWritable
 
mediaType(ScxMediaType) - Method in class cool.scx.http.content_type.ContentTypeImpl
 
mediaType(ScxMediaType) - Method in interface cool.scx.http.content_type.ContentTypeWritable
 
MediaType - Enum Class in cool.scx.http
MediaType
MediaWriter - Interface in cool.scx.http.media
写入器 可用于 ServerResponse 和 ClientRequest
method - Variable in class cool.scx.http.ScxHttpClientRequestBase
 
method() - Method in interface cool.scx.http.ScxHttpClientRequest
 
method() - Method in class cool.scx.http.ScxHttpClientRequestBase
 
method() - Method in interface cool.scx.http.ScxHttpServerRequest
 
method() - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
method(HttpMethod) - Method in interface cool.scx.http.ScxHttpClientRequest
 
method(HttpMethod) - Method in class cool.scx.http.ScxHttpClientRequestBase
 
method(HttpMethod) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
method(HttpMethod...) - Method in interface cool.scx.http.routing.RouteWritable
 
METHOD_NOT_ALLOWED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
methodMatcher() - Method in interface cool.scx.http.routing.Route
 
MethodMatcher - Interface in cool.scx.http.routing
MethodMatcher
MethodNotAllowedException - Exception Class in cool.scx.http.exception
方法不被允许
MethodNotAllowedException() - Constructor for exception class cool.scx.http.exception.MethodNotAllowedException
 
MethodNotAllowedException(String) - Constructor for exception class cool.scx.http.exception.MethodNotAllowedException
 
MethodNotAllowedException(String, Throwable) - Constructor for exception class cool.scx.http.exception.MethodNotAllowedException
 
MethodNotAllowedException(Throwable) - Constructor for exception class cool.scx.http.exception.MethodNotAllowedException
 
methods() - Method in interface cool.scx.http.routing.Route
 
MISDIRECTED_REQUEST - Enum constant in enum class cool.scx.http.HttpStatusCode
 
MJS - Enum constant in enum class cool.scx.http.FileFormat
 
modificationDate() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
MOVED_PERMANENTLY - Enum constant in enum class cool.scx.http.HttpStatusCode
 
MP3 - Enum constant in enum class cool.scx.http.FileFormat
 
MP4 - Enum constant in enum class cool.scx.http.FileFormat
 
MULTI_PART_READER - Static variable in class cool.scx.http.media.multi_part.MultiPartStreamReader
 
MULTI_PART_READER_CACHED - Static variable in class cool.scx.http.media.multi_part.MultiPartStreamCachedReader
 
MultiPart - Interface in cool.scx.http.media.multi_part
MultiPart
MULTIPART_FORM_DATA - Enum constant in enum class cool.scx.http.MediaType
 
MultiPartImpl - Class in cool.scx.http.media.multi_part
MultiPartImpl
MultiPartImpl(String) - Constructor for class cool.scx.http.media.multi_part.MultiPartImpl
 
MultiPartPart - Interface in cool.scx.http.media.multi_part
MultiPartPart
MultiPartPartImpl - Class in cool.scx.http.media.multi_part
MultiPartPartImpl
MultiPartPartImpl() - Constructor for class cool.scx.http.media.multi_part.MultiPartPartImpl
 
MultiPartPartWritable - Interface in cool.scx.http.media.multi_part
MultiPartPartWritable
MultiPartStream - Class in cool.scx.http.media.multi_part
MultiPartStream
MultiPartStream(InputStream, String) - Constructor for class cool.scx.http.media.multi_part.MultiPartStream
 
MultiPartStreamCached - Class in cool.scx.http.media.multi_part
MultiPartStreamCached
MultiPartStreamCached(InputStream, String, Path) - Constructor for class cool.scx.http.media.multi_part.MultiPartStreamCached
 
MultiPartStreamCachedReader - Class in cool.scx.http.media.multi_part
MultiPartStreamCachedReader
MultiPartStreamCachedReader() - Constructor for class cool.scx.http.media.multi_part.MultiPartStreamCachedReader
 
MultiPartStreamCachedReader(Path) - Constructor for class cool.scx.http.media.multi_part.MultiPartStreamCachedReader
 
MultiPartStreamReader - Class in cool.scx.http.media.multi_part
MultiPartStreamReader
MultiPartStreamReader() - Constructor for class cool.scx.http.media.multi_part.MultiPartStreamReader
 
MultiPartWritable - Interface in cool.scx.http.media.multi_part
MultiPartWritable
MultiPartWriter - Class in cool.scx.http.media.multi_part
MultiPartWriter
MultiPartWriter(MultiPart) - Constructor for class cool.scx.http.media.multi_part.MultiPartWriter
 
MULTIPLE_CHOICES - Enum constant in enum class cool.scx.http.HttpStatusCode
 

N

name() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
name() - Method in interface cool.scx.http.cookie.Cookie
 
name() - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
name(String) - Method in interface cool.scx.http.content_disposition.ContentDispositionWritable
 
name(String) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
names() - Method in interface cool.scx.http.Parameters
 
names() - Method in class cool.scx.http.ParametersImpl
 
needCached(ScxHttpHeaders) - Static method in class cool.scx.http.media.multi_part.MultiPartStreamCached
 
next() - Method in class cool.scx.http.media.multi_part.MultiPartStream
 
next() - Method in class cool.scx.http.media.multi_part.MultiPartStreamCached
 
next() - Method in interface cool.scx.http.routing.RoutingContext
 
next() - Method in class cool.scx.http.routing.RoutingContextImpl
 
NO_CONTENT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
NO_EXTENSION - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
NO_STATUS_CODE - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
NON_AUTHORITATIVE_INFORMATION - Enum constant in enum class cool.scx.http.HttpStatusCode
 
NONE - Enum constant in enum class cool.scx.http.cookie.CookieSameSite
 
normal() - Static method in interface cool.scx.http.routing.TypeMatcher
 
NORMAL - Enum constant in enum class cool.scx.http.routing.TypeMatcher.Type
 
NORMAL_CLOSE - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
NOT_ACCEPTABLE - Enum constant in enum class cool.scx.http.HttpStatusCode
 
NOT_CONSISTENT - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
NOT_FOUND - Enum constant in enum class cool.scx.http.HttpStatusCode
 
NOT_IMPLEMENTED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
NOT_MODIFIED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
NotFoundException - Exception Class in cool.scx.http.exception
404 not found 未找到异常
NotFoundException() - Constructor for exception class cool.scx.http.exception.NotFoundException
 
NotFoundException(String) - Constructor for exception class cool.scx.http.exception.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception class cool.scx.http.exception.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception class cool.scx.http.exception.NotFoundException
 

O

ObjectReader<T> - Class in cool.scx.http.media.object
ObjectReader
ObjectReader(TypeReference<T>) - Constructor for class cool.scx.http.media.object.ObjectReader
 
ObjectReader(JavaType) - Constructor for class cool.scx.http.media.object.ObjectReader
 
ObjectReader(Class<T>) - Constructor for class cool.scx.http.media.object.ObjectReader
 
ObjectWriter - Class in cool.scx.http.media.object
ObjectWriter
ObjectWriter(Object) - Constructor for class cool.scx.http.media.object.ObjectWriter
 
of() - Static method in interface cool.scx.http.content_disposition.ContentDisposition
 
of() - Static method in interface cool.scx.http.content_type.ContentType
 
of() - Static method in interface cool.scx.http.cookie.Cookies
 
of() - Static method in interface cool.scx.http.media.multi_part.MultiPart
 
of() - Static method in interface cool.scx.http.media.multi_part.MultiPartPart
 
of() - Static method in interface cool.scx.http.Parameters
 
of() - Static method in interface cool.scx.http.PeerInfo
 
of() - Static method in interface cool.scx.http.routing.Route
 
of() - Static method in interface cool.scx.http.routing.Router
 
of() - Static method in interface cool.scx.http.ScxHttpHeaders
 
of() - Static method in interface cool.scx.http.uri.ScxURI
 
of(int) - Static method in enum class cool.scx.http.HttpStatusCode
 
of(int) - Static method in enum class cool.scx.http.web_socket.WebSocketOpCode
 
of(Accepts) - Static method in interface cool.scx.http.accept.Accepts
 
of(ContentDisposition) - Static method in interface cool.scx.http.content_disposition.ContentDisposition
 
of(ContentType) - Static method in interface cool.scx.http.content_type.ContentType
 
of(Parameters<K, V>) - Static method in interface cool.scx.http.Parameters
 
of(TypeMatcher.Type) - Static method in interface cool.scx.http.routing.TypeMatcher
 
of(ScxHttpHeaders) - Static method in interface cool.scx.http.ScxHttpHeaders
 
of(ScxHttpMethod...) - Static method in interface cool.scx.http.routing.MethodMatcher
 
of(ScxMediaType) - Static method in interface cool.scx.http.content_type.ContentType
 
of(ScxURI) - Static method in interface cool.scx.http.uri.ScxURI
 
of(String) - Static method in interface cool.scx.http.accept.Accept
 
of(String) - Static method in interface cool.scx.http.accept.Accepts
 
of(String) - Static method in interface cool.scx.http.content_disposition.ContentDisposition
 
of(String) - Static method in interface cool.scx.http.content_type.ContentType
 
of(String) - Static method in interface cool.scx.http.cookie.Cookies
cookie 头
of(String) - Static method in enum class cool.scx.http.cookie.CookieSameSite
 
of(String) - Static method in enum class cool.scx.http.HttpFieldName
 
of(String) - Static method in enum class cool.scx.http.HttpMethod
 
of(String) - Static method in enum class cool.scx.http.HttpVersion
 
of(String) - Static method in interface cool.scx.http.media.multi_part.MultiPart
 
of(String) - Static method in enum class cool.scx.http.MediaType
 
of(String) - Static method in interface cool.scx.http.routing.PathMatcher
 
of(String) - Static method in interface cool.scx.http.ScxHttpHeaderName
 
of(String) - Static method in interface cool.scx.http.ScxHttpHeaders
 
of(String) - Static method in interface cool.scx.http.ScxHttpMethod
 
of(String) - Static method in interface cool.scx.http.ScxMediaType
 
of(String) - Static method in interface cool.scx.http.uri.ScxURI
 
of(String[]) - Static method in interface cool.scx.http.cookie.Cookies
set-cookie 头
of(String, byte[]) - Static method in interface cool.scx.http.media.multi_part.MultiPartPart
 
of(String, String) - Static method in interface cool.scx.http.cookie.Cookie
 
of(String, String) - Static method in interface cool.scx.http.media.multi_part.MultiPartPart
 
of(String, Path) - Static method in interface cool.scx.http.media.multi_part.MultiPartPart
 
of(URI) - Static method in interface cool.scx.http.uri.ScxURI
 
ofRegex(String) - Static method in interface cool.scx.http.routing.PathMatcher
 
OK - Enum constant in enum class cool.scx.http.HttpStatusCode
 
onBinaryMessage(BinaryMessageHandler) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
onClose(CloseHandler) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
onError(Consumer<Throwable>) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
onPing(Consumer<byte[]>) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
onPong(Consumer<byte[]>) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
onRequest(Consumer<ScxHttpServerRequest>) - Method in interface cool.scx.http.ScxHttpServer
 
onTextMessage(TextMessageHandler) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
onWebSocket(Consumer<ScxClientWebSocket>) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
onWebSocket(Consumer<ScxClientWebSocket>) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeResponse
 
onWebSocket(Consumer<ScxServerWebSocket>) - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeRequest
 
onWebSocket(Consumer<ScxServerWebSocket>) - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeResponse
 
OPTIONS - Enum constant in enum class cool.scx.http.HttpMethod
 
order() - Method in interface cool.scx.http.routing.Route
 
order(int) - Method in interface cool.scx.http.routing.RouteWritable
 
ORIGIN - Enum constant in enum class cool.scx.http.HttpFieldName
 
outputStream() - Method in interface cool.scx.http.ScxHttpServerResponse
 

P

Parameters<K,V> - Interface in cool.scx.http
Parameters 类似 MultiMap 但是分为 只读 和 可读可写 两种类型 , 以便实现更细粒度的控制 ( 默认实现 基于 MultiMap)
ParametersImpl<K,V> - Class in cool.scx.http
ParametersImpl
ParametersImpl() - Constructor for class cool.scx.http.ParametersImpl
 
ParametersImpl(Parameters<K, V>) - Constructor for class cool.scx.http.ParametersImpl
 
ParametersWritable<K,V> - Interface in cool.scx.http
ParametersWritable
params() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
params() - Method in class cool.scx.http.content_disposition.ContentDispositionImpl
 
params() - Method in interface cool.scx.http.content_disposition.ContentDispositionWritable
 
params() - Method in interface cool.scx.http.content_type.ContentType
 
params() - Method in class cool.scx.http.content_type.ContentTypeImpl
 
params() - Method in interface cool.scx.http.content_type.ContentTypeWritable
 
params(Parameters<String, String>) - Method in class cool.scx.http.content_disposition.ContentDispositionImpl
 
params(Parameters<String, String>) - Method in interface cool.scx.http.content_disposition.ContentDispositionWritable
 
params(Parameters<String, String>) - Method in class cool.scx.http.content_type.ContentTypeImpl
 
params(Parameters<String, String>) - Method in interface cool.scx.http.content_type.ContentTypeWritable
 
parseCookies(String) - Static method in class cool.scx.http.cookie.CookieHelper
注意 用来解析 cookie 不是 setCookie
parseHeaders(String) - Static method in class cool.scx.http.ScxHttpHeadersHelper
 
parseRange(String) - Static method in record class cool.scx.http.range.Range
 
parseSetCookie(String) - Static method in class cool.scx.http.cookie.CookieHelper
 
parseSetCookie(String[]) - Static method in class cool.scx.http.cookie.CookieHelper
 
PARTIAL_CONTENT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
PATCH - Enum constant in enum class cool.scx.http.HttpMethod
 
path() - Method in interface cool.scx.http.cookie.Cookie
 
path() - Method in class cool.scx.http.routing.PathMatcherImpl
 
path() - Method in interface cool.scx.http.routing.Route
 
path() - Method in interface cool.scx.http.ScxHttpServerRequest
 
path() - Method in interface cool.scx.http.uri.ScxURI
 
path() - Method in class cool.scx.http.uri.ScxURIImpl
 
path() - Method in interface cool.scx.http.web_socket.ScxServerWebSocket
 
path(String) - Method in interface cool.scx.http.cookie.CookieWritable
 
path(String) - Method in interface cool.scx.http.routing.RouteWritable
 
path(String) - Method in class cool.scx.http.uri.ScxURIImpl
 
path(String) - Method in interface cool.scx.http.uri.ScxURIWritable
 
pathMatcher() - Method in interface cool.scx.http.routing.Route
 
PathMatcher - Interface in cool.scx.http.routing
PathMatcher
PathMatcher.MatchResult - Record Class in cool.scx.http.routing
 
PathMatcherImpl - Class in cool.scx.http.routing
PathMatcherImpl (Some Code Copy From Vertx RouteImpl)
pathParams() - Method in record class cool.scx.http.routing.PathMatcher.MatchResult
Returns the value of the pathParams record component.
pathParams() - Method in interface cool.scx.http.routing.RoutingContext
 
pathParams() - Method in class cool.scx.http.routing.RoutingContextImpl
 
PathReader - Class in cool.scx.http.media.path
将内容写入到文件
PathReader(Path, OpenOption...) - Constructor for class cool.scx.http.media.path.PathReader
写入的路径
pathRegex(String) - Method in interface cool.scx.http.routing.RouteWritable
 
PathWriter - Class in cool.scx.http.media.path
PathWriter
PathWriter(Path) - Constructor for class cool.scx.http.media.path.PathWriter
 
PathWriter(Path, long, long) - Constructor for class cool.scx.http.media.path.PathWriter
 
pattern() - Method in class cool.scx.http.routing.PathMatcherImpl
 
PAYMENT_REQUIRED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
PDF - Enum constant in enum class cool.scx.http.FileFormat
 
PeerInfo - Interface in cool.scx.http
PeerInfo
PeerInfoWritable - Interface in cool.scx.http
PeerInfoWritable
PERMANENT_REDIRECT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
ping(byte[]) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
PING - Enum constant in enum class cool.scx.http.web_socket.WebSocketOpCode
 
PNG - Enum constant in enum class cool.scx.http.FileFormat
 
pong(byte[]) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
PONG - Enum constant in enum class cool.scx.http.web_socket.WebSocketOpCode
 
port() - Method in interface cool.scx.http.PeerInfo
 
port() - Method in interface cool.scx.http.uri.ScxURI
 
port() - Method in class cool.scx.http.uri.ScxURIImpl
 
port(int) - Method in interface cool.scx.http.PeerInfoWritable
 
port(int) - Method in class cool.scx.http.uri.ScxURIImpl
 
port(int) - Method in interface cool.scx.http.uri.ScxURIWritable
 
POST - Enum constant in enum class cool.scx.http.HttpMethod
 
PPT - Enum constant in enum class cool.scx.http.FileFormat
 
PPTX - Enum constant in enum class cool.scx.http.FileFormat
 
PRECONDITION_FAILED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
PROTOCOL_ERROR - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
PROXY_AUTHENTICATE - Enum constant in enum class cool.scx.http.HttpFieldName
 
PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
PROXY_AUTHORIZATION - Enum constant in enum class cool.scx.http.HttpFieldName
 
put(String, Object) - Method in interface cool.scx.http.routing.RoutingContext
 
PUT - Enum constant in enum class cool.scx.http.HttpMethod
 

Q

q() - Method in interface cool.scx.http.accept.Accept
 
q() - Method in class cool.scx.http.accept.AcceptImpl
 
q(Double) - Method in class cool.scx.http.accept.AcceptImpl
 
q(Double) - Method in interface cool.scx.http.accept.AcceptWritable
 
query() - Method in interface cool.scx.http.ScxHttpServerRequest
 
query() - Method in interface cool.scx.http.uri.ScxURI
 
query() - Method in class cool.scx.http.uri.ScxURIImpl
 
query() - Method in interface cool.scx.http.uri.ScxURIWritable
 
query() - Method in interface cool.scx.http.web_socket.ScxServerWebSocket
 
query(Parameters<String, String>) - Method in class cool.scx.http.uri.ScxURIImpl
 
query(Parameters<String, String>) - Method in interface cool.scx.http.uri.ScxURIWritable
 
query(String) - Method in interface cool.scx.http.uri.ScxURIWritable
 

R

Range - Record Class in cool.scx.http.range
HttpHeader Range
Range(Long, Long) - Constructor for record class cool.scx.http.range.Range
Creates an instance of a Range record class.
RANGE - Enum constant in enum class cool.scx.http.HttpFieldName
 
RANGE_NOT_SATISFIABLE - Enum constant in enum class cool.scx.http.HttpStatusCode
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.byte_array.ByteArrayReader
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.form_params.FormParamsReader
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.input_stream.InputStreamReader
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.json_node.JsonNodeReader
 
read(InputStream, ScxHttpHeaders) - Method in interface cool.scx.http.media.MediaReader
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.multi_part.MultiPartStreamCachedReader
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.multi_part.MultiPartStreamReader
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.object.ObjectReader
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.path.PathReader
 
read(InputStream, ScxHttpHeaders) - Method in class cool.scx.http.media.string.StringReader
 
readContentToByte() - Method in class cool.scx.http.media.multi_part.MultiPartStream
 
readContentToPath(Path) - Method in class cool.scx.http.media.multi_part.MultiPartStreamCached
 
readDate() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
readNext() - Method in class cool.scx.http.media.multi_part.MultiPartStream
 
readToHeaders() - Method in class cool.scx.http.media.multi_part.MultiPartStream
 
reason() - Method in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
REFERER - Enum constant in enum class cool.scx.http.HttpFieldName
 
REGISTERED_AT_IANA_MAX - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
REGISTERED_AT_IANA_MIN - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
remotePeer() - Method in interface cool.scx.http.ScxHttpServerRequest
 
remove(Accept) - Method in class cool.scx.http.accept.AcceptsImpl
 
remove(Accept) - Method in interface cool.scx.http.accept.AcceptsWritable
 
remove(String) - Method in class cool.scx.http.cookie.CookiesImpl
 
remove(String) - Method in interface cool.scx.http.cookie.CookiesWritable
 
remove(String) - Method in class cool.scx.http.media.form_params.FormParams
 
remove(String) - Method in interface cool.scx.http.routing.RoutingContext
 
remove(String) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
remove(K) - Method in class cool.scx.http.ParametersImpl
 
remove(K) - Method in interface cool.scx.http.ParametersWritable
 
removeCookie(String) - Method in interface cool.scx.http.ScxHttpClientRequest
 
removeCookie(String) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
removeCookie(String) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
removeQuery(String) - Method in interface cool.scx.http.uri.ScxURIWritable
 
removeSetCookie(String) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
removeSetCookie(String) - Method in interface cool.scx.http.ScxHttpServerResponse
 
request() - Method in interface cool.scx.http.routing.RoutingContext
 
request() - Method in class cool.scx.http.routing.RoutingContextImpl
 
request() - Method in interface cool.scx.http.ScxHttpClient
 
request() - Method in interface cool.scx.http.ScxHttpServerResponse
 
request() - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeResponse
 
REQUEST_HEADER_FIELDS_TOO_LARGE - Enum constant in enum class cool.scx.http.HttpStatusCode
 
REQUEST_TIMEOUT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
RESERVED_FOR_EXTENSIONS_MAX - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
RESERVED_FOR_EXTENSIONS_MIN - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
RESERVED_FOR_LATER_MAX - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
RESERVED_FOR_LATER_MIN - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
RESET_CONTENT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
response() - Method in interface cool.scx.http.routing.RoutingContext
 
response() - Method in class cool.scx.http.routing.RoutingContextImpl
 
response() - Method in interface cool.scx.http.ScxHttpServerRequest
 
response() - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeRequest
 
route() - Method in interface cool.scx.http.routing.Router
 
route(int) - Method in interface cool.scx.http.routing.Router
 
Route - Interface in cool.scx.http.routing
Route 路由只保存状态不做行为处理
Router - Interface in cool.scx.http.routing
Router
RouterImpl - Class in cool.scx.http.routing
Router
RouterImpl() - Constructor for class cool.scx.http.routing.RouterImpl
 
RouteWritable - Interface in cool.scx.http.routing
RouteWritable
RoutingContext - Interface in cool.scx.http.routing
RoutingContext
RoutingContextImpl - Class in cool.scx.http.routing
RoutingContext

S

sameSite() - Method in interface cool.scx.http.cookie.Cookie
 
sameSite(CookieSameSite) - Method in interface cool.scx.http.cookie.CookieWritable
 
scheme() - Method in interface cool.scx.http.uri.ScxURI
 
scheme() - Method in class cool.scx.http.uri.ScxURIImpl
 
scheme(String) - Method in class cool.scx.http.uri.ScxURIImpl
 
scheme(String) - Method in interface cool.scx.http.uri.ScxURIWritable
 
ScxClientWebSocket - Interface in cool.scx.http.web_socket
ScxClientWebSocket
ScxClientWebSocketHandshakeRequest - Interface in cool.scx.http.web_socket
ScxClientWebSocketHandshakeRequest 1, WebSocket 协议中指定了 必须由 GET 方法 和 空请求体 所以我们这里屏蔽掉一些方法 2, 重写一些方法的返回值 方便我们链式调用
ScxClientWebSocketHandshakeResponse - Interface in cool.scx.http.web_socket
 
ScxHttpBody - Interface in cool.scx.http
ScxHttpBody
ScxHttpBodyImpl - Class in cool.scx.http
ScxHttpBodyImpl todo 这里的缓存可能导致性能损失 (可能需要重新设计一下)
ScxHttpBodyImpl(InputStream, ScxHttpHeaders, int) - Constructor for class cool.scx.http.ScxHttpBodyImpl
 
ScxHttpClient - Interface in cool.scx.http
ScxHttpClient
ScxHttpClientRequest - Interface in cool.scx.http
ScxHttpClientRequest
ScxHttpClientRequestBase - Class in cool.scx.http
ScxHttpClientRequestBase
ScxHttpClientRequestBase() - Constructor for class cool.scx.http.ScxHttpClientRequestBase
 
ScxHttpClientResponse - Interface in cool.scx.http
ScxHttpClientResponse
ScxHttpException - Exception Class in cool.scx.http.exception
当我们的代码中有需要向客户端返回错误信息的时候
ScxHttpException(HttpStatusCode) - Constructor for exception class cool.scx.http.exception.ScxHttpException
 
ScxHttpException(HttpStatusCode, String) - Constructor for exception class cool.scx.http.exception.ScxHttpException
 
ScxHttpException(HttpStatusCode, String, Throwable) - Constructor for exception class cool.scx.http.exception.ScxHttpException
 
ScxHttpException(HttpStatusCode, Throwable) - Constructor for exception class cool.scx.http.exception.ScxHttpException
 
ScxHttpHeaderName - Interface in cool.scx.http
HttpHeaderName 是不区分大小写的 所以我们这里全部按照小写处理
ScxHttpHeaders - Interface in cool.scx.http
只读的 Headers 可用于 ServerRequest 和 ClientResponse 在 Parameters 的基础上实现了一些 方便操作 Http 头协议的方法
ScxHttpHeadersHelper - Class in cool.scx.http
ScxHttpHeadersHelper
ScxHttpHeadersHelper() - Constructor for class cool.scx.http.ScxHttpHeadersHelper
 
ScxHttpHeadersWritable - Interface in cool.scx.http
可写的 Headers 可用于 ServerResponse 和 ClientRequest 在 Parameters 的基础上实现了一些 方便操作 Http 头协议的方法
ScxHttpMethod - Interface in cool.scx.http
HTTP Method (注意 需要 区分大小写)
ScxHttpServer - Interface in cool.scx.http
ScxHttpServer
ScxHttpServerRequest - Interface in cool.scx.http
ScxHttpServerRequest
ScxHttpServerResponse - Interface in cool.scx.http
ScxHttpServerResponse
ScxMediaType - Interface in cool.scx.http
ScxMediaType
ScxMediaTypeImpl - Class in cool.scx.http
ScxMediaType
ScxMediaTypeImpl(String, String) - Constructor for class cool.scx.http.ScxMediaTypeImpl
 
ScxServerWebSocket - Interface in cool.scx.http.web_socket
ScxServerWebSocket
ScxServerWebSocketHandshakeRequest - Interface in cool.scx.http.web_socket
ScxServerWebSocketHandshakeRequest
ScxServerWebSocketHandshakeResponse - Interface in cool.scx.http.web_socket
 
ScxURI - Interface in cool.scx.http.uri
ScxURI
ScxURIHelper - Class in cool.scx.http.uri
ScxURIHelper
ScxURIHelper() - Constructor for class cool.scx.http.uri.ScxURIHelper
 
ScxURIImpl - Class in cool.scx.http.uri
ScxURIImpl
ScxURIImpl() - Constructor for class cool.scx.http.uri.ScxURIImpl
 
ScxURIWritable - Interface in cool.scx.http.uri
ScxURIWritable
ScxWebSocket - Interface in cool.scx.http.web_socket
ScxWebSocket
SEC_WEBSOCKET_ACCEPT - Enum constant in enum class cool.scx.http.HttpFieldName
 
SEC_WEBSOCKET_KEY - Enum constant in enum class cool.scx.http.HttpFieldName
 
SEC_WEBSOCKET_PROTOCOL - Enum constant in enum class cool.scx.http.HttpFieldName
 
SEC_WEBSOCKET_VERSION - Enum constant in enum class cool.scx.http.HttpFieldName
 
secure() - Method in interface cool.scx.http.cookie.Cookie
 
secure(boolean) - Method in interface cool.scx.http.cookie.CookieWritable
 
secWebSocketKey() - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeRequest
 
secWebSocketVersion() - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeRequest
 
SEE_OTHER - Enum constant in enum class cool.scx.http.HttpStatusCode
 
SEMICOLON_PATTERN - Static variable in class cool.scx.http.content_type.ContentTypeHelper
 
send() - Method in interface cool.scx.http.ScxHttpClientRequest
 
send() - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(byte[]) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(byte[]) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(byte[]) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
send(byte[], boolean) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
send(JsonNode) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(JsonNode) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(FormParams) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(FormParams) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(MediaWriter) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(MediaWriter) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(MediaWriter) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
send(MultiPart) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(MultiPart) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(InputStream) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(InputStream) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(Object) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(Object) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(String) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(String) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(String) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
send(String, boolean) - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
send(String, Charset) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(String, Charset) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(Path) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(Path) - Method in interface cool.scx.http.ScxHttpServerResponse
 
send(Path, long, long) - Method in interface cool.scx.http.ScxHttpClientRequest
 
send(Path, long, long) - Method in interface cool.scx.http.ScxHttpServerResponse
 
sendHandshake() - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
sendStatic(Path, RoutingContext) - Static method in class cool.scx.http.routing.handler.StaticHelper
 
SERVER - Enum constant in enum class cool.scx.http.HttpFieldName
 
SERVICE_RESTART - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
SERVICE_UNAVAILABLE - Enum constant in enum class cool.scx.http.HttpStatusCode
 
set(String, String...) - Method in class cool.scx.http.media.form_params.FormParams
 
set(String, String...) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
set(K, V...) - Method in class cool.scx.http.ParametersImpl
 
set(K, V...) - Method in interface cool.scx.http.ParametersWritable
 
SET_COOKIE - Enum constant in enum class cool.scx.http.HttpFieldName
 
setCookies() - Method in interface cool.scx.http.ScxHttpHeaders
 
setCookies() - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
setCookies(Cookies) - Method in interface cool.scx.http.ScxHttpHeadersWritable
 
setHeader(ScxHttpHeaderName, String...) - Method in interface cool.scx.http.ScxHttpClientRequest
 
setHeader(ScxHttpHeaderName, String...) - Method in interface cool.scx.http.ScxHttpServerResponse
 
setHeader(ScxHttpHeaderName, String...) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
setHeader(String, String...) - Method in interface cool.scx.http.ScxHttpClientRequest
 
setHeader(String, String...) - Method in interface cool.scx.http.ScxHttpServerResponse
 
setHeader(String, String...) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
setQuery(String, String...) - Method in interface cool.scx.http.uri.ScxURIWritable
 
size() - Method in interface cool.scx.http.accept.Accepts
 
size() - Method in class cool.scx.http.accept.AcceptsImpl
 
size() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
size() - Method in interface cool.scx.http.cookie.Cookies
 
size() - Method in class cool.scx.http.cookie.CookiesImpl
 
size() - Method in interface cool.scx.http.media.multi_part.MultiPartPart
 
size() - Method in interface cool.scx.http.Parameters
 
size() - Method in class cool.scx.http.ParametersImpl
 
size(long) - Method in interface cool.scx.http.content_disposition.ContentDispositionWritable
 
size(long) - Method in interface cool.scx.http.media.multi_part.MultiPartPartWritable
 
start() - Method in record class cool.scx.http.range.Range
Returns the value of the start record component.
start() - Method in interface cool.scx.http.ScxHttpServer
 
start() - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
StaticHandler - Class in cool.scx.http.routing.handler
StaticHandler
StaticHandler(Path) - Constructor for class cool.scx.http.routing.handler.StaticHandler
 
StaticHelper - Class in cool.scx.http.routing.handler
StaticHelper
StaticHelper() - Constructor for class cool.scx.http.routing.handler.StaticHelper
 
status() - Method in interface cool.scx.http.ScxHttpClientResponse
 
status() - Method in interface cool.scx.http.ScxHttpServerResponse
 
status(int) - Method in interface cool.scx.http.ScxHttpServerResponse
 
status(HttpStatusCode) - Method in interface cool.scx.http.ScxHttpServerResponse
 
statusCode() - Method in exception class cool.scx.http.exception.ScxHttpException
 
stop() - Method in interface cool.scx.http.ScxHttpServer
 
STRICT - Enum constant in enum class cool.scx.http.cookie.CookieSameSite
 
STRICT_TRANSPORT_SECURITY - Enum constant in enum class cool.scx.http.HttpFieldName
 
STRING_READER - Static variable in class cool.scx.http.media.string.StringReader
常用情况 特殊情况直接 new
StringReader - Class in cool.scx.http.media.string
1, 如果未指定字符集则 使用 请求头中的字符集 如果请求头中的字符集为空则回退到 UTF_8 2, 如果指定字符集 忽略 请求头中的字符集
StringReader() - Constructor for class cool.scx.http.media.string.StringReader
 
StringReader(Charset) - Constructor for class cool.scx.http.media.string.StringReader
 
StringWriter - Class in cool.scx.http.media.string
StringWriter
StringWriter(String) - Constructor for class cool.scx.http.media.string.StringWriter
 
StringWriter(String, Charset) - Constructor for class cool.scx.http.media.string.StringWriter
 
subtype() - Method in enum class cool.scx.http.MediaType
 
subtype() - Method in interface cool.scx.http.ScxMediaType
 
subtype() - Method in class cool.scx.http.ScxMediaTypeImpl
 
SVG - Enum constant in enum class cool.scx.http.FileFormat
 
SWITCHING_PROTOCOLS - Enum constant in enum class cool.scx.http.HttpStatusCode
 

T

TE - Enum constant in enum class cool.scx.http.HttpFieldName
 
TEMPORARY_REDIRECT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
terminate() - Method in interface cool.scx.http.web_socket.ScxWebSocket
 
TEXT - Enum constant in enum class cool.scx.http.web_socket.WebSocketOpCode
 
TEXT_CSS - Enum constant in enum class cool.scx.http.MediaType
 
TEXT_HTML - Enum constant in enum class cool.scx.http.MediaType
 
TEXT_JS - Enum constant in enum class cool.scx.http.MediaType
 
TEXT_PLAIN - Enum constant in enum class cool.scx.http.MediaType
 
TextMessageHandler - Interface in cool.scx.http.web_socket.handler
 
TLS_HANDSHAKE_FAIL - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
tlsCertificates() - Method in interface cool.scx.http.PeerInfo
 
tlsCertificates(Certificate[]) - Method in interface cool.scx.http.PeerInfoWritable
 
tlsPrincipal() - Method in interface cool.scx.http.PeerInfo
 
tlsPrincipal(Principal) - Method in interface cool.scx.http.PeerInfoWritable
 
toMap() - Method in interface cool.scx.http.Parameters
 
toMap() - Method in class cool.scx.http.ParametersImpl
 
TOO_BIG - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
TOO_MANY_REQUESTS - Enum constant in enum class cool.scx.http.HttpStatusCode
 
toString() - Method in class cool.scx.http.content_disposition.ContentDispositionImpl
 
toString() - Method in class cool.scx.http.content_type.ContentTypeImpl
 
toString() - Method in enum class cool.scx.http.HttpStatusCode
 
toString() - Method in class cool.scx.http.ParametersImpl
 
toString() - Method in record class cool.scx.http.range.Range
Returns a string representation of this record class.
toString() - Method in record class cool.scx.http.routing.PathMatcher.MatchResult
Returns a string representation of this record class.
toString() - Method in class cool.scx.http.ScxHttpBodyImpl
 
toString() - Method in class cool.scx.http.uri.ScxURIImpl
 
toURI() - Method in interface cool.scx.http.uri.ScxURI
 
TRACE - Enum constant in enum class cool.scx.http.HttpMethod
 
TRAILER - Enum constant in enum class cool.scx.http.HttpFieldName
 
TRANSFER_ENCODING - Enum constant in enum class cool.scx.http.HttpFieldName
 
TRY_AGAIN_LATER - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
trySetContentType(ScxHttpHeadersWritable, ScxHttpHeaders) - Static method in class cool.scx.http.media.json_node.JsonNodeWriter
 
TXT - Enum constant in enum class cool.scx.http.FileFormat
 
type() - Method in interface cool.scx.http.content_disposition.ContentDisposition
 
type() - Method in class cool.scx.http.content_disposition.ContentDispositionImpl
 
type() - Method in enum class cool.scx.http.MediaType
 
type() - Method in interface cool.scx.http.routing.TypeMatcher
 
type() - Method in class cool.scx.http.routing.TypeMatcherImpl
 
type() - Method in interface cool.scx.http.ScxMediaType
 
type() - Method in class cool.scx.http.ScxMediaTypeImpl
 
type(TypeMatcher.Type) - Method in interface cool.scx.http.routing.RouteWritable
 
type(String) - Method in class cool.scx.http.content_disposition.ContentDispositionImpl
 
type(String) - Method in interface cool.scx.http.content_disposition.ContentDispositionWritable
 
typeMatcher() - Method in interface cool.scx.http.routing.Route
 
TypeMatcher - Interface in cool.scx.http.routing
 
TypeMatcher.Type - Enum Class in cool.scx.http.routing
 
TypeMatcherImpl - Class in cool.scx.http.routing
 

U

UNAUTHORIZED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
UnauthorizedException - Exception Class in cool.scx.http.exception
未认证异常 (未登录)
UnauthorizedException() - Constructor for exception class cool.scx.http.exception.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception class cool.scx.http.exception.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception class cool.scx.http.exception.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception class cool.scx.http.exception.UnauthorizedException
 
UNEXPECTED_CONDITION - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 
UNPROCESSABLE_CONTENT - Enum constant in enum class cool.scx.http.HttpStatusCode
 
UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class cool.scx.http.HttpStatusCode
 
UnsupportedMediaTypeException - Exception Class in cool.scx.http.exception
415 参数异常
UnsupportedMediaTypeException() - Constructor for exception class cool.scx.http.exception.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String) - Constructor for exception class cool.scx.http.exception.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String, Throwable) - Constructor for exception class cool.scx.http.exception.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(Throwable) - Constructor for exception class cool.scx.http.exception.UnsupportedMediaTypeException
 
UPGRADE - Enum constant in enum class cool.scx.http.HttpFieldName
 
UPGRADE_REQUIRED - Enum constant in enum class cool.scx.http.HttpStatusCode
 
uri - Variable in class cool.scx.http.ScxHttpClientRequestBase
 
uri() - Method in interface cool.scx.http.ScxHttpClientRequest
 
uri() - Method in class cool.scx.http.ScxHttpClientRequestBase
 
uri() - Method in interface cool.scx.http.ScxHttpServerRequest
 
uri() - Method in interface cool.scx.http.web_socket.ScxServerWebSocket
 
uri(ScxURI) - Method in interface cool.scx.http.ScxHttpClientRequest
 
uri(ScxURI) - Method in class cool.scx.http.ScxHttpClientRequestBase
 
uri(ScxURI) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
uri(String) - Method in interface cool.scx.http.ScxHttpClientRequest
 
uri(String) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
URI_TOO_LONG - Enum constant in enum class cool.scx.http.HttpStatusCode
 
URIEncoder - Class in cool.scx.http.uri
URIEncoder
URIEncoder() - Constructor for class cool.scx.http.uri.URIEncoder
 
USER_AGENT - Enum constant in enum class cool.scx.http.HttpFieldName
 

V

value() - Method in interface cool.scx.http.cookie.Cookie
 
value() - Method in enum class cool.scx.http.cookie.CookieSameSite
 
value() - Method in enum class cool.scx.http.HttpFieldName
 
value() - Method in enum class cool.scx.http.HttpMethod
 
value() - Method in enum class cool.scx.http.HttpVersion
 
value() - Method in enum class cool.scx.http.MediaType
 
value() - Method in interface cool.scx.http.ScxHttpHeaderName
 
value() - Method in interface cool.scx.http.ScxHttpMethod
 
value() - Method in interface cool.scx.http.ScxMediaType
 
value() - Method in class cool.scx.http.ScxMediaTypeImpl
 
valueOf(String) - Static method in enum class cool.scx.http.cookie.CookieSameSite
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.FileFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.HttpFieldName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.HttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.HttpStatusCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.HttpVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.MediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.routing.TypeMatcher.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.web_socket.WebSocketCloseInfo
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.scx.http.web_socket.WebSocketOpCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class cool.scx.http.cookie.CookieSameSite
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.FileFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.HttpFieldName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.HttpStatusCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.HttpVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.MediaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.routing.TypeMatcher.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.web_socket.WebSocketCloseInfo
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.scx.http.web_socket.WebSocketOpCode
Returns an array containing the constants of this enum class, in the order they are declared.
VARY - Enum constant in enum class cool.scx.http.HttpFieldName
 
version - Variable in class cool.scx.http.ScxHttpClientRequestBase
 
version() - Method in interface cool.scx.http.ScxHttpClientRequest
 
version() - Method in class cool.scx.http.ScxHttpClientRequestBase
 
version() - Method in interface cool.scx.http.ScxHttpServerRequest
 
version() - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
version(HttpVersion) - Method in interface cool.scx.http.ScxHttpClientRequest
 
version(HttpVersion) - Method in class cool.scx.http.ScxHttpClientRequestBase
 
version(HttpVersion) - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
VIA - Enum constant in enum class cool.scx.http.HttpFieldName
 
VIDEO_MP4 - Enum constant in enum class cool.scx.http.MediaType
 
VIDEO_WEBM - Enum constant in enum class cool.scx.http.MediaType
 
VIOLATED_POLICY - Enum constant in enum class cool.scx.http.web_socket.WebSocketCloseInfo
 

W

WAV - Enum constant in enum class cool.scx.http.FileFormat
 
WEB_SOCKET_HANDSHAKE - Enum constant in enum class cool.scx.http.routing.TypeMatcher.Type
 
WEBM - Enum constant in enum class cool.scx.http.FileFormat
 
WEBP - Enum constant in enum class cool.scx.http.FileFormat
 
webSocket() - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
 
webSocket() - Method in interface cool.scx.http.web_socket.ScxClientWebSocketHandshakeResponse
 
webSocket() - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeRequest
 
webSocket() - Method in interface cool.scx.http.web_socket.ScxServerWebSocketHandshakeResponse
 
WebSocketCloseInfo - Enum Class in cool.scx.http.web_socket
WebSocketCloseInfo
webSocketHandshake() - Static method in interface cool.scx.http.routing.TypeMatcher
 
webSocketHandshakeRequest() - Method in interface cool.scx.http.ScxHttpClient
 
WebSocketOpCode - Enum Class in cool.scx.http.web_socket
WebSocketOpCode
webSocketRoute() - Method in interface cool.scx.http.routing.Router
 
webSocketRoute(int) - Method in interface cool.scx.http.routing.Router
 
write(OutputStream) - Method in class cool.scx.http.media.byte_array.ByteArrayWriter
 
write(OutputStream) - Method in class cool.scx.http.media.empty.EmptyWriter
 
write(OutputStream) - Method in class cool.scx.http.media.form_params.FormParamsWriter
 
write(OutputStream) - Method in class cool.scx.http.media.input_stream.InputStreamWriter
 
write(OutputStream) - Method in class cool.scx.http.media.json_node.JsonNodeWriter
 
write(OutputStream) - Method in interface cool.scx.http.media.MediaWriter
写入内容
write(OutputStream) - Method in class cool.scx.http.media.multi_part.MultiPartWriter
 
write(OutputStream) - Method in class cool.scx.http.media.object.ObjectWriter
 
write(OutputStream) - Method in class cool.scx.http.media.path.PathWriter
 
write(OutputStream) - Method in class cool.scx.http.media.string.StringWriter
 
WWW_AUTHENTICATE - Enum constant in enum class cool.scx.http.HttpFieldName
 

X

XLS - Enum constant in enum class cool.scx.http.FileFormat
 
XLSX - Enum constant in enum class cool.scx.http.FileFormat
 
XML - Enum constant in enum class cool.scx.http.FileFormat
 

Z

ZIP - Enum constant in enum class cool.scx.http.FileFormat
 
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Serialized Form