|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HandlerContext in com.continuuity.http |
|---|
| Classes in com.continuuity.http that implement HandlerContext | |
|---|---|
class |
BasicHandlerContext
BasicHandlerContext returns an empty runtime arguments. |
| Methods in com.continuuity.http with parameters of type HandlerContext | |
|---|---|
void |
HttpResourceHandler.destroy(HandlerContext context)
|
void |
HttpHandler.destroy(HandlerContext context)
destroy method will be called before shutdown. |
void |
AbstractHttpHandler.destroy(HandlerContext context)
|
void |
HttpResourceHandler.init(HandlerContext context)
|
void |
HttpHandler.init(HandlerContext context)
init method will be called before the netty pipeline is setup. |
void |
AbstractHttpHandler.init(HandlerContext context)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||