Uses of Interface
io.fria.lilo.IntrospectionRetriever
Packages that use IntrospectionRetriever
-
Uses of IntrospectionRetriever in io.fria.lilo
Subinterfaces of IntrospectionRetriever in io.fria.liloModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in io.fria.lilo that implement IntrospectionRetrieverMethods in io.fria.lilo with parameters of type IntrospectionRetrieverModifier and TypeMethodDescriptionstatic @NotNull SchemaSourceRemoteSchemaSource.create(@NotNull String schemaName, @NotNull IntrospectionRetriever<?> introspectionRetriever, @NotNull QueryRetriever<?> queryRetriever) static @NotNull SchemaSourceRemoteSchemaSource.create(@NotNull String schemaName, @NotNull IntrospectionRetriever<?> introspectionRetriever, @NotNull QueryRetriever<?> queryRetriever, @Nullable SubscriptionRetriever subscriptionRetriever)