Uses of Interface
org.apache.cxf.message.StringMap
-
Uses of StringMap in org.apache.cxf.message
Modifier and TypeInterfaceDescriptioninterface
interface
The base interface for all all message implementations.Modifier 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