Class Hierarchy
- java.lang.Object
- org.springframework.ws.transport.AbstractWebServiceConnection (implements org.springframework.ws.transport.WebServiceConnection)
- org.springframework.ws.transport.AbstractReceiverConnection (implements org.springframework.ws.transport.HeadersAwareReceiverWebServiceConnection)
- org.springframework.ws.transport.AbstractSenderConnection (implements org.springframework.ws.transport.HeadersAwareSenderWebServiceConnection)
- java.io.InputStream (implements java.io.Closeable)
- org.springframework.ws.transport.TransportInputStream
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.springframework.ws.transport.TransportOutputStream
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.springframework.ws.transport.TransportException
- java.io.IOException
- java.lang.Exception
- org.springframework.ws.transport.AbstractWebServiceConnection (implements org.springframework.ws.transport.WebServiceConnection)
Interface Hierarchy
- java.lang.AutoCloseable
- org.springframework.ws.transport.WebServiceConnection
- org.springframework.ws.transport.EndpointAwareWebServiceConnection
- org.springframework.ws.transport.FaultAwareWebServiceConnection
- org.springframework.ws.transport.WebServiceConnection
- org.springframework.ws.transport.HeadersAwareReceiverWebServiceConnection
- org.springframework.ws.transport.HeadersAwareSenderWebServiceConnection
- org.springframework.ws.transport.TransportConstants
- org.springframework.ws.transport.WebServiceMessageReceiver
- org.springframework.ws.transport.WebServiceMessageSender