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 Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.javadsl.model.headers.HttpEncoding
toRangeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface org.apache.pekko.http.impl.util.LazyValueBytesRenderable
render, toString, valueBytesMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefixMethods inherited from interface org.apache.pekko.http.scaladsl.model.WithQValue
withQValue
-
Constructor Details
-
HttpEncoding
-
-
Method Details
-
custom
-
value
- Specified by:
valuein interfaceLazyValueBytesRenderable- Specified by:
valuein classHttpEncoding
-
withQValue
- Specified by:
withQValuein interfaceWithQValue<HttpEncodingRange>
-