Interface JsonbJaxrsProvider.ReadImpl
-
- Enclosing class:
- JsonbJaxrsProvider<T>
private static interface JsonbJaxrsProvider.ReadImpl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
doRead(javax.json.bind.Jsonb jsonb, java.lang.reflect.Type type, java.io.InputStream entityStream)
-