Class |
Description |
ConfigurationProvider
|
Implement controller provider. |
ConfigurationProvider.CmdReader
|
Extend JsonReader to gain access to the convertParsedMapsToJava() API. |
Envelope
|
- Authors:
- John DeRegnaucourt ([email protected])
Copyright (c) Cedar Software LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
JsonCommandServlet
|
This class will accept JSON REST requests, find the named Spring Bean,
find the method, and then invoke the method. |
NCubeConfigurationProvider
|
- Authors:
- John DeRegnaucourt ([email protected])
Copyright (c) Cedar Software LLC
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
|
SpringConfigurationProvider
|
Spring configuration provider for the JsonCommandServlet. |