Interface SECHttpConnection


  • public interface SECHttpConnection
    • Method Detail

      • sendPost

        ResponseData sendPost​(java.lang.String pathUrl,
                              java.lang.String body)
                       throws java.io.IOException
        Throws:
        java.io.IOException