public interface Handler
Dispatcher to do the inner process.| Modifier and Type | Method and Description |
|---|---|
void |
handle(RequestContext context)
Handle.
|
void handle(RequestContext context) throws Exception
context - the specified request contextException - exceptionCopyright © 2009–2019 B3log. All rights reserved.