public abstract class AbstractPropertiesImpl extends Object
Constructor and Description |
---|
AbstractPropertiesImpl(Message message) |
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(String name) |
Collection<String> |
getPropertyNames() |
void |
removeProperty(String name) |
void |
setProperty(String name,
Object value) |
Apache CXF