Package com.highdeal.hci.http

This Java package provides you with the Java classes for implementing the calling API through the HTTP protocol in HCI; You use the HttpMessageSenderFactory class.

See:
          Description

Class Summary
HttpMessageSender Your client application must use an HttpMessageSender to send HCI messages and receive correspondind results using the HTTP protocol via HCI; Asynchronous or synchronous communications are possible.
HttpMessageSenderFactory This Java class defines a factory API that enables your client applications (using the HCI technical interface) to create a generic HTTP message sender necessary for HCI communications; You can also develop a message sender dedicated to administration and connected to a dispatcher instance of the SAP CC system or develop a message sender dedicated to the communications with the updater instance of the SAP CC system.
 

Package com.highdeal.hci.http Description

This Java package provides you with the Java classes for implementing the calling API through the HTTP protocol in HCI; You use the HttpMessageSenderFactory class.

Note

This Java package is part of the HCI technical interface provided by SAP Convergent Charging. See the main com.highdeal.hci package for more information.


Document Published: October 2015 (SAP CC 4.0 SP10 and Later)