Uses of Interface
org.somda.sdc.dpws.soap.SoapMarshalling
Packages that use SoapMarshalling
Package
Description
Apache HTTP client implementation.
SOAP implementation that is tailored to DPWS.
-
Uses of SoapMarshalling in org.somda.sdc.dpws.http.apache
Methods in org.somda.sdc.dpws.http.apache with parameters of type SoapMarshallingModifier and TypeMethodDescriptionClientTransportBindingFactory.create(org.apache.http.client.HttpClient client, String clientUri, SoapMarshalling marshalling, SoapUtil soapUtil) Instantiates ClientTransportBinding with the given objects and injected objects. -
Uses of SoapMarshalling in org.somda.sdc.dpws.soap
Classes in org.somda.sdc.dpws.soap that implement SoapMarshallingModifier and TypeClassDescriptionclassCreates XML input and output streams fromEnvelopeinstances by using JAXB.