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