Uses of Interface
io.quarkiverse.renarde.router.Method13V
Packages that use Method13V
-
Uses of Method13V in io.quarkiverse.renarde.router
Methods in io.quarkiverse.renarde.router with parameters of type Method13VModifier and TypeMethodDescriptionstatic <Target,P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13>
URIRouter.getAbsoluteURI(Method13V<Target, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13> method, Object... params) static <Target,P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13>
URIRouter.getURI(Method13V<Target, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13> method, Object... params)