| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.constants.Enum
org.apache.axis.client.async.Status
Status of the async request
| Nested Class Summary | |
| static class | Status.TypeClass Type | 
| Field Summary | |
| static Status | COMPLETEDField COMPLETED | 
| static java.lang.String | COMPLETED_STRField COMPLETED_STR | 
| static Status | DEFAULTField DEFAULT | 
| static Status | EXCEPTIONField EXCEPTION | 
| static java.lang.String | EXCEPTION_STRField EXCEPTION_STR | 
| static Status | INTERRUPTEDField INTERRUPTED | 
| static java.lang.String | INTERRUPTED_STRField INTERRUPTED_STR | 
| static Status | NONEField NONE | 
| static java.lang.String | NONE_STRField NONE_STR | 
| Fields inherited from class org.apache.axis.constants.Enum | 
| log, name, value | 
| Method Summary | |
| static Status | getDefault()Method getDefault | 
| static Status | getStatus(int style)Method getStatus | 
| static Status | getStatus(java.lang.String style)Method getStatus | 
| static Status | getStatus(java.lang.String style,
          Status dephault)Method getStatus | 
| static java.lang.String[] | getUses()Method getUses | 
| static boolean | isValid(java.lang.String style)Method isValid | 
| static int | size()Method size | 
| Methods inherited from class org.apache.axis.constants.Enum | 
| equals, equals, getName, getType, getValue, hashCode, toString | 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
public static final java.lang.String NONE_STR
public static final java.lang.String INTERRUPTED_STR
public static final java.lang.String COMPLETED_STR
public static final java.lang.String EXCEPTION_STR
public static final Status NONE
public static final Status INTERRUPTED
public static final Status COMPLETED
public static final Status EXCEPTION
public static final Status DEFAULT
| Method Detail | 
public static Status getDefault()
public static final Status getStatus(int style)
style - 
public static final Status getStatus(java.lang.String style)
style - 
public static final Status getStatus(java.lang.String style,
                                     Status dephault)
style - dephault - 
public static final boolean isValid(java.lang.String style)
style - 
public static final int size()
public static final java.lang.String[] getUses()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||