|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transport | |
|---|---|
| com.sforce.async | |
| com.sforce.ws | Provides an implementation of the Partner and Enterprise WSDL API client. |
| com.sforce.ws.transport | Provides HTTP transport for SOAP. |
| Uses of Transport in com.sforce.async |
|---|
| Constructors in com.sforce.async with parameters of type Transport | |
|---|---|
BatchRequest(Transport transport,
OutputStream out)
|
|
| Uses of Transport in com.sforce.ws |
|---|
| Methods in com.sforce.ws that return Transport | |
|---|---|
Transport |
ConnectorConfig.createTransport()
|
| Uses of Transport in com.sforce.ws.transport |
|---|
| Classes in com.sforce.ws.transport that implement Transport | |
|---|---|
class |
GaeHttpTransport
This class is an implementation of Transport using the Google AppEngine urlFetch |
class |
JdkHttpTransport
This class is an implementation of Transport using the build in JDK URLConnection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||