| Package | Description |
|---|---|
| io.milton.config | |
| io.milton.http |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolHandlers |
HttpManagerBuilder.protocolHandlers |
protected ProtocolHandlers |
HttpManagerBuilder.protocolHandlers |
| Modifier and Type | Method and Description |
|---|---|
ProtocolHandlers |
HttpManagerBuilder.getProtocolHandlers() |
ProtocolHandlers |
HttpManagerBuilder.getProtocolHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpManagerBuilder.setProtocolHandlers(ProtocolHandlers protocolHandlers) |
void |
HttpManagerBuilder.setProtocolHandlers(ProtocolHandlers protocolHandlers) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolHandlers |
HttpManager.getHandlers() |
ProtocolHandlers |
HttpManager.getHandlers() |
| Constructor and Description |
|---|
HttpManager(ResourceFactory resourceFactory,
WebDavResponseHandler responseHandler,
ProtocolHandlers handlers,
EntityTransport entityTransport,
List<Filter> filters,
EventManager eventManager,
List<Stoppable> shutdownHandlers)
Instead of using this constructor directly, consider using the
HttpManagerConfig builder class
|
HttpManager(ResourceFactory resourceFactory,
WebDavResponseHandler responseHandler,
ProtocolHandlers handlers,
EntityTransport entityTransport,
List<Filter> filters,
EventManager eventManager,
List<Stoppable> shutdownHandlers)
Instead of using this constructor directly, consider using the
HttpManagerConfig builder class
|
Copyright © 2021 McEvoy Software Ltd. All rights reserved.