Registry / networking / mule-module-cxf

mule-module-cxf

JSON →
library3.9.0javamavenunverified

A Mule module for web service connectivity using Apache CXF, enabling SOAP and REST service integration.

<dependency> <groupId>org.mule.modules</groupId> <artifactId>mule-module-cxf</artifactId> <version>3.9.0</version> </dependency>
INSTALL
IMPORT
SIG · MULE-MODULE-CXF
M
mule-module-cxf
networkingjavav3.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CxfConnector
org.mule.module.cxf.CxfConnector

Initializes and starts a CXF connector within a Mule application.

import org.mule.module.cxf.CxfConnector; import org.mule.api.MuleContext; CxfConnector connector = new CxfConnector(); connector.setMuleContext(muleContext); connector.start();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
mule-module-cxf — mvn dependency:get mule-module-cxf · libregistry