Registry / networking / cxf-rt-transports-local

cxf-rt-transports-local

JSON →
library4.2.0javamavenunverified

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>
INSTALL
IMPORT
SIG · CXF-RT-TRANSPORTS-
C
cxf-rt-transports-local
networkingjavav4.2.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.

LocalTransportFactory
✓ org.apache.cxf.transport.local.LocalTransportFactory

Instantiate the local transport factory for CXF in-memory communication.

import org.apache.cxf.transport.local.LocalTransportFactory; LocalTransportFactory factory = new LocalTransportFactory(); // Use factory to create local transport conduits/destinations
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cxf-rt-transports-local — mvn dependency:get cxf-rt-transports-local · libregistry