Module technology.sola.engine
Package technology.sola.engine.networking.rest
package technology.sola.engine.networking.rest
This package provides REST networking classes.
-
ClassDescriptionHttpResponse contains details from the server's response to an http request.The Java-based implementation of
RestClient
utilizingHttpURLConnection
.RestClient defines the api for creating rest client implementations for sending HTTP requests.