Uses of Class
org.springframework.ws.transport.TransportOutputStream
Package
Description
Contains the TransportRequest and TransportResponse interfaces.
-
Uses of TransportOutputStream in org.springframework.ws.transport
Modifier and TypeMethodDescriptionprotected final TransportOutputStream
AbstractReceiverConnection.createTransportOutputStream()
protected final TransportOutputStream
AbstractSenderConnection.createTransportOutputStream()
protected abstract TransportOutputStream
AbstractWebServiceConnection.createTransportOutputStream()
Returns aTransportOutputStream
for the given message.