Hierarchy For Package cool.scx.common.http_client.request_body
Class Hierarchy
- java.lang.Object
- cool.scx.common.http_client.request_body.EmptyBody (implements cool.scx.common.http_client.ScxHttpClientRequestBody)
- cool.scx.common.http_client.request_body.FormData (implements cool.scx.common.http_client.ScxHttpClientRequestBody)
- cool.scx.common.http_client.request_body.JsonBody (implements cool.scx.common.http_client.ScxHttpClientRequestBody)
- cool.scx.common.http_client.request_body.StringBody (implements cool.scx.common.http_client.ScxHttpClientRequestBody)
- cool.scx.common.http_client.request_body.XmlBody (implements cool.scx.common.http_client.ScxHttpClientRequestBody)