Apache CXF API

Uses of Interface
org.apache.cxf.ws.addressing.soap.MAPCodec.HeaderFactory

Packages that use MAPCodec.HeaderFactory
org.apache.cxf.ws.addressing.soap   
 

Uses of MAPCodec.HeaderFactory in org.apache.cxf.ws.addressing.soap
 

Methods in org.apache.cxf.ws.addressing.soap that return MAPCodec.HeaderFactory
protected  MAPCodec.HeaderFactory MAPCodec.getHeaderFactory()
           
 

Methods in org.apache.cxf.ws.addressing.soap with parameters of type MAPCodec.HeaderFactory
protected  void MAPCodec.setHeaderFactory(MAPCodec.HeaderFactory factory)
           
 


Apache CXF API

Apache CXF