public interface ODataSerializer
<T> void write(Writer writer, T obj) throws ODataSerializerException
ODataSerializerException
<T> void write(Writer writer, ResWrap<T> container) throws ODataSerializerException
ODataSerializerException
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.