| Package | Description |
|---|---|
| io.milton.config | |
| io.milton.servlet |
| Modifier and Type | Method and Description |
|---|---|
void |
InitListener.afterBuild(HttpManagerBuilder b,
HttpManager m)
Called immediately after building the http manager
|
void |
InitListener.afterBuild(HttpManagerBuilder b,
HttpManager m)
Called immediately after building the http manager
|
void |
InitListener.afterInit(HttpManagerBuilder b)
Called just after init, and before building the HttpManager instance
|
void |
InitListener.afterInit(HttpManagerBuilder b)
Called just after init, and before building the HttpManager instance
|
void |
InitListener.beforeInit(HttpManagerBuilder b)
Called just before init on HttpManagerBuilder
|
void |
InitListener.beforeInit(HttpManagerBuilder b)
Called just before init on HttpManagerBuilder
|
void |
InitListener.beforeProtocolBuild(HttpManagerBuilder b)
Called immediately before building the protocol stack, ie the Http11Protocol etc
Note that building the protocol stack is done before building the HttpManager
|
void |
InitListener.beforeProtocolBuild(HttpManagerBuilder b)
Called immediately before building the protocol stack, ie the Http11Protocol etc
Note that building the protocol stack is done before building the HttpManager
|
| Modifier and Type | Field and Description |
|---|---|
protected HttpManagerBuilder |
DefaultMiltonConfigurator.builder |
protected HttpManagerBuilder |
DefaultMiltonConfigurator.builder |
| Constructor and Description |
|---|
MiltonController(HttpManagerBuilder config) |
MiltonController(HttpManagerBuilder config) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.