Spring Web Services Framework

Uses of Class
org.springframework.ws.transport.TransportInputStream

Packages that use TransportInputStream
org.springframework.ws.transport Contains the TransportRequest and TransportResponse interfaces. 
 

Uses of TransportInputStream in org.springframework.ws.transport
 

Methods in org.springframework.ws.transport that return TransportInputStream
protected abstract  TransportInputStream AbstractWebServiceConnection.createTransportInputStream()
          Returns a TransportInputStream.
protected  TransportInputStream AbstractSenderConnection.createTransportInputStream()
           
protected  TransportInputStream AbstractReceiverConnection.createTransportInputStream()
           
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.