Uses of Class
com.axway.apim.lib.utils.rest.RestAPICall
-
Packages that use RestAPICall Package Description com.axway.apim.adapter com.axway.apim.adapter.client.apps com.axway.apim.lib.utils.rest -
-
Uses of RestAPICall in com.axway.apim.adapter
Methods in com.axway.apim.adapter with parameters of type RestAPICall Modifier and Type Method Description ResponseHttpHelper. execute(RestAPICall restAPICall, boolean responseBody) -
Uses of RestAPICall in com.axway.apim.adapter.client.apps
Methods in com.axway.apim.adapter.client.apps that return RestAPICall Modifier and Type Method Description RestAPICallAPIMgrAppsAdapter. createUpsertUri(org.apache.http.HttpEntity entity, URI uri, ClientApplication actualApp) -
Uses of RestAPICall in com.axway.apim.lib.utils.rest
Subclasses of RestAPICall in com.axway.apim.lib.utils.rest Modifier and Type Class Description classDELRequestclassGETRequestclassPOSTRequestclassPUTRequest
-