public interface JsonbAdapter<A,B>
B
adaptFromJson(A obj)
A
adaptToJson(B obj)
A adaptToJson(B obj) throws Exception
Exception
B adaptFromJson(A obj) throws Exception
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.