Spring Web Services Framework

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

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

Uses of TransportOutputStream in org.springframework.ws.transport
 

Methods in org.springframework.ws.transport that return TransportOutputStream
protected abstract  TransportOutputStream AbstractWebServiceConnection.createTransportOutputStream()
          Returns a TransportOutputStream for the given message.
protected  TransportOutputStream AbstractSenderConnection.createTransportOutputStream()
           
protected  TransportOutputStream AbstractReceiverConnection.createTransportOutputStream()
           
 


Spring Web Services Framework

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