Uses of Class
com.envimate.httpmate.client.SimpleHttpResponseObject
-
Packages that use SimpleHttpResponseObject Package Description com.envimate.httpmate.client -
-
Uses of SimpleHttpResponseObject in com.envimate.httpmate.client
Methods in com.envimate.httpmate.client that return SimpleHttpResponseObject Modifier and Type Method Description static SimpleHttpResponseObjectSimpleHttpResponseObject. httpClientResponse(int statusCode, java.util.Map<java.lang.String,java.lang.String> headers, java.lang.String body)
-