AbstractServiceRest |
ServiceRest Class
Used to parse the tag 'rest' in file Services.xml with XStream
This file contains a rest call using the default REST URL and the service parameters
|
Service |
Service Class
Used to parse the tag 'service' in file Services.xml with XStream
This file contains the list of application service
|
ServiceInputParameter |
ServiceInputParameter Class
Used to parse the tag 'service_parameter' in file Services.xml with XStream
This class is used to instantiate input parameters for a service
|
ServiceJava |
ServiceJava Class
Used to parse the tag 'java' in file Services.xml with XStream
This file contains a 'Java Service', which means a method inside a classname
|
ServiceMicroservice |
ServiceMicroservice Class
Used to parse the tag 'microservice' in file Services.xml with XStream
This file contains a Microservice call using the default Microservice URL and the service parameters
|
ServiceOutputParameter |
ServiceOutputParameter Class
|
ServicePK |
ServicePK Class
|
ServiceRest |
ServiceRest Class
Used to parse the tag 'rest' in file Services.xml with XStream
This file contains a rest call using the default REST URL and the service parameters
|
Services |
Services Class
Used to parse the tag 'service' in file Services.xml with XStream
This file contains the list of application service
|