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 | Description |
|---|---|
| HttpMessageSender |
Your client application must use an
HttpMessageSender to send HCI messages and receive corresponding 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. |
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.