Apache CXF API

org.apache.cxf.ws.addressing
Interface WSAddressingFeature.WSAddressingFeatureApplier

All Known Implementing Classes:
AddressingFeatureApplier
Enclosing class:
WSAddressingFeature

public static interface WSAddressingFeature.WSAddressingFeatureApplier


Method Summary
 void initializeProvider(WSAddressingFeature feature, InterceptorProvider provider, Bus bus)
           
 

Method Detail

initializeProvider

void initializeProvider(WSAddressingFeature feature,
                        InterceptorProvider provider,
                        Bus bus)

Apache CXF API

Apache CXF