Interface | Description |
---|---|
ContentTypeResolver |
Implement this interface to provide a custom mapping from a file name to a
[[org.apache.pekko.http.javadsl.model.ContentType]].
|
DirectoryRenderer |
Annotation Type | Description |
---|---|
CorrespondsTo |
INTERNAL API – used for consistency specs
Used to hint at consistency spec implementations that a given JavaDSL method corresponds to a
method of given name in ScalaDSL.
|