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