org.hpccsystems.ws.client.antlr.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wsclient Show documentation
Show all versions of wsclient Show documentation
This project allows a user to interact with ESP services in a controlled manner. The API calls available under org.hpccsystems.ws.client.platform allow for a user to target ESP's across multiple environments running a range of hpccsystems-platform versions. There is no guarantee that if a user utilizes org.hpccsystems.ws.client.gen generated stub code from wsdl, that the calls will be backwards compatible with older hpccsystems-platform versions.
/**
* Used internally to parse various formats of ECL record definitions.
*
* Pre-Generated EclRecordReader ANTLR parser is provided.
* Can be customized and re-generated via mvn profile "generate-antlr-eclrecparser"
*/
package org.hpccsystems.ws.client.antlr;