Provides a local transport implementation for Apache CXF, enabling in-memory communication between services without network overhead.
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-local</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiate the local transport factory for CXF in-memory communication.
No known issues recorded.
No dependency data recorded yet.