Package io.quarkiverse.cxf
Class CxfClientInfoProducer
java.lang.Object
io.quarkiverse.cxf.CxfClientProducer
io.quarkiverse.cxf.CxfClientInfoProducer
Produces
CXFClientInfo beans.-
Nested Class Summary
Nested classes/interfaces inherited from class io.quarkiverse.cxf.CxfClientProducer
CxfClientProducer.ClientFactoryCustomizer -
Field Summary
Fields inherited from class io.quarkiverse.cxf.CxfClientProducer
RUNTIME_INITIALIZED_PROXY_MARKER_INTERFACE_NAME, RUNTIME_INITIALIZED_PROXY_MARKER_INTERFACE_PACKAGE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionloadCxfClientInfo(jakarta.enterprise.inject.spi.InjectionPoint ip) Must be public, otherwise: java.lang.VerifyError: Bad access to protected data in invokevirtualMethods inherited from class io.quarkiverse.cxf.CxfClientProducer
closeCxfClient, loadCxfClient, loadCxfClientInfo, selectorCXFClientInfo, selectorCXFClientInfo
-
Constructor Details
-
CxfClientInfoProducer
public CxfClientInfoProducer()
-
-
Method Details
-
loadCxfClientInfo
@Produces @CXFClient public CXFClientInfo loadCxfClientInfo(jakarta.enterprise.inject.spi.InjectionPoint ip) Must be public, otherwise: java.lang.VerifyError: Bad access to protected data in invokevirtual
-