Class WebServiceImpl
- java.lang.Object
-
- com.day.cq.analytics.sitecatalyst.util.WebServiceImpl
-
- All Implemented Interfaces:
WebService
public final class WebServiceImpl extends java.lang.Object implements WebService
-
-
Constructor Summary
Constructors Constructor Description WebServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
request(HttpRequestBase request, AnalyticsConfig analyticsConfig)
-
-
-
Method Detail
-
request
public java.lang.String request(HttpRequestBase request, AnalyticsConfig analyticsConfig) throws java.lang.Exception
- Specified by:
request
in interfaceWebService
- Throws:
java.lang.Exception
-
-