forked from jdennes/jcm
-
Notifications
You must be signed in to change notification settings - Fork 1
A SOAP-based Java wrapper for the Campaign Monitor API
lightbody/jcm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published