Package occi :: Package protocol :: Module json_rendering
[hide private]
[frames] | no frames]

Module json_rendering

source code

JSON based rendering.

Created on 01.02.2012


Author: tmetsch

Classes [hide private]
  JsonRendering
This is a rendering which will use the HTTP header to place the information in an syntax and semantics as defined in the OCCI specification.
Functions [hide private]
 
_from_category(category)
Create a JSON struct for a category.
source code
 
_from_entity(entity)
Create a JSON struct for an entity.
source code
Variables [hide private]
  __package__ = 'occi.protocol'

Imports: Resource, CONTENT_TYPE, Rendering, json