Class TransferEncodings.compress$
java.lang.Object
org.apache.pekko.http.javadsl.model.TransferEncoding
org.apache.pekko.http.scaladsl.model.TransferEncoding
org.apache.pekko.http.scaladsl.model.TransferEncodings.Predefined
org.apache.pekko.http.scaladsl.model.TransferEncodings.compress$
- All Implemented Interfaces:
- Serializable,- Renderable,- SingletonValueRenderable,- scala.Equals,- scala.Product
- Enclosing class:
- TransferEncodings
public static class TransferEncodings.compress$
extends TransferEncodings.Predefined
implements scala.Product, Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final TransferEncodings.compress$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.scaladsl.model.TransferEncodings.Predefinedname, paramsMethods inherited from class org.apache.pekko.http.scaladsl.model.TransferEncodinggetParamsMethods inherited from class org.apache.pekko.http.javadsl.model.TransferEncodingcreateExtension, createExtensionMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefixMethods inherited from interface org.apache.pekko.http.impl.util.SingletonValueRenderablerender, value
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
compress$public compress$()
 
-