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