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()
TransportContext
WebServiceConnection
.getConnection
in interface TransportContext
Copyright © 2005–2013 The Spring Web Services Framework. All rights reserved.