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