| Modifier and Type | Method and Description |
|---|---|
void |
AbstractHttpHandler.destroy(HandlerContext context) |
void |
HttpHandler.destroy(HandlerContext context)
destroy method will be called before shutdown.
|
void |
AbstractHttpHandler.init(HandlerContext context) |
void |
HttpHandler.init(HandlerContext context)
init method will be called before the netty pipeline is setup.
|
Copyright 2021 Cask, Inc. Licensed under the Apache License, Version 2.0