所有类
-
所有类 接口概要 类概要 枚举概要 异常错误概要 注释类型概要 类 说明 ContentType 常用Content-Type类型枚举Controller DispatcherHandler FileItem HTTP multipart/form-data RequestGetMapping 目前只支持请求和响应的content-type如下的值 application/json; charset=utf-8GetMappingAnnotationHandler HttpMessageConverter Strategy interface that specifies a converter that can convert from and to HTTP requests and responses.HttpRequest HttpServerHandler Http Server HandlerHttpSnoopClient A simple HTTP client that prints out the content of the HTTP response toSystem.outto testHttpSnoopServer.HttpSnoopClientHandler HttpSnoopClientInitializer HttpSnoopServer An HTTP server that sends back the content of the received HTTP request in a pretty plaintext form.HttpSnoopServerHandler HttpSnoopServerInitializer HttpStaticFileServerHandler A simple handler that serves incoming HTTP requests to send their respective HTTP responses.JsonHttpMessageConverter MimeType MultipartFormHttpMessageConverter multipart/form-data 类型的请求解析NettyWebServerInitializer ParseRequestHandler Merge Netty HttpObject asHttpRequestPostMapping 目前只支持请求和响应的content-type如下的值 application/json; charset=utf-8PostMappingAnnotationHandler ProgressiveFutureListener QueryStrHttpMessageConverter RequestBody UrlencodedFormHttpMessageConverter application/x-www-form-urlencoded 的post 请求的解析WebConfiguration WebContext WebServerBootstrap WebServerListener WebSockerController WebSocketClient This is an example of a WebSocket client.WebSocketClientHandler WebSocketControllerAnnotationHandler WebSocketFrameHandler Echoes uppercase content of text frames.WebSocketFrameHandler Echoes uppercase content of text frames.WebSocketIndexPageHandler Outputs index page content.WebSocketServer 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 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.WebSocketServerBenchmarkPage Generates the benchmark HTML page which is served at http://localhost:8080/WebSocketServerHandler Handles handshakes and messagesWebSocketServerHandler Handles handshakes and messagesWebSocketServerIndexPage Generates the demo HTML page which is served at http://localhost:8080/WebSocketServerInitializer WebSocketServerInitializer XWebException XWebProperties XWebUtil