Interface EndpointInvokerFactory

    • Method Detail

      • create

        Supplier<EndpointInvoker> create​(org.jboss.resteasy.reactive.common.model.ResourceMethod method,
                                         org.jboss.jandex.ClassInfo currentClass,
                                         org.jboss.jandex.MethodInfo currentMethod)