Skip navigation links
C F G I N P R T 

C

constructor(Class<A>, List<Param>) - Static method in interface net.hamnaberg.json.codec.reflection.Factory
 

F

Factory<A> - Interface in net.hamnaberg.json.codec.reflection
 
factory(Class<A>, String, List<Param>) - Static method in interface net.hamnaberg.json.codec.reflection.Factory
 
fromJson(Json.JValue) - Method in class net.hamnaberg.json.codec.reflection.ReflectionCodec
 

G

get(Object) - Method in interface net.hamnaberg.json.codec.reflection.Param
 
getName() - Method in interface net.hamnaberg.json.codec.reflection.Param
 
getType() - Method in interface net.hamnaberg.json.codec.reflection.Param
 

I

invoke(List<Object>) - Method in interface net.hamnaberg.json.codec.reflection.Factory
 

N

net.hamnaberg.json.codec.reflection - package net.hamnaberg.json.codec.reflection
 

P

Param - Interface in net.hamnaberg.json.codec.reflection
 

R

ReflectionCodec<A> - Class in net.hamnaberg.json.codec.reflection
 
ReflectionCodec(Class<A>) - Constructor for class net.hamnaberg.json.codec.reflection.ReflectionCodec
 
ReflectionCodec(Class<A>, Map<String, JsonCodec<?>>) - Constructor for class net.hamnaberg.json.codec.reflection.ReflectionCodec
 
ReflectionCodec(Class<A>, Map<String, JsonCodec<?>>, Predicate<Param>) - Constructor for class net.hamnaberg.json.codec.reflection.ReflectionCodec
 
ReflectionCodec(Class<A>, Map<String, JsonCodec<?>>, Predicate<Param>, Option<String>) - Constructor for class net.hamnaberg.json.codec.reflection.ReflectionCodec
 

T

toJson(A) - Method in class net.hamnaberg.json.codec.reflection.ReflectionCodec
 
toString() - Method in class net.hamnaberg.json.codec.reflection.ReflectionCodec
 
C F G I N P R T 
Skip navigation links

Copyright © 2015–2017. All rights reserved.