Uses of Interface
io.fria.lilo.subscription.SubscriptionRetriever
-
Packages that use SubscriptionRetriever Package Description io.fria.lilo -
-
Uses of SubscriptionRetriever in io.fria.lilo
Methods in io.fria.lilo with parameters of type SubscriptionRetriever Modifier and Type Method Description static @NotNull SchemaSourceRemoteSchemaSource. create(@NotNull String schemaName, @NotNull IntrospectionRetriever<?> introspectionRetriever, @NotNull QueryRetriever<?> queryRetriever, @Nullable SubscriptionRetriever subscriptionRetriever)
-