Uses of Class
com.sun.enterprise.admin.util.proxy.CallState
-
Packages that use CallState Package Description com.sun.enterprise.admin.util.proxy -
-
Uses of CallState in com.sun.enterprise.admin.util.proxy
Fields in com.sun.enterprise.admin.util.proxy declared as CallState Modifier and Type Field Description static CallStateCallState. FAILEDstatic CallStateCallState. IN_PROCESSstatic CallStateCallState. SUCCESSMethods in com.sun.enterprise.admin.util.proxy that return CallState Modifier and Type Method Description CallStateCall. getState()Methods in com.sun.enterprise.admin.util.proxy with parameters of type CallState Modifier and Type Method Description voidCall. setState(CallState state)
-