Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.messaging.core | |
com.sap.cloud.sdk.datamodel.messaging.jms | |
com.sap.cloud.sdk.s4hana.datamodel.messaging.api.message |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageFactory<MessageT extends Message>
Creates instances of message types
MessageT |
interface |
MessageListener<MessageT extends Message>
Represents a message listener which refers to a specific message type
MessageT . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessage
Basic implementation of the
Message interface. |
Modifier and Type | Method and Description |
---|---|
Message |
MessagingVdmConverter.fromMessage(String payload)
Translates plain string message payloads into Messaging VDM objects.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageDelegator.notifyListeners(Message message)
Notifies all registered listeners.
|
void |
DefaultMessageDelegator.notifyListeners(Message message)
Method to be called with the received message.
|
Modifier and Type | Method and Description |
---|---|
MessageDelegator |
MessageDelegator.addListener(MessageListener<? extends Message> listener)
Adds a listener instance of type
MessageListener that gets notified upon the reception of a message. |
DefaultMessageDelegator |
DefaultMessageDelegator.addListener(MessageListener<? extends Message> listener)
Add a custom, type-safe listener to react on messages sent from the SAP Cloud Platform Enterprise Messaging
service.
|
Modifier and Type | Method and Description |
---|---|
Message |
JmsMessagingVdmConverter.fromJmsMessage(javax.jms.Message incomingMessage)
Translates JMS messages into Messaging VDM objects.
|
Modifier and Type | Class and Description |
---|---|
class |
BillingDocumentRequestSuccssrDocCancldMessage
Message implementation reflecting the payload received while listening on the
'BO.BillingDocumentRequest.SuccssrDocCancld' event type.
|
class |
BillingDocumentRequestSuccssrDocCrtedMessage
Message implementation reflecting the payload received while listening on the
'BO.BillingDocumentRequest.SuccssrDocCrted' event type.
|
class |
BillOfMaterialChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.BillOfMaterial.Changed' event type.
|
class |
BillOfMaterialCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.BillOfMaterial.Created' event type.
|
class |
BillOfMaterialDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.BillOfMaterial.Deleted' event type.
|
class |
BusinessPartnerChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.BusinessPartner.Changed' event
type.
|
class |
BusinessPartnerCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.BusinessPartner.Created' event
type.
|
class |
BusinessSituationChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.BusinessSituation.Changed' event
type.
|
class |
BusinessSituationCompletedMessage
Message implementation reflecting the payload received while listening on the 'BO.BusinessSituation.Completed' event
type.
|
class |
BusinessSituationCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.BusinessSituation.Created' event
type.
|
class |
BusinessSolutionQuotationChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.BusinessSolutionQuotation.Changed'
event type.
|
class |
BusinessSolutionQuotationCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.BusinessSolutionQuotation.Created'
event type.
|
class |
BusinessSolutionQuotationDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.BusinessSolutionQuotation.Deleted'
event type.
|
class |
ContrAcctgBillingDocumentCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.ContrAcctgBillingDocument.Created'
event type.
|
class |
ContrAcctgInvoicingDocumentCreatedMessage
Message implementation reflecting the payload received while listening on the
'BO.ContrAcctgInvoicingDocument.Created' event type.
|
class |
CreditMemoRequestCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.CreditMemoRequest.Created' event
type.
|
class |
CustomerReturnChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.CustomerReturn.Changed' event type.
|
class |
CustomerReturnCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.CustomerReturn.Created' event type.
|
class |
CustomerReturnDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.CustomerReturn.Deleted' event type.
|
class |
CustomerReturnsDeliveryChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.CustomerReturnsDelivery.Changed'
event type.
|
class |
CustomerReturnsDeliveryCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.CustomerReturnsDelivery.Created'
event type.
|
class |
CustomerReturnsDeliveryDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.CustomerReturnsDelivery.Deleted'
event type.
|
class |
DebitMemoRequestChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.DebitMemoRequest.Changed' event
type.
|
class |
DebitMemoRequestCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.DebitMemoRequest.Created' event
type.
|
class |
DebitMemoRequestDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.DebitMemoRequest.Deleted' event
type.
|
class |
InboundDeliveryChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.InboundDelivery.Changed' event
type.
|
class |
InboundDeliveryCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.InboundDelivery.Created' event
type.
|
class |
InboundDeliveryDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.InboundDelivery.Deleted' event
type.
|
class |
InspectionLotCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.InspectionLot.Created' event type.
|
class |
KanbanControlCycleChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.KanbanControlCycle.Changed' event
type.
|
class |
KanbanControlCycleContainerChangedMessage
Message implementation reflecting the payload received while listening on the
'BO.KanbanControlCycle.ContainerChanged' event type.
|
class |
KanbanControlCycleContainerCreatedMessage
Message implementation reflecting the payload received while listening on the
'BO.KanbanControlCycle.ContainerCreated' event type.
|
class |
KanbanControlCycleContainerDeletedMessage
Message implementation reflecting the payload received while listening on the
'BO.KanbanControlCycle.ContainerDeleted' event type.
|
class |
KanbanControlCycleCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.KanbanControlCycle.Created' event
type.
|
class |
KanbanControlCycleDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.KanbanControlCycle.Deleted' event
type.
|
class |
LegalDocumentAcceptedMessage
Message implementation reflecting the payload received while listening on the 'BO.LegalDocument.Accepted' event type.
|
class |
LegalDocumentCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.LegalDocument.Created' event type.
|
class |
LegalDocumentVersionCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.LegalDocument.VersionCreated' event
type.
|
class |
LegalTransactionCanceledMessage
Message implementation reflecting the payload received while listening on the 'BO.LegalTransaction.Canceled' event
type.
|
class |
LegalTransactionCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.LegalTransaction.Created' event
type.
|
class |
LegalTransactionDeactivatedMessage
Message implementation reflecting the payload received while listening on the 'BO.LegalTransaction.Deactivated' event
type.
|
class |
LegalTransactionTerminatedMessage
Message implementation reflecting the payload received while listening on the 'BO.LegalTransaction.Terminated' event
type.
|
class |
OutboundDeliveryChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.OutboundDelivery.Changed' event
type.
|
class |
OutboundDeliveryCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.OutboundDelivery.Created' event
type.
|
class |
OutboundDeliveryDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.OutboundDelivery.Deleted' event
type.
|
class |
PersonnelSettlementDocumentChangedMessage
Message implementation reflecting the payload received while listening on the
'BO.PersonnelSettlementDocument.Changed' event type.
|
class |
PersonnelSettlementDocumentCreatedMessage
Message implementation reflecting the payload received while listening on the
'BO.PersonnelSettlementDocument.Created' event type.
|
class |
PersonnelSettlementDocumentReleasedMessage
Message implementation reflecting the payload received while listening on the
'BO.PersonnelSettlementDocument.Released' event type.
|
class |
ProcessOrderChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProcessOrder.Changed' event type.
|
class |
ProcessOrderCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProcessOrder.Created' event type.
|
class |
ProductAllocationObjectChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProductAllocationObject.Changed'
event type.
|
class |
ProductAllocationObjectCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProductAllocationObject.Created'
event type.
|
class |
ProductAllocationObjectDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProductAllocationObject.Deleted'
event type.
|
class |
ProductAllocationSequenceChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProductAllocationSequence.Changed'
event type.
|
class |
ProductAllocationSequenceCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProductAllocationSequence.Created'
event type.
|
class |
ProductAllocationSequenceDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProductAllocationSequence.Deleted'
event type.
|
class |
ProductChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.Product.Changed' event type.
|
class |
ProductCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.Product.Created' event type.
|
class |
ProductionOrderChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProductionOrder.Changed' event
type.
|
class |
ProductionOrderCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.ProductionOrder.Created' event
type.
|
class |
RequestForQuotationPublishedMessage
Message implementation reflecting the payload received while listening on the 'BO.RequestForQuotation.Published'
event type.
|
class |
RequestForQuotationSuccssrDocCrtedMessage
Message implementation reflecting the payload received while listening on the
'BO.RequestForQuotation.SuccssrDocCrted' event type.
|
class |
SalesContractChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesContract.Changed' event type.
|
class |
SalesContractCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesContract.Created' event type.
|
class |
SalesContractDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesContract.Deleted' event type.
|
class |
SalesInquiryChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesInquiry.Changed' event type.
|
class |
SalesInquiryCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesInquiry.Created' event type.
|
class |
SalesInquiryDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesInquiry.Deleted' event type.
|
class |
SalesOrderChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesOrder.Changed' event type.
|
class |
SalesOrderCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesOrder.Created' event type.
|
class |
SalesOrderDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.SalesOrder.Deleted' event type.
|
class |
ServiceConfirmationChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceConfirmation.Changed' event
type.
|
class |
ServiceConfirmationCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceConfirmation.Created' event
type.
|
class |
ServiceConfirmationDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceConfirmation.Deleted' event
type.
|
class |
ServiceOrderChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceOrder.Changed' event type.
|
class |
ServiceOrderCompletedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceOrder.Completed' event type.
|
class |
ServiceOrderCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceOrder.Created' event type.
|
class |
ServiceOrderDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceOrder.Deleted' event type.
|
class |
ServiceOrderReleasedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceOrder.Released' event type.
|
class |
ServiceRequestChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceRequest.Changed' event type.
|
class |
ServiceRequestCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceRequest.Created' event type.
|
class |
ServiceRequestDeletedMessage
Message implementation reflecting the payload received while listening on the 'BO.ServiceRequest.Deleted' event type.
|
class |
SettlementDocumentChangedMessage
Message implementation reflecting the payload received while listening on the 'BO.SettlementDocument.Changed' event
type.
|
class |
SettlementDocumentCreatedMessage
Message implementation reflecting the payload received while listening on the 'BO.SettlementDocument.Created' event
type.
|
class |
SettlementDocumentReleasedMessage
Message implementation reflecting the payload received while listening on the 'BO.SettlementDocument.Released' event
type.
|
class |
SupplierQuotationAwardedMessage
Message implementation reflecting the payload received while listening on the 'BO.SupplierQuotation.Awarded' event
type.
|
class |
SupplierQuotationSubmittedMessage
Message implementation reflecting the payload received while listening on the 'BO.SupplierQuotation.Submitted' event
type.
|
class |
SupplierQuotationSuccssrDocCrtedMessage
Message implementation reflecting the payload received while listening on the 'BO.SupplierQuotation.SuccssrDocCrted'
event type.
|
Copyright © 2019 SAP SE. All rights reserved.