Package org.smallmind.web.jersey.proxy
Class JsonBody
java.lang.Object
org.smallmind.web.jersey.proxy.JsonBody
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]org.apache.hc.core5.http.ContentType
-
Constructor Details
-
JsonBody
-
JsonBody
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
JsonBody
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
-
Method Details
-
getContentType
public org.apache.hc.core5.http.ContentType getContentType() -
getBodyAsBytes
public byte[] getBodyAsBytes()
-