All Classes and Interfaces

Class
Description
 
Static methods used to create test data, to be returned by API operations
Implementation of the NCPeH Trigger Interface API It's all Spring and Apache CXF magic, so pretty slim implementation
The main class of the Spring Boot application
Lightweight implementation of an HTTP request with the only purpose to create testdata for the API operations in the form of content for SimulatorCommunicationData.requestSend() fields.
Lightweight implementation of an HTTP response with the only purpose to create testdata for the API operations in the form of content for SimulatorCommunicationData.responseReceived() fields.
Builder class to build objects of type SimulatorCommunicationData, which than can be used as response of the API operations
Simple functional supplier interface to be able to include code in the supplier, which throws predefined exceptions