Uses of Interface
org.apache.cxf.message.StringMap
Packages that use StringMap
-
Uses of StringMap in org.apache.cxf.message
Subinterfaces of StringMap in org.apache.cxf.messageModifier and TypeInterfaceDescriptioninterface
interface
The base interface for all all message implementations.Classes in org.apache.cxf.message that implement StringMapModifier and TypeClassDescriptionclass
A base class to build your own message implementations on.class
class
class
A variation on HashMap which allows lookup by Class, via the string returned byClass.getName()
.class