public interface WebServiceMessageCreator
| Modifier and Type | Method and Description |
|---|---|
org.springframework.ws.WebServiceMessage |
createMessage(org.springframework.ws.WebServiceMessageFactory messageFactory)
Create a message.
|
org.springframework.ws.WebServiceMessage createMessage(org.springframework.ws.WebServiceMessageFactory messageFactory)
throws IOException
messageFactory - the message that can be used to create the messageIOException - in case of I/O errors