Package io.gatling.http.client.body
Class RequestBody.Base<T>
java.lang.Object
io.gatling.http.client.body.RequestBody.Base<T>
- All Implemented Interfaces:
RequestBody
- Direct Known Subclasses:
ByteArrayRequestBody,FileRequestBody,FormUrlEncodedRequestBody,InputStreamRequestBody,MultipartFormDataRequestBody,StringChunksRequestBody,StringRequestBody
- Enclosing interface:
RequestBody
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.gatling.http.client.body.RequestBody
RequestBody.Base<T> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.gatling.http.client.body.RequestBody
build, getBytes, getPatchedContentType, newBuilder, print