| Package | Description |
|---|---|
| io.milton.http | |
| io.milton.http.http11 | |
| io.milton.http.http11.auth | |
| io.milton.http.webdav |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWrappingResponseHandler
Response Handler which wraps another
|
class |
CompressingResponseHandler
Response Handler which wraps another, and compresses content if appropriate
Usually, this will wrap a DefaultResponseHandler, but custom implementations
can be wrapped as well.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttp11ResponseHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginResponseHandler
This decorates a wrapped response handler, and gives it the ability to
generate login pages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWebDavResponseHandler |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.