Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.messaging.core | |
com.sap.cloud.sdk.datamodel.messaging.jms |
Class and Description |
---|
CloudEventsMessageMetadata
Contains metadata about the received message.
|
CloudEventsMessageParser.ParsedMessageData
The actual message data contained in the payload.
|
CloudEventsMessageParser.ParsedMetadata
Represents the data given as a context of the received message.
|
CloudEventsMessageParser.ParsedResult
Represents a parsed message originating from SAP S/4HANA.
|
DefaultMessageDelegator
Class to register listeners that should be notified in case a generic message was received.
|
Message
A basic message received from the Enterprise Messaging Service.
|
MessageDelegator
Allows to register
MessageListener instances that can be notified in case a message occurs. |
MessageFactoryMapper
Maps message types into names of factory classes that implement
MessageFactory . |
MessageListener
Represents a message listener which refers to a specific message type
MessageT . |
MessagingException
Thrown in case an error occurs upon reception of a message.
|
Class and Description |
---|
Message
A basic message received from the Enterprise Messaging Service.
|
MessageDelegator
Allows to register
MessageListener instances that can be notified in case a message occurs. |
MessageFactoryMapper
Maps message types into names of factory classes that implement
MessageFactory . |
MessageListener
Represents a message listener which refers to a specific message type
MessageT . |
MessagingException
Thrown in case an error occurs upon reception of a message.
|
Copyright © 2020 SAP SE. All rights reserved.