Uses of Interface
com.sforce.ws.transport.Transport
Packages that use Transport
Package
Description
Provides an implementation of the Partner and Enterprise WSDL API client.
Provides HTTP transport for SOAP.
-
Uses of Transport in com.sforce.async
Constructors in com.sforce.async with parameters of type TransportModifierConstructorDescriptionBatchRequest(Transport transport, OutputStream out) CsvBatchRequest(Transport transport, OutputStream out) TransformationSpecRequest(Transport transport, OutputStream out) -
Uses of Transport in com.sforce.ws
Methods in com.sforce.ws that return Transport -
Uses of Transport in com.sforce.ws.transport
Classes in com.sforce.ws.transport that implement TransportModifier and TypeClassDescriptionclassThis class is an implementation of Transport using the Google AppEngine urlFetchclassThis class is an implementation of Transport using the build in JDK URLConnection.Methods in com.sforce.ws.transport that return Transport