Class TransferEncoding
java.lang.Object
org.apache.pekko.http.javadsl.model.TransferEncoding
org.apache.pekko.http.scaladsl.model.TransferEncoding
- All Implemented Interfaces:
Renderable
- Direct Known Subclasses:
TransferEncodings.Extension
,TransferEncodings.Predefined
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.javadsl.model.TransferEncoding
createExtension, createExtension
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.pekko.http.impl.util.Renderable
render
-
Constructor Details
-
TransferEncoding
public TransferEncoding()
-
-
Method Details
-
getParams
- Specified by:
getParams
in classTransferEncoding
-
name
- Specified by:
name
in classTransferEncoding
-
params
-