Uses of Class
org.apache.cxf.ws.addressing.MAPAggregator
-
Packages that use MAPAggregator Package Description org.apache.cxf.ws.addressing org.apache.cxf.ws.addressing.impl -
-
Uses of MAPAggregator in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return MAPAggregator Modifier and Type Method Description MAPAggregatorMAPAggregator.MAPAggregatorLoader. createImplementation(MAPAggregator mag)Methods in org.apache.cxf.ws.addressing with parameters of type MAPAggregator Modifier and Type Method Description MAPAggregatorMAPAggregator.MAPAggregatorLoader. createImplementation(MAPAggregator mag) -
Uses of MAPAggregator in org.apache.cxf.ws.addressing.impl
Subclasses of MAPAggregator in org.apache.cxf.ws.addressing.impl Modifier and Type Class Description classMAPAggregatorImplLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages.Methods in org.apache.cxf.ws.addressing.impl that return MAPAggregator Modifier and Type Method Description MAPAggregatorMAPAggregatorImplLoader. createImplementation(MAPAggregator mag)Methods in org.apache.cxf.ws.addressing.impl with parameters of type MAPAggregator Modifier and Type Method Description MAPAggregatorMAPAggregatorImplLoader. createImplementation(MAPAggregator mag)Constructors in org.apache.cxf.ws.addressing.impl with parameters of type MAPAggregator Constructor Description MAPAggregatorImpl(MAPAggregator mag)
-