Uses of Class
cz.eman.jsonrpc.shared.JsonTransformer

Packages that use JsonTransformer
cz.eman.jsonrpc.shared   
 

Uses of JsonTransformer in cz.eman.jsonrpc.shared
 

Methods in cz.eman.jsonrpc.shared that return JsonTransformer
static JsonTransformer JsonTransformer.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JsonTransformer[] JsonTransformer.values()
          Returns an array containing the constants of this enum type, in the order they are declared.