About Root project for Matchmaking Web Service and API

This is a root project for Matchmaking APIs. This API provides: Machmaking API, Matchmaking WS interface.

Project Modules

This project has declared the following modules:

Name Description
Matchmaking Rest Resources This project provides REST resources to accept the request and also respond.
Matchmaking Integration API This API project provides internal integration (including pre- and post processing) for Resource Matchmaking including Capability and interface matchmaking.
Matchmaking Process API This is a Matchmaking Process API project to provide interfaces and interaction methods for Resource Matchmaking including Capability and interface matchmaking.
Matchmaking Dataproviders This module provides data acquiring and processing services for matchmaking process. Data is acquired basis on IDs provided at request messages. Processing includes both pre and post processing operations.
Matchmaking Utilities This module provides utilities and utility functions for matchmaking process.
Matchmaking Data Models This project provides data models and interfaces for matchmaking process. The data model are used as input and output messages to and from matchmaking system.
Matchmaking Test Executor This project provides testing automation to run a sequence of matchmaking requests to matchmaking service and then collect the results.