Class CxfClientProcessor

java.lang.Object
io.quarkiverse.cxf.deployment.CxfClientProcessor

public class CxfClientProcessor extends Object
Find WebService implementations and deploy them.
  • Constructor Details

    • CxfClientProcessor

      public CxfClientProcessor()
  • Method Details

    • findClientInjectionPoints

      public static Stream<ClientInjectionPoint> findClientInjectionPoints(org.jboss.jandex.IndexView index)