| Package | Description | 
|---|---|
| com.fasterxml.jackson.dataformat.smile.async | Package that contains experimental non-blocking ("asynchronous")
 implementation of reader-part of Jackson streaming API,
 working on Smile format. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | NonBlockingParserMix-in interface used with  JsonParser,
 extending it with features needed to process data in non-blocking
 ("asynchronous") | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NonBlockingParserImpl | 
Copyright © 2016 FasterXML. All rights reserved.