Difference between revisions of "Application Level Events (ALE) User's Guide"
From RifidiWiki
|  (→ALE Operations) |  (→ALE Operations) | ||
| Line 15: | Line 15: | ||
| Note: for each operation example request/response/wsdl | Note: for each operation example request/response/wsdl | ||
| + | ==getEndpoint()== | ||
| + | |||
| + | ==setEndpoint(String endPointName)== | ||
| =ALELR Operations= | =ALELR Operations= | ||
| =Example Rifidi App/Client= | =Example Rifidi App/Client= | ||
Revision as of 20:20, 12 January 2016
Note: Leverage similar approach to REST - below is just my thoughts - open to other ways to approach
Contents
Introduction
Configuration
such as JVM args with explanation
How to Test ALE Operations
Set up testing
Execute
Validate
ALE Operations
Note: for each operation example request/response/wsdl

