-
-
Class Summary
| Class |
Description |
| JSonSerializer |
Created by ruedi on 12.08.2014.
|
| Kson |
a simple text <=> object serialization.
|
| KsonDeserializer |
parses kson format as well as json. somewhat quick&dirty, anyway targeted for easy mapping of config files/data and
to connect kontraktor's actors to slow-end tech like webservices & jscript front ends.
|
| KsonSerializer |
Date: 20.12.13
Time: 12:03
|
| KsonStringCharInput |
implementation of char input on top of a String
|
| KsonStringOutput |
Created by ruedi on 07.08.2014.
|
| KsonTypeMapper |
simple implementation of type mapper
|
-
-
Annotation Types Summary
| Annotation Type |
Description |
| ArgTypes |
tagging to advise kson/json serializer to guess types from a method signature
|