Class HttpEncoding
java.lang.Object
org.apache.pekko.http.javadsl.model.headers.HttpEncoding
org.apache.pekko.http.scaladsl.model.headers.HttpEncoding
- All Implemented Interfaces:
- Serializable,- LazyValueBytesRenderable,- Renderable,- WithQValue<HttpEncodingRange>,- scala.Equals,- scala.Product
public final class HttpEncoding
extends HttpEncoding
implements LazyValueBytesRenderable, WithQValue<HttpEncodingRange>, scala.Product, Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.javadsl.model.headers.HttpEncodingtoRangeMethods 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 org.apache.pekko.http.impl.util.LazyValueBytesRenderablerender, toString, valueBytesMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefixMethods inherited from interface org.apache.pekko.http.scaladsl.model.WithQValuewithQValue
- 
Constructor Details- 
HttpEncoding
 
- 
- 
Method Details- 
custom
- 
value- Specified by:
- valuein interface- LazyValueBytesRenderable
- Specified by:
- valuein class- HttpEncoding
 
- 
withQValue- Specified by:
- withQValuein interface- WithQValue<HttpEncodingRange>
 
 
-