Implementation of the Remote Service API
| Class | Description | |
|---|---|---|
| DefaultEntityManager | Default EntityManager implementation. | |
| DefaultQuery | Default Query implementation. | |
| InitializationRequest | Internal ServiceRequest implementation used for loading configuration metadata before the first request. | |
| PimentoInvocationHandler | Implementation of Cinnamons ServiceInvocationHandler extension point that allows Pimento to manage parameters and return values for all remote reuqests. | |
| PimentoParameters | Holds the parameters sent to the server in a Pimento-managed Cinnamon service request. | |
| PimentoResult | Holds the result sent from the server in a Pimento-managed Cinnamon service request. |