| Interface | Description |
|---|---|
| Transport |
This interface defines a Transport.
|
| TransportFactory |
Defines an interface for creating Transport instances
|
| 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 | |
| MessageCaptureHandler | |
| MessageHandlerOutputStream | |
| SoapConnection |
SoapConnection can be used to send and receive SOAP messages over the
specified Transport.
|
Copyright © 2020. All rights reserved.