Package com.sforce.ws.transport

Provides HTTP transport for SOAP.

See:
          Description

Interface Summary
Transport This interface defines a Transport.
 

Class Summary
JdkHttpTransport This class is an implementation of Transport using the build in JDK URLConnection.
JdkHttpTransport.LimitingInputStream  
JdkHttpTransport.LimitingOutputStream  
JdkHttpTransport.TeeInputStream  
SoapConnection SoapConnection can be used to send and receive SOAP messages over the specified Transport.
 

Package com.sforce.ws.transport Description

Provides HTTP transport for SOAP.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2011. All Rights Reserved.