|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Header.Direction | |
---|---|
org.apache.cxf.headers |
Uses of Header.Direction in org.apache.cxf.headers |
---|
Methods in org.apache.cxf.headers that return Header.Direction | |
---|---|
Header.Direction |
Header.getDirection()
|
static Header.Direction |
Header.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Header.Direction[] |
Header.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.cxf.headers with parameters of type Header.Direction | |
---|---|
void |
Header.setDirection(Header.Direction hdrDirection)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |