| Interface | Description |
|---|---|
| SAXDecoder.ContentHandlerWithResult<T> |
Implementations are not intended to be shared across requests.
|
| SAXDecoder.ContentHandlerWithResult.Factory<T> |
| Class | Description |
|---|---|
| SAXDecoder |
Decodes responses using SAX, which is supported both in normal JVM environments, as well Android.
|
| SAXDecoder.Builder |
Copyright © 2012–2016 OpenFeign. All rights reserved.