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