Defines the methods for classes capable of receiving
org.springframework.ws.WebServiceMessage instances
coming in on a transport.
author: Arjen Poutsma since: 1.0.0
Receives the given message context. The given message context can be used to create a response.
Parameters: messageContext - the message context to be received