Uses of Class
org.springframework.ws.transport.TransportInputStream
Packages that use TransportInputStream
Package
Description
Contains the TransportRequest and TransportResponse interfaces.
-
Uses of TransportInputStream in org.springframework.ws.transport
Methods in org.springframework.ws.transport that return TransportInputStreamModifier and TypeMethodDescriptionprotected final TransportInputStreamAbstractReceiverConnection.createTransportInputStream()protected final @Nullable TransportInputStreamAbstractSenderConnection.createTransportInputStream()protected abstract @Nullable TransportInputStreamAbstractWebServiceConnection.createTransportInputStream()Returns aTransportInputStream.