Uses of Interface
org.jboss.resteasy.reactive.server.processor.EndpointInvokerFactory
-
Packages that use EndpointInvokerFactory Package Description org.jboss.resteasy.reactive.server.processor -
-
Uses of EndpointInvokerFactory in org.jboss.resteasy.reactive.server.processor
Classes in org.jboss.resteasy.reactive.server.processor that implement EndpointInvokerFactory Modifier and Type Class Description classReflectionEndpointInvokerFactoryFields in org.jboss.resteasy.reactive.server.processor declared as EndpointInvokerFactory Modifier and Type Field Description protected EndpointInvokerFactoryServerEndpointIndexer. endpointInvokerFactoryMethods in org.jboss.resteasy.reactive.server.processor that return EndpointInvokerFactory Modifier and Type Method Description EndpointInvokerFactoryServerEndpointIndexer.AbstractBuilder. getEndpointInvokerFactory()Methods in org.jboss.resteasy.reactive.server.processor with parameters of type EndpointInvokerFactory Modifier and Type Method Description BServerEndpointIndexer.AbstractBuilder. setEndpointInvokerFactory(EndpointInvokerFactory endpointInvokerFactory)
-