Interface ServiceURLSupplier
-
- All Known Implementing Classes:
StaticURLSupplier,StorkServiceURLSupplier
public interface ServiceURLSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.smallrye.mutiny.Uni<String>get()
-
-
-
Method Detail
-
get
io.smallrye.mutiny.Uni<String> get()
-
-