Uses of Interface
io.quarkus.resteasy.reactive.links.runtime.GetterAccessor
-
Packages that use GetterAccessor Package Description io.quarkus.resteasy.reactive.links.runtime -
-
Uses of GetterAccessor in io.quarkus.resteasy.reactive.links.runtime
Methods in io.quarkus.resteasy.reactive.links.runtime that return GetterAccessor Modifier and Type Method Description GetterAccessorGetterAccessorsContainer. get(String className, String fieldName)Methods in io.quarkus.resteasy.reactive.links.runtime with parameters of type GetterAccessor Modifier and Type Method Description voidGetterAccessorsContainer. put(String className, String fieldName, GetterAccessor getterAccessor)
-