Class ReflectionEndpointInvokerFactory

    • Constructor Detail

      • ReflectionEndpointInvokerFactory

        public ReflectionEndpointInvokerFactory()
    • Method Detail

      • create

        public Supplier<EndpointInvoker> create​(org.jboss.resteasy.reactive.common.model.ResourceMethod method,
                                                org.jboss.jandex.ClassInfo currentClass,
                                                org.jboss.jandex.MethodInfo currentMethod)
        Specified by:
        create in interface EndpointInvokerFactory