Interface SECHttpConnection
-
public interface SECHttpConnection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResponseDatasendPost(java.lang.String pathUrl, java.lang.String body)
-
-
-
Method Detail
-
sendPost
ResponseData sendPost(java.lang.String pathUrl, java.lang.String body) throws java.io.IOException
- Throws:
java.io.IOException
-
-