Package | Description |
---|---|
com.fasterxml.aalto.async |
Package that contains implementations of asynchronous (non-blocking)
parser.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncByteArrayScanner
This is the base class for asynchronous (non-blocking) XML
scanners.
|
class |
AsyncByteBufferScanner
This is the base class for asynchronous (non-blocking) XML
scanners.
|
Modifier and Type | Field and Description |
---|---|
protected AsyncByteScanner |
AsyncStreamReaderImpl._asyncScanner |
Constructor and Description |
---|
AsyncStreamReaderImpl(AsyncByteScanner scanner) |
Copyright © 2018 FasterXML. All rights reserved.