Package 

Class HttpService

  • All Implemented Interfaces:
    cn.thinkingdata.analytics.utils.RemoteService

    
    public class HttpService
     implements RemoteService
                        

    HttpService send data

    • Method Summary

      Modifier and Type Method Description
      String performRequest(TDConfig config, String params, Map<String, String> extraHeaders)
      • Methods inherited from class cn.thinkingdata.analytics.utils.RemoteService

        performRequest
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait