Uses of Class
org.apache.cxf.transport.local.LocalTransportFactory
-
Packages that use LocalTransportFactory Package Description org.apache.cxf.transport.local -
-
Uses of LocalTransportFactory in org.apache.cxf.transport.local
Constructors in org.apache.cxf.transport.local with parameters of type LocalTransportFactory Constructor Description LocalConduit(LocalTransportFactory transportFactory, LocalDestination destination)LocalDestination(LocalTransportFactory localDestinationFactory, org.apache.cxf.ws.addressing.EndpointReferenceType epr, EndpointInfo ei, Bus bus)
-