Uses of Class
com.fasterxml.jackson.dataformat.smile.SmileParserBase

Packages that use SmileParserBase
Package
Description
Package that contains implementation of Jackson Streaming API that works with Smile data format (see Smile format specification), and can be used with standard Jackson data binding functionality to deal with Smile encoded data.
Package that contains experimental non-blocking ("asynchronous") implementation of reader-part of Jackson streaming API, working on Smile format.