Package | Description |
---|---|
org.springframework.ws.transport |
Contains the TransportRequest and TransportResponse interfaces.
|
Modifier and Type | Method and Description |
---|---|
protected TransportOutputStream |
AbstractSenderConnection.createTransportOutputStream() |
protected abstract TransportOutputStream |
AbstractWebServiceConnection.createTransportOutputStream()
Returns a
TransportOutputStream for the given message. |
protected TransportOutputStream |
AbstractReceiverConnection.createTransportOutputStream() |
Copyright © 2020 Pivotal Software. All rights reserved.