Package | Description |
---|---|
com.blade.kit | |
com.blade.mvc.handler | |
com.blade.mvc.route | |
com.blade.mvc.ui.template | |
com.blade.server.netty |
Modifier and Type | Method and Description |
---|---|
static void |
Assert.throwException(String msg) |
static void |
Assert.throwException(Throwable t) |
Modifier and Type | Method and Description |
---|---|
boolean |
RouteViewResolve.invokeHook(Request request,
Response response,
Route route) |
Modifier and Type | Method and Description |
---|---|
Route |
RouteMatcher.lookupRoute(String httpMethod,
String path) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateEngine.render(ModelAndView modelAndView,
Writer writer) |
void |
DefaultEngine.render(ModelAndView modelAndView,
Writer writer) |
Modifier and Type | Method and Description |
---|---|
Boolean |
StaticFileHandler.handle(io.netty.channel.ChannelHandlerContext ctx,
Request request,
Response response)
print static file to clinet
|
R |
RequestHandler.handle(io.netty.channel.ChannelHandlerContext ctx,
Request request,
Response response) |
Copyright © 2017. All rights reserved.