Uses of Class
com.alphapay.api.net.HttpRpcResult
Packages that use HttpRpcResult
-
Uses of HttpRpcResult in com.alphapay.api
Methods in com.alphapay.api that return HttpRpcResultModifier and TypeMethodDescriptionabstract HttpRpcResultBaseAlphaPayClient.sendRequest(String requestUrl, String httpMethod, Map<String, String> header, String reqBody) DefaultAlphaPayClient.sendRequest(String requestUrl, String httpMethod, Map<String, String> header, String reqBody) -
Uses of HttpRpcResult in com.alphapay.api.net
Methods in com.alphapay.api.net that return HttpRpcResult