Package com.sforce.ws.transport
Provides HTTP transport for SOAP.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
Interface Summary Interface Description Transport This interface defines a Transport.TransportFactory Defines an interface for creating Transport instances -
Class Summary Class Description GaeHttpTransport This class is an implementation of Transport using the Google AppEngine urlFetchJdkHttpTransport This class is an implementation of Transport using the build in JDK URLConnection.LimitingInputStream LimitingOutputStream MessageCaptureHandler MessageHandlerOutputStream SoapConnection SoapConnection can be used to send and receive SOAP messages over the specified Transport.