public class DefaultTransportContext extends Object implements TransportContext
TransportContext interface.| Constructor and Description |
|---|
DefaultTransportContext(WebServiceConnection connection)
Creates a new
DefaultTransportContext that exposes the given connection. |
public DefaultTransportContext(WebServiceConnection connection)
DefaultTransportContext that exposes the given connection.public WebServiceConnection getConnection()
TransportContextWebServiceConnection.getConnection in interface TransportContextCopyright © 2005–2013 The Spring Web Services Framework. All rights reserved.