Uses of Interface
io.fria.lilo.QueryRetriever
Packages that use QueryRetriever
-
Uses of QueryRetriever in io.fria.lilo
Subinterfaces of QueryRetriever in io.fria.liloClasses in io.fria.lilo that implement QueryRetrieverMethods in io.fria.lilo with parameters of type QueryRetrieverModifier 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)