Last Version

soap-client - XML based SOAP client 0.0.2

soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message transmission on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and generate SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a web-service endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires no classes or stubs generation - everything happens directly in an XML format.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xkcoding
ArtifactId

ArtifactId

soap-client
Version

Version

0.0.2
Type

Type

bundle
Description

Description

soap-client - XML based SOAP client
soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message transmission on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and generate SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a web-service endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires no classes or stubs generation - everything happens directly in an XML format.

Download soap-client 0.0.2

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.3
com.xkcoding : soap-builder jar 0.0.2
log4j : log4j jar 1.2.17
commons-logging : commons-logging jar 1.1.1
commons-io : commons-io jar 2.3
commons-codec : commons-codec jar 1.6
com.googlecode.guava-osgi : guava-osgi jar 11.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.