Class GsonClasses
java.lang.Object
org.hibernate.search.backend.elasticsearch.gson.spi.GsonClasses
-
Method Summary
-
Method Details
-
typesRequiringReflection
- Returns:
- A set of names of all classes that will be involved in GSON serialization and will require reflection support. Useful to enable reflection for these classes in GraalVM-based native images.
-