Module: Distelli

Defined in:
lib/distelli/servicemarshallers.rb

Defined Under Namespace

Classes: JsonMarshaller, MarshallException, Marshaller, XmlMarshaller

Constant Summary collapse

DATA_TYPES =
["int", "string", "boolean", "long", "double"]