Module org.apache.johnzon.jsonb
Interface JsonbJaxrsProvider.ReadImpl
- Enclosing class:
- JsonbJaxrsProvider<T>
private static interface JsonbJaxrsProvider.ReadImpl
-
Method Summary
Modifier and TypeMethodDescriptiondoRead(jakarta.json.bind.Jsonb jsonb, Type type, InputStream entityStream)
-
Method Details
-
doRead
Object doRead(jakarta.json.bind.Jsonb jsonb, Type type, InputStream entityStream) throws IOException - Throws:
IOException
-