@FunctionalInterface @Beta public interface RequestForQuotationSuccssrDocCrtedMessageListener extends MessageListener<RequestForQuotationSuccssrDocCrtedMessage>
Modifier and Type | Method and Description |
---|---|
default Class<RequestForQuotationSuccssrDocCrtedMessage> |
getMessageType()
Returns the concrete type of message that this listener can process.
|
onMessage
@Nonnull default Class<RequestForQuotationSuccssrDocCrtedMessage> getMessageType()
MessageListener
getMessageType
in interface MessageListener<RequestForQuotationSuccssrDocCrtedMessage>
Message
that this listener can process.Copyright © 2019 SAP SE. All rights reserved.