Package io.quarkiverse.cxf.deployment
Class CxfClientProcessor
java.lang.Object
io.quarkiverse.cxf.deployment.CxfClientProcessor
Find WebService implementations and deploy them.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stream<ClientInjectionPoint>findClientInjectionPoints(org.jboss.jandex.IndexView index)
-
Constructor Details
-
CxfClientProcessor
public CxfClientProcessor()
-
-
Method Details
-
findClientInjectionPoints
public static Stream<ClientInjectionPoint> findClientInjectionPoints(org.jboss.jandex.IndexView index)
-