Package org.apache.cxf.headers
Interface HeaderProcessor
-
public interface HeaderProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataBinding
getDataBinding()
String
getNamespace()
-
-
-
Method Detail
-
getNamespace
String getNamespace()
-
getDataBinding
DataBinding getDataBinding()
-
-