Package org.chenile.base.response


package org.chenile.base.response
Chenile Response objects are defined here. All responses will be of type GenericResponse. ResponseMessage gives more information about errors.
  • Class
    Description
    Values for the severity field in ResponseMessage
    A generic response that would be returned for all the services.
    A detailed response message that contains a bunch of information.
    Extract and set warnings to response objects (either objects or maps)