Skip navigation links

Package com.fasterxml.jackson.core.async

Package that contains abstractions needed to support optional non-blocking decoding (parsing) functionality.

See: Description

Package com.fasterxml.jackson.core.async Description

Package that contains abstractions needed to support optional non-blocking decoding (parsing) functionality. Although parsers are constructed normally via JsonFactory (and are, in fact, sub-types of JsonParser), the way input is provided differs.
Since:
2.9
Skip navigation links

Copyright © 2008–2021 FasterXML. All rights reserved.