Uses of Class
org.apache.cxf.transport.local.LocalDestination
Packages that use LocalDestination
-
Uses of LocalDestination in org.apache.cxf.transport.local
Methods in org.apache.cxf.transport.local that return LocalDestinationModifier and TypeMethodDescriptionLocalTransportFactory.getDestination(EndpointInfo ei, Bus bus) protected LocalDestinationLocalTransportFactory.getDestination(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType reference, Bus bus) Constructors in org.apache.cxf.transport.local with parameters of type LocalDestinationModifierConstructorDescriptionLocalConduit(LocalTransportFactory transportFactory, LocalDestination destination)