See: Description
Interface | Description |
---|---|
ByteArrayFeeder |
NonBlockingInputFeeder implementation used when feeding data
as byte arrays. |
ByteBufferFeeder |
NonBlockingInputFeeder implementation used when feeding data
as ByteBuffer contents. |
NonBlockingInputFeeder |
Interface used by non-blocking
JsonParser
implementations to feed input to parse. |
JsonFactory
(and are, in fact, sub-types of JsonParser
),
the way input is provided differs.Copyright © 2008–2018 FasterXML. All rights reserved.