public interface WebServiceMessageReceiver
WebServiceMessage
instances
coming in on a transport.Modifier and Type | Method and Description |
---|---|
void |
receive(MessageContext messageContext)
Receives the given message context.
|
void receive(MessageContext messageContext) throws Exception
messageContext
- the message context to be receivedException
Copyright © 2020 Pivotal Software. All rights reserved.