Package com.activeviam.web.core.api.websocket


package com.activeviam.web.core.api.websocket
  • Class
    Description
    Our standard error, that can be easily serialized as a JSON object.
    The minimal info about an error, e.g.
    The response that should wrap any object returned by our JSON api.
    An interface for json objects that explicitly give their type, so that it can be used in the json enclosing the serialization of that particular object, as a hint to how to deserialize this object.