public interface ClientMessageListener extends MessageListener
Java interface defines a listener that is notified each time a client is notified of an operation stopped, progress, and completed;
It extends the MessageListener interface.
You use this interface to implement asynchronous communications with the SAP CC system via the HCI technical interface.
STOPPABLE_STATUS, UNBREAKABLE_STATUS| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnded() |
envelopeCompleted, envelopeStopped, operationCompleted, operationStopped, progressReceived, statusChangeReceived, statusChangeReceived