| Interface | Description |
|---|---|
| Transport |
This interface defines a Transport.
|
| Class | Description |
|---|---|
| GaeHttpTransport |
This class is an implementation of Transport using the Google AppEngine
urlFetch
|
| JdkHttpTransport |
This class is an implementation of Transport using the build in
JDK URLConnection.
|
| LimitingInputStream | |
| LimitingOutputStream | |
| MessageHandlerOutputStream | |
| SoapConnection |
SoapConnection can be used to send and receive SOAP messages over the
specified Transport.
|
Copyright © 2015. All Rights Reserved.