8000 GitHub - lightbody/jcm: A SOAP-based Java wrapper for the Campaign Monitor API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lightbody/jcm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jcm is a SOAP-based Java wrapper for the Campaign Monitor API - http://www.campaignmonitor.com/api/

The Campaign Monitor API publishes a WSDL document at http://api.createsend.com/api/api.asmx?wsdl and proxy classes found in the com.campaignmonitor.api.types package are generated using the jaxws-maven-plugin.

To use the functionality of this API wrapper in your own Java application, you can simply include the jcm.jar file as a library and call the underlying API methods from there.

For examples of how the underlying API methods are called, see the com.campaignmonitor.api.console.Console class.

About

A SOAP-based Java wrapper for the Campaign Monitor API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0