Uses of Interface
org.apache.cxf.message.StringMap
Packages that use StringMap
Package
Description
-
Uses of StringMap in org.apache.cxf.binding.corba
Classes in org.apache.cxf.binding.corba that implement StringMap -
Uses of StringMap in org.apache.cxf.binding.soap
Classes in org.apache.cxf.binding.soap that implement StringMap -
Uses of StringMap in org.apache.cxf.binding.xml
Classes in org.apache.cxf.binding.xml that implement StringMap -
Uses of StringMap in org.apache.cxf.message
Subinterfaces of StringMap in org.apache.cxf.messageModifier and TypeInterfaceDescriptioninterfaceinterfaceThe base interface for all all message implementations.Classes in org.apache.cxf.message that implement StringMapModifier and TypeClassDescriptionclassA base class to build your own message implementations on.classclassclassA variation on HashMap which allows lookup by Class, via the string returned byClass.getName().class