| Package | Description |
|---|---|
| com.sap.engine.interfaces.messaging.api |
| Modifier and Type | Method and Description |
|---|---|
Action |
Message.getAction()
Returns the
Action in the service that shall process this message. |
| Modifier and Type | Method and Description |
|---|---|
Message |
MessageFactory.createMessage(Party fromParty,
Party toParty,
Service fromService,
Service toService,
Action action)
The
MessageFactory implementation will validate the parameters, do a registry lookup based on the
parameters, and create an empty messsage containing all the information available from the registry. |
Message |
MessageFactory.createMessage(Party fromParty,
Party toParty,
Service fromService,
Service toService,
Action action,
String messageId)
The
MessageFactory implementation will validate the parameters, do a registry lookup based on the
parameters, and create an empty messsage containing all the information available from the registry. |
Copyright 2019 SAP AG Complete Copyright Notice