程序包 | 说明 |
---|---|
com.blade.mvc | |
com.blade.server.netty |
限定符和类型 | 方法和说明 |
---|---|
LocalContext |
WebContext.getLocalContext() |
限定符和类型 | 方法和说明 |
---|---|
static WebContext |
WebContext.create(Request request,
Response response,
io.netty.channel.ChannelHandlerContext ctx,
LocalContext localContext) |
void |
WebContext.setLocalContext(LocalContext localContext) |
限定符和类型 | 方法和说明 |
---|---|
static LocalContext |
HttpServerHandler.getLocalContext() |
限定符和类型 | 方法和说明 |
---|---|
static void |
HttpServerHandler.setLocalContext(LocalContext localContext) |
Copyright © 2018. All rights reserved.