Uses of Class
org.apache.cxf.ws.addressing.soap.MAPCodec
-
Packages that use MAPCodec Package Description org.apache.cxf.ws.addressing.soap -
-
Uses of MAPCodec in org.apache.cxf.ws.addressing.soap
Fields in org.apache.cxf.ws.addressing.soap declared as MAPCodec Modifier and Type Field Description protected MAPCodecVersionTransformer. codecstatic MAPCodecMAPCodec. INSTANCEMethods in org.apache.cxf.ws.addressing.soap that return MAPCodec Modifier and Type Method Description static MAPCodecMAPCodec. getInstance(Bus bus)Constructors in org.apache.cxf.ws.addressing.soap with parameters of type MAPCodec Constructor Description VersionTransformer(MAPCodec mapCodec)Constructor.
-