Skip to content

Command line SOAP client used to send/receive SOAP messages and output the response to stdout

Notifications You must be signed in to change notification settings

SpiderStrategies/soap-client

Repository files navigation

soap-client

Command line SOAP client used to send/receive SOAP messages and output the response to stdout

Example command: java -cp build/libs/soap-client-0.1.0.jar com.spider.soapclient.SoapClient https://somesoapurl/ soapBody.xml emptyBody.xml 1.1

About

Command line SOAP client used to send/receive SOAP messages and output the response to stdout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages