Uses of Interface
com.fasterxml.jackson.core.async.ByteBufferFeeder
Packages that use ByteBufferFeeder
Package
Description
Non-blocking ("async") JSON parser implementation.
-
Uses of ByteBufferFeeder in com.fasterxml.jackson.core.json.async
Classes in com.fasterxml.jackson.core.json.async that implement ByteBufferFeederModifier and TypeClassDescriptionclassNon-blocking parser implementation for JSON content that takes its input viaByteBufferinstance(s) passed.