Uses of Class
dev.resms.core.net.AbstractHttpResponse
Packages that use AbstractHttpResponse
-
Uses of AbstractHttpResponse in dev.resms.core.net
Methods in dev.resms.core.net that return AbstractHttpResponseModifier and TypeMethodDescriptionIHttpClient.perform(String path, String apiKey, HttpMethod method, String payload) Perform an HTTP request with the specified path, method, and payload. -
Uses of AbstractHttpResponse in dev.resms.core.net.impl
Methods in dev.resms.core.net.impl that return AbstractHttpResponseModifier and TypeMethodDescriptionHttpClient.perform(String path, String apiKey, HttpMethod method, String payload) Performs an HTTP request with the specified path, HTTP method, and payload.