Class TransferEncodings.Extension
java.lang.Object
org.apache.pekko.http.javadsl.model.TransferEncoding
org.apache.pekko.http.scaladsl.model.TransferEncoding
org.apache.pekko.http.scaladsl.model.TransferEncodings.Extension
- All Implemented Interfaces:
Serializable,Renderable,scala.Equals,scala.Product
- Enclosing class:
- TransferEncodings
public static final class TransferEncodings.Extension
extends TransferEncoding
implements scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.scaladsl.model.TransferEncoding
getParamsMethods inherited from class org.apache.pekko.http.javadsl.model.TransferEncoding
createExtension, createExtensionMethods 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 scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
Extension
-
-
Method Details
-
name
- Specified by:
namein classTransferEncoding
-
params
- Specified by:
paramsin classTransferEncoding
-
render
- Specified by:
renderin interfaceRenderable
-