Package akka.http.javadsl.model
Interface MediaType.Compressibility
-
- All Known Implementing Classes:
MediaType.Compressibility
,MediaType.Compressible$
,MediaType.Gzipped$
,MediaType.NotCompressible$
- Enclosing interface:
- MediaType
public static interface MediaType.Compressibility
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
compressible()
-