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