Class FormDataIterable
java.lang.Object
cool.scx.common.http_client.request_body.form_data.FormDataIterable
- All Implemented Interfaces:
Iterable<byte[]>
-
Constructor Summary
ConstructorsConstructorDescriptionFormDataIterable(io.netty.handler.codec.http.multipart.HttpPostRequestEncoder encoder) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator