Interface EventReader<T>

    • Method Detail

      • read

        java.util.List<T> read​(com.fasterxml.jackson.core.JsonParser jsonParser)
                        throws java.io.IOException
        Throws:
        java.io.IOException