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 LocalDestination Modifier and Type Method Description LocalDestinationLocalTransportFactory. 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 LocalDestination Constructor Description LocalConduit(LocalTransportFactory transportFactory, LocalDestination destination)
-