Package com.securenative.http
Interface HttpClient
- All Known Implementing Classes:
SecureNativeHTTPClient
public interface HttpClient
-
Method Summary
Modifier and Type Method Description HttpResponsepost(java.lang.String url, java.lang.String body)
-
Method Details
-
post
- Throws:
java.io.IOException
-