Uses of Class
org.apache.cxf.transport.local.LocalTransportFactory

Uses of LocalTransportFactory in org.apache.cxf.transport.local
 

Constructors in org.apache.cxf.transport.local with parameters of type LocalTransportFactory
LocalConduit(LocalTransportFactory transportFactory, LocalDestination destination)
           
LocalDestination(LocalTransportFactory localDestinationFactory, org.apache.cxf.ws.addressing.EndpointReferenceType epr, org.apache.cxf.service.model.EndpointInfo ei)
           
 



Apache CXF