Uses of Interface
org.somda.sdc.dpws.factory.TransportBindingFactory
-
Packages that use TransportBindingFactory Package Description org.somda.sdc.dpws.http.apache Apache HTTP client implementation. -
-
Uses of TransportBindingFactory in org.somda.sdc.dpws.http.apache
Classes in org.somda.sdc.dpws.http.apache that implement TransportBindingFactory Modifier and Type Class Description classApacheTransportBindingFactoryImplFactory for creating apache http client backed transport bindings and clients.
-