Class | Description |
---|---|
DefaultJsonRESTController |
DefaultJsonRESTController is the default REST controller for Yugandhar application
This controller is mapping web requests to /rest url
e.g.
|
RequestProcessor |
RequestProcessor is the default entry point for invoking transaction on Yugandhar MDM Application
This class invokes the transaction as mentioned in the incoming request and return the response
|