| Transport | This interface defines a Transport. |
| JdkHttpTransport | This class is an implementation of Transport using the build in JDK URLConnection. |
| JdkHttpTransport.LimitingInputStream | |
| JdkHttpTransport.LimitingOutputStream | |
| JdkHttpTransport.MessageHandlerOutputStream | |
| JdkHttpTransport.TeeInputStream | |
| JdkHttpTransport.TeeOutputStream | |
| SoapConnection | SoapConnection can be used to send and receive SOAP messages over the specified Transport. |