Class StrictForm.FileData
java.lang.Object
org.apache.pekko.http.scaladsl.common.StrictForm.FileData
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- StrictForm
Simple model for strict file content in a multipart form data part.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods 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
-
FileData
-
-
Method Details
-
filename
-
entity
-