Uses of Interface
com.identity4j.util.http.HttpData
-
Packages that use HttpData Package Description com.identity4j.util.http -
-
Uses of HttpData in com.identity4j.util.http
Methods in com.identity4j.util.http with parameters of type HttpData Modifier and Type Method Description HttpResponseHttpProviderClient. post(String uri, HttpData data, HttpPair... header)HttpResponseHttpProviderClient. put(String uri, HttpData data, HttpPair... headers)
-