|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bus.BusState | |
---|---|
org.apache.cxf | Contains the Bus, which is the central touch point of CXF, and its related classes. |
Uses of Bus.BusState in org.apache.cxf |
---|
Methods in org.apache.cxf that return Bus.BusState | |
---|---|
Bus.BusState |
Bus.getState()
|
static Bus.BusState |
Bus.BusState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Bus.BusState[] |
Bus.BusState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |