Class ClientTransportBinding

java.lang.Object
org.somda.sdc.dpws.http.apache.ClientTransportBinding
All Implemented Interfaces:
Closeable, AutoCloseable, NotificationCallback, RequestResponseCallback, TransportBinding

public class ClientTransportBinding extends Object implements TransportBinding
Binding providing request-response and notification capabilities using an HttpClient.