Class MessageEndPartImpl

java.lang.Object
io.gatling.http.client.body.multipart.impl.PartImpl
io.gatling.http.client.body.multipart.impl.MessageEndPartImpl
All Implemented Interfaces:
Closeable, AutoCloseable

public final class MessageEndPartImpl extends PartImpl
  • Constructor Details

    • MessageEndPartImpl

      public MessageEndPartImpl(byte[] boundary)
  • Method Details