Go to the source code of this file.
Compounds | |
class | AxisIOStream |
Interface of the input/output stream of Axis transport. ISOAPTransport is derived from this interface. More... | |
class | SOAPTransport |
Interface of any Axis transport layer. More... |
Contains the interfaces that any transport layer should implemnt in order for using in Axis. The implementation should be at lease thread safe. The Axis Engine creates a separate transport object for each thread.