Uses of Interface
org.jboss.ws.api.addressing.MAPBuilder
-
Packages that use MAPBuilder Package Description org.jboss.ws.api.addressing JSR-261 support classes and interfacesorg.jboss.wsf.stack.cxf.extensions.addressing.map -
-
Uses of MAPBuilder in org.jboss.ws.api.addressing
Methods in org.jboss.ws.api.addressing that return MAPBuilder Modifier and Type Method Description abstract MAPBuilderMAPBuilderFactory. getBuilderInstance()Get an instance ofMAPBuilder -
Uses of MAPBuilder in org.jboss.wsf.stack.cxf.extensions.addressing.map
Classes in org.jboss.wsf.stack.cxf.extensions.addressing.map that implement MAPBuilder Modifier and Type Class Description classCXFMAPBuilderMAPBuilder is a helper used to create objects used with class MAP.Methods in org.jboss.wsf.stack.cxf.extensions.addressing.map that return MAPBuilder Modifier and Type Method Description static MAPBuilderCXFMAPBuilder. getBuilder()MAPBuilderCXFMAPBuilderFactory. getBuilderInstance()
-