Class FileLikePartImpl<T extends FileLikePart<?>>

java.lang.Object
io.gatling.http.client.body.multipart.impl.PartImpl
io.gatling.http.client.body.multipart.impl.FileLikePartImpl<T>
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
ByteArrayPartImpl, FilePartImpl

public abstract class FileLikePartImpl<T extends FileLikePart<?>> extends PartImpl