Uses of Class
org.springframework.ws.transport.TransportInputStream
Package
Description
Contains the TransportRequest and TransportResponse interfaces.
-
Uses of TransportInputStream in org.springframework.ws.transport
Modifier and TypeMethodDescriptionprotected final TransportInputStream
AbstractReceiverConnection.createTransportInputStream()
protected final TransportInputStream
AbstractSenderConnection.createTransportInputStream()
protected abstract TransportInputStream
AbstractWebServiceConnection.createTransportInputStream()
Returns aTransportInputStream
.