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 | |
MessageHandlerOutputStream | |
SoapConnection |
SoapConnection can be used to send and receive SOAP messages over the
specified Transport.
|
Copyright © 2016. All Rights Reserved.