public interface RequestCreator
RequestCreators
.RequestCreators
Modifier and Type | Method and Description |
---|---|
WebServiceMessage |
createRequest(WebServiceMessageFactory messageFactory)
Create a request.
|
WebServiceMessage createRequest(WebServiceMessageFactory messageFactory) throws IOException
messageFactory
- the message that can be used to create responsesIOException
- in case of I/O errorsCopyright © 2018 Pivotal Software. All rights reserved.