public class LocalHTTPSessionHandler extends AbstractLifeCycle implements Handler
start| 构造器和说明 |
|---|
LocalHTTPSessionHandler() |
LocalHTTPSessionHandler(HTTPSessionConfiguration configuration) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
destroy() |
HTTPSessionConfiguration |
getConfiguration() |
SessionStore |
getSessionStore() |
void |
handle(RoutingContext context) |
protected void |
init() |
isStarted, isStopped, start, stoppublic LocalHTTPSessionHandler()
public LocalHTTPSessionHandler(HTTPSessionConfiguration configuration)
public void handle(RoutingContext context)
public SessionStore getSessionStore()
public HTTPSessionConfiguration getConfiguration()
protected void init()
init 在类中 AbstractLifeCycleprotected void destroy()
destroy 在类中 AbstractLifeCycleCopyright © 2017. All rights reserved.