public interface SoapProtocolChooser
| Modifier and Type | Method and Description |
|---|---|
boolean |
useSoap11(org.springframework.ws.transport.TransportInputStream transportInputStream) |
boolean |
useSoap12(org.springframework.ws.transport.TransportInputStream transportInputStream) |
boolean useSoap11(org.springframework.ws.transport.TransportInputStream transportInputStream)
throws IOException
IOExceptionboolean useSoap12(org.springframework.ws.transport.TransportInputStream transportInputStream)
throws IOException
IOExceptionCopyright © 2012-2018. All Rights Reserved.