Uses of Package
atg.svc.clicktoconnect

Packages that use atg.svc.clicktoconnect
atg.svc.clicktoconnect   
 

Classes in atg.svc.clicktoconnect used by atg.svc.clicktoconnect
C2CConstants
          Constants file for click to connect static definitions.
C2CException
           
C2CRequestData
          This class is used to hold reference data for a click to connect operation.
C2CTools
          This class contains helper API used for managing click to connect operations in Service applications.
C2CWebServiceManager
          Manages calling a parser which will call and parse the eStara web service API for live call data.
C2CWebServiceParser
          This class deals with making a call to the eStara webService API and parsing the XML into a bean which is returned.
C2CWebServiceResponse
          Object to hold the information retrieved from the eStara API for cross-channel data passing.
LandingPage
          This class defines a landing page for a C2C Request.
LandingPageHandler
          Abstract class used to create a LandingPageHandler that can be configured on the LandingPageManager.
LandingPageManager
          This component executes the configured LandingPageHandlers to generate a LandingPage.