A B C D E F G H I J M N O P Q R S T U V W X 
所有类 所有程序包

A

APPLICATION - 接口 中的静态变量xyz.xiezc.ioc.starter.starter.web.common.MimeType
 

B

build(String, Charset) - 枚举 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
输出Content-Type字符串,附带编码信息
build(HttpRequest) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.entity.WebContext
 

C

channelActive(ChannelHandlerContext) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClientHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClientHandler
 
channelRead0(ChannelHandlerContext, FullHttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.ParseRequestHandler
 
channelRead0(ChannelHandlerContext, FullHttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketIndexPageHandler
 
channelRead0(ChannelHandlerContext, HttpObject) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopClientHandler
 
channelRead0(ChannelHandlerContext, WebSocketFrame) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketFrameHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopServerHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServerHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClientHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketServerHandler
 
channelRead0(ChannelHandlerContext, HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.controller.HttpServerHandler
 
channelRead0(ChannelHandlerContext, HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.controller.HttpServerHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopServerHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServerHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketServerHandler
 
ContentType - xyz.xiezc.ioc.starter.starter.web.common中的枚举
常用Content-Type类型枚举
Controller - xyz.xiezc.ioc.starter.starter.web.annotation中的注释类型
 

D

dateTimeFormatter - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 
Default - xyz.xiezc.ioc.starter.starter.web.common.ContentType
 
DispatcherHandler - xyz.xiezc.ioc.starter.starter.web中的类
 
DispatcherHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 
doExecute(ApplicationEvent) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.listener.WebServerListener
启动netty服务器
doRead(MethodDefinition, ContentType, HttpRequest) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.converter.HttpMessageConverter
 
doRead(MethodDefinition, ContentType, HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.converter.JsonHttpMessageConverter
 
doRead(MethodDefinition, ContentType, HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.converter.MultipartFormHttpMessageConverter
 
doRead(MethodDefinition, ContentType, HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.converter.QueryStrHttpMessageConverter
 
doRead(MethodDefinition, ContentType, HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.converter.UrlencodedFormHttpMessageConverter
 
doRequest(HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.controller.HttpServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.ParseRequestHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketIndexPageHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketServerHandler
 
extName() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.entity.FileItem
 

F

fileExt(String) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.XWebUtil
 
FileItem - xyz.xiezc.ioc.starter.starter.web.entity中的类
HTTP multipart/form-data Request
FileItem() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.entity.FileItem
 
FORM_URLENCODED - xyz.xiezc.ioc.starter.starter.web.common.ContentType
标准表单编码,当action为get时候,浏览器用x-www-form-urlencoded的编码方式把form数据转换成一个字串(name1=value1&name2=value2…)

G

get() - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.entity.WebContext
 
get(String) - 枚举 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
从请求参数的body中判断请求的Content-Type类型,支持的类型有:
get(String) - 接口 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.MimeType
Get MimeType by ext
getAnnotationType() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.GetMappingAnnotationHandler
 
getAnnotationType() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.PostMappingAnnotationHandler
 
getAnnotationType() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.WebSocketControllerAnnotationHandler
 
getByValue(String) - 枚举 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
根据枚举的value中获取枚举的对象
getContent(String) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServerBenchmarkPage
 
getContent(String) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketServerIndexPage
 
getContentType(HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 
getData() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.entity.FileItem
 
getErrorResponse(XWebException) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.XWebUtil
 
getErrorResponse(XWebException, HttpRequest) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.XWebUtil
 
GetMapping - xyz.xiezc.ioc.starter.starter.web.annotation中的注释类型
目前只支持请求和响应的content-type如下的值 application/json; charset=utf-8
GetMappingAnnotationHandler - xyz.xiezc.ioc.starter.starter.web.annotation.handler中的类
 
GetMappingAnnotationHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.annotation.handler.GetMappingAnnotationHandler
 
getMethods - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 
getResult(MethodDefinition, Object[]) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 
getSession() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.entity.WebContext
 
getSupportContentType() - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.converter.HttpMessageConverter
 
getSupportContentType() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.converter.JsonHttpMessageConverter
 
getSupportContentType() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.converter.MultipartFormHttpMessageConverter
 
getSupportContentType() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.converter.QueryStrHttpMessageConverter
 
getSupportContentType() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.converter.UrlencodedFormHttpMessageConverter
 
getSync() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.listener.WebServerListener
 
getValue() - 枚举 中的方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
获取value值

H

handle(ChannelHandlerContext, HttpRequest) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 
handle(WebSocketFrame) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketFrameHandler
 
handleBinaryWebSocketFrame(BinaryWebSocketFrame) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketFrameHandler
 
handleCloseWebSocketFrame(CloseWebSocketFrame) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketFrameHandler
 
handlePingWebSocketFrame(PingWebSocketFrame) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketFrameHandler
 
handlerAdded(ChannelHandlerContext) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClientHandler
 
handleTextWebSocketFrame(TextWebSocketFrame) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketFrameHandler
 
handshakeFuture() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClientHandler
 
HTTP_CACHE_SECONDS - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 
HTTP_DATE_FORMAT - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 
HTTP_DATE_GMT_TIMEZONE - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 
HttpMessageConverter - xyz.xiezc.ioc.starter.starter.web.converter中的接口
Strategy interface that specifies a converter that can convert from and to HTTP requests and responses.
httpMessageConverterMap - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 
HttpRequest - xyz.xiezc.ioc.starter.starter.web.entity中的类
 
HttpRequest() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.entity.HttpRequest
 
HttpServerHandler - xyz.xiezc.ioc.starter.starter.web.netty.controller中的类
Http Server Handler
HttpServerHandler(DispatcherHandler) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.controller.HttpServerHandler
 
HttpSnoopClient - xyz.xiezc.ioc.starter.starter.web.netty.snoop中的类
A simple HTTP client that prints out the content of the HTTP response to System.out to test HttpSnoopServer.
HttpSnoopClient() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopClient
 
HttpSnoopClientHandler - xyz.xiezc.ioc.starter.starter.web.netty.snoop中的类
 
HttpSnoopClientHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopClientHandler
 
HttpSnoopClientInitializer - xyz.xiezc.ioc.starter.starter.web.netty.snoop中的类
 
HttpSnoopClientInitializer(SslContext) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopClientInitializer
 
HttpSnoopServer - xyz.xiezc.ioc.starter.starter.web.netty.snoop中的类
An HTTP server that sends back the content of the received HTTP request in a pretty plaintext form.
HttpSnoopServer() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopServer
 
HttpSnoopServerHandler - xyz.xiezc.ioc.starter.starter.web.netty.snoop中的类
 
HttpSnoopServerHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopServerHandler
 
HttpSnoopServerInitializer - xyz.xiezc.ioc.starter.starter.web.netty.snoop中的类
 
HttpSnoopServerInitializer(SslContext) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopServerInitializer
 
httpStaticFileServerHandler - 类 中的变量xyz.xiezc.ioc.starter.starter.web.netty.NettyWebServerInitializer
 
HttpStaticFileServerHandler - xyz.xiezc.ioc.starter.starter.web.netty.file中的类
A simple handler that serves incoming HTTP requests to send their respective HTTP responses.
HttpStaticFileServerHandler(String) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 

I

init() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 
initChannel(SocketChannel) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.NettyWebServerInitializer
 
initChannel(SocketChannel) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopClientInitializer
 
initChannel(SocketChannel) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopServerInitializer
 
initChannel(SocketChannel) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServerInitializer
 
initChannel(SocketChannel) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketServerInitializer
 
isDefault(String) - 枚举 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
是否为默认Content-Type,默认包括null和application/x-www-form-urlencoded
isFormUrlEncode(String) - 枚举 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
是否为application/x-www-form-urlencoded

J

JSON - xyz.xiezc.ioc.starter.starter.web.common.ContentType
Rest请求JSON编码
JsonHttpMessageConverter - xyz.xiezc.ioc.starter.starter.web.converter中的类
 
JsonHttpMessageConverter() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.converter.JsonHttpMessageConverter
 

M

main(String[]) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopClient
 
main(String[]) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.netty.snoop.HttpSnoopServer
 
main(String[]) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServer
 
main(String[]) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClient
 
main(String[]) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketServer
 
mimeType(String) - 类 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.XWebUtil
 
MimeType - xyz.xiezc.ioc.starter.starter.web.common中的接口
 
mimeTypes - 接口 中的静态变量xyz.xiezc.ioc.starter.starter.web.common.MimeType
 
moveTo(File) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.entity.FileItem
 
moveTo(Path) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.entity.FileItem
 
MULTIPART - xyz.xiezc.ioc.starter.starter.web.common.ContentType
文件上传编码,浏览器会把整个表单以控件为单位分割,并为每个部分加上Content-Disposition,并加上分割符(boundary)
MultipartFormHttpMessageConverter - xyz.xiezc.ioc.starter.starter.web.converter中的类
multipart/form-data 类型的请求解析
MultipartFormHttpMessageConverter() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.converter.MultipartFormHttpMessageConverter
 

N

NettyWebServerInitializer - xyz.xiezc.ioc.starter.starter.web.netty中的类
 
NettyWebServerInitializer(SslContext, DispatcherHandler, String, String) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.NettyWebServerInitializer
 

O

operationComplete(ChannelProgressiveFuture) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.common.ProgressiveFutureListener
 
operationProgressed(ChannelProgressiveFuture, long, long) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.common.ProgressiveFutureListener
 
order() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.listener.WebServerListener
 

P

paramMapping(List<String>, ParamDefinition) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.converter.HttpMessageConverter
 
parseFormData(Map<String, FileItem>, ParamDefinition[], Map<String, List<String>>) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.converter.HttpMessageConverter
 
parseRequestHandler - 类 中的变量xyz.xiezc.ioc.starter.starter.web.netty.NettyWebServerInitializer
 
ParseRequestHandler - xyz.xiezc.ioc.starter.starter.web.netty中的类
Merge Netty HttpObject as HttpRequest
ParseRequestHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.ParseRequestHandler
 
PostMapping - xyz.xiezc.ioc.starter.starter.web.annotation中的注释类型
目前只支持请求和响应的content-type如下的值 application/json; charset=utf-8
PostMappingAnnotationHandler - xyz.xiezc.ioc.starter.starter.web.annotation.handler中的类
 
PostMappingAnnotationHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.annotation.handler.PostMappingAnnotationHandler
 
postMethods - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 
processClass(Annotation, Class, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.GetMappingAnnotationHandler
 
processClass(Annotation, Class, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.PostMappingAnnotationHandler
 
processClass(Annotation, Class, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.WebSocketControllerAnnotationHandler
 
processField(FieldDefinition, Annotation, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.GetMappingAnnotationHandler
 
processField(FieldDefinition, Annotation, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.PostMappingAnnotationHandler
 
processField(FieldDefinition, Annotation, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.WebSocketControllerAnnotationHandler
 
processMethod(MethodDefinition, Annotation, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.GetMappingAnnotationHandler
 
processMethod(MethodDefinition, Annotation, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.PostMappingAnnotationHandler
 
processMethod(MethodDefinition, Annotation, BeanDefinition) - 类 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.handler.WebSocketControllerAnnotationHandler
 
ProgressiveFutureListener - xyz.xiezc.ioc.starter.starter.web.common中的类
 
ProgressiveFutureListener() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.common.ProgressiveFutureListener
 

Q

QueryStrHttpMessageConverter - xyz.xiezc.ioc.starter.starter.web.converter中的类
 
QueryStrHttpMessageConverter() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.converter.QueryStrHttpMessageConverter
 

R

RequestBody - xyz.xiezc.ioc.starter.starter.web.annotation中的注释类型
 

S

sessionCache - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.entity.WebContext
 
startWebServer(XWebProperties) - 接口 中的方法xyz.xiezc.ioc.starter.starter.web.WebServerBootstrap
 
startWebServer(XWebProperties) - 类 中的方法xyz.xiezc.ioc.starter.starter.WebConfiguration
 
staticPath - 类 中的变量xyz.xiezc.ioc.starter.starter.web.netty.file.HttpStaticFileServerHandler
 

T

TEXT_HTML - xyz.xiezc.ioc.starter.starter.web.common.ContentType
text/html编码
TEXT_PLAIN - xyz.xiezc.ioc.starter.starter.web.common.ContentType
text/plain编码
TEXT_XML - xyz.xiezc.ioc.starter.starter.web.common.ContentType
Rest请求text/xml编码
toString() - 枚举 中的方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
 
toString() - 类 中的方法xyz.xiezc.ioc.starter.starter.web.entity.FileItem
 
toString(Charset) - 枚举 中的方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
输出Content-Type字符串,附带编码信息

U

UrlencodedFormHttpMessageConverter - xyz.xiezc.ioc.starter.starter.web.converter中的类
application/x-www-form-urlencoded 的post 请求的解析
UrlencodedFormHttpMessageConverter() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.converter.UrlencodedFormHttpMessageConverter
 

V

value() - 注释类型 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.Controller
 
value() - 注释类型 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.GetMapping
 
value() - 注释类型 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.PostMapping
 
value() - 注释类型 中的方法xyz.xiezc.ioc.starter.starter.web.annotation.WebSockerController
 
valueOf(String) - 枚举 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法xyz.xiezc.ioc.starter.starter.web.common.ContentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WebConfiguration - xyz.xiezc.ioc.starter.starter中的类
 
WebConfiguration() - 类 的构造器xyz.xiezc.ioc.starter.starter.WebConfiguration
 
WebContext - xyz.xiezc.ioc.starter.starter.web.entity中的类
 
WebContext() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.entity.WebContext
 
WebServerBootstrap - xyz.xiezc.ioc.starter.starter.web中的接口
 
WebServerListener - xyz.xiezc.ioc.starter.starter.web.listener中的类
 
WebServerListener() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.listener.WebServerListener
 
WebSockerController - xyz.xiezc.ioc.starter.starter.web.annotation中的注释类型
 
WebSocketClient - xyz.xiezc.ioc.starter.starter.web.netty.websocket.client中的类
This is an example of a WebSocket client.
WebSocketClient() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClient
 
WebSocketClientHandler - xyz.xiezc.ioc.starter.starter.web.netty.websocket.client中的类
 
WebSocketClientHandler(WebSocketClientHandshaker) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.client.WebSocketClientHandler
 
WebSocketControllerAnnotationHandler - xyz.xiezc.ioc.starter.starter.web.annotation.handler中的类
 
WebSocketControllerAnnotationHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.annotation.handler.WebSocketControllerAnnotationHandler
 
WebSocketFrameHandler - xyz.xiezc.ioc.starter.starter.web.netty.websocket.server中的类
Echoes uppercase content of text frames.
WebSocketFrameHandler - xyz.xiezc.ioc.starter.starter.web.netty.websocket中的接口
Echoes uppercase content of text frames.
WebSocketFrameHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketFrameHandler
 
webSocketFrameHandlerMap - 类 中的静态变量xyz.xiezc.ioc.starter.starter.web.DispatcherHandler
 
WebSocketIndexPageHandler - xyz.xiezc.ioc.starter.starter.web.netty.websocket.server中的类
Outputs index page content.
WebSocketIndexPageHandler(String) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketIndexPageHandler
 
WebSocketServer - xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver中的类
A Benchmark application for websocket which is served at: http://localhost:8080/websocket Open your browser at http://localhost:8080/, then the benchmark page will be loaded and a Web Socket connection will be made automatically.
WebSocketServer - xyz.xiezc.ioc.starter.starter.web.netty.websocket.server中的类
An HTTP server which serves Web Socket requests at: http://localhost:8080/websocket Open your browser at http://localhost:8080/, then the demo page will be loaded and a Web Socket connection will be made automatically.
WebSocketServer() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServer
 
WebSocketServer() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketServer
 
WebSocketServerBenchmarkPage - xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver中的类
Generates the benchmark HTML page which is served at http://localhost:8080/
WebSocketServerHandler - xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver中的类
Handles handshakes and messages
WebSocketServerHandler - xyz.xiezc.ioc.starter.starter.web.netty.websocket中的类
Handles handshakes and messages
WebSocketServerHandler() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServerHandler
 
WebSocketServerHandler(Map<String, WebSocketFrameHandler>, boolean) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.WebSocketServerHandler
 
WebSocketServerIndexPage - xyz.xiezc.ioc.starter.starter.web.netty.websocket.server中的类
Generates the demo HTML page which is served at http://localhost:8080/
WebSocketServerInitializer - xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver中的类
 
WebSocketServerInitializer - xyz.xiezc.ioc.starter.starter.web.netty.websocket.server中的类
 
WebSocketServerInitializer(SslContext) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver.WebSocketServerInitializer
 
WebSocketServerInitializer(SslContext) - 类 的构造器xyz.xiezc.ioc.starter.starter.web.netty.websocket.server.WebSocketServerInitializer
 

X

XML - xyz.xiezc.ioc.starter.starter.web.common.ContentType
Rest请求XML编码
XWebException - xyz.xiezc.ioc.starter.starter.web.common中的异常错误
 
XWebException() - 异常错误 的构造器xyz.xiezc.ioc.starter.starter.web.common.XWebException
Constructs a new runtime exception with null as its detail message.
XWebException(int, String) - 异常错误 的构造器xyz.xiezc.ioc.starter.starter.web.common.XWebException
Constructs a new runtime exception with the specified detail message.
XWebException(String) - 异常错误 的构造器xyz.xiezc.ioc.starter.starter.web.common.XWebException
Constructs a new runtime exception with the specified detail message.
XWebException(String, Throwable) - 异常错误 的构造器xyz.xiezc.ioc.starter.starter.web.common.XWebException
Constructs a new runtime exception with the specified detail message and cause.
XWebException(Throwable) - 异常错误 的构造器xyz.xiezc.ioc.starter.starter.web.common.XWebException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
XWebProperties - xyz.xiezc.ioc.starter.starter.web.common中的类
 
XWebProperties() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.common.XWebProperties
 
XWebUtil - xyz.xiezc.ioc.starter.starter.web.common中的类
 
XWebUtil() - 类 的构造器xyz.xiezc.ioc.starter.starter.web.common.XWebUtil
 
xyz.xiezc.ioc.starter.starter - 程序包 xyz.xiezc.ioc.starter.starter
 
xyz.xiezc.ioc.starter.starter.web - 程序包 xyz.xiezc.ioc.starter.starter.web
 
xyz.xiezc.ioc.starter.starter.web.annotation - 程序包 xyz.xiezc.ioc.starter.starter.web.annotation
 
xyz.xiezc.ioc.starter.starter.web.annotation.handler - 程序包 xyz.xiezc.ioc.starter.starter.web.annotation.handler
 
xyz.xiezc.ioc.starter.starter.web.common - 程序包 xyz.xiezc.ioc.starter.starter.web.common
 
xyz.xiezc.ioc.starter.starter.web.converter - 程序包 xyz.xiezc.ioc.starter.starter.web.converter
 
xyz.xiezc.ioc.starter.starter.web.entity - 程序包 xyz.xiezc.ioc.starter.starter.web.entity
 
xyz.xiezc.ioc.starter.starter.web.listener - 程序包 xyz.xiezc.ioc.starter.starter.web.listener
 
xyz.xiezc.ioc.starter.starter.web.netty - 程序包 xyz.xiezc.ioc.starter.starter.web.netty
 
xyz.xiezc.ioc.starter.starter.web.netty.controller - 程序包 xyz.xiezc.ioc.starter.starter.web.netty.controller
 
xyz.xiezc.ioc.starter.starter.web.netty.file - 程序包 xyz.xiezc.ioc.starter.starter.web.netty.file
 
xyz.xiezc.ioc.starter.starter.web.netty.snoop - 程序包 xyz.xiezc.ioc.starter.starter.web.netty.snoop
 
xyz.xiezc.ioc.starter.starter.web.netty.websocket - 程序包 xyz.xiezc.ioc.starter.starter.web.netty.websocket
 
xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver - 程序包 xyz.xiezc.ioc.starter.starter.web.netty.websocket.benchmarkserver
This package contains a benchmark application for websockets.
xyz.xiezc.ioc.starter.starter.web.netty.websocket.client - 程序包 xyz.xiezc.ioc.starter.starter.web.netty.websocket.client
 
xyz.xiezc.ioc.starter.starter.web.netty.websocket.server - 程序包 xyz.xiezc.ioc.starter.starter.web.netty.websocket.server
This package contains an example web socket web server.
A B C D E F G H I J M N O P Q R S T U V W X 
所有类 所有程序包