Class | Description |
---|---|
AbstractCommunoteApplicationConfig |
This class it for configuration purposes and must be extended to implement the abstract method.
|
AbstractResource |
A REST API resource
|
CommunoteJaxRsApplication |
This class is for configuring the JAX-RS application and use it either within a servlet container or a standalone server
|
RequestListParser |
This class is a helper class and does the whole parameter parsing
|
ResourceHandlerLocator |
This is a singleton class that keeps all the resources with the assigned handlers
|
Copyright © 2019 Communote team. All rights reserved.