| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.channel.ChannelHandlerContext |
getChannelHandlerContext()
Gets the
ChannelHandlerContext object. |
Map<String,Object> |
getContextMap()
Get Invocation Context Map.
|
io.netty.handler.codec.http.FullHttpRequest |
getRequest()
Gets the HTTP request object.
|
io.netty.handler.codec.http.FullHttpResponse |
getResponse()
Gets the HTTP response object.
|
io.netty.handler.codec.http.FullHttpRequest getRequest()
io.netty.handler.codec.http.FullHttpResponse getResponse()
io.netty.channel.ChannelHandlerContext getChannelHandlerContext()
ChannelHandlerContext object.ChannelHandlerContext object.Copyright © 2020. All rights reserved.