Uses of Class
com.sun.enterprise.admin.util.proxy.CallState

Packages that use CallState
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
static CallState CallState.FAILED
           
static CallState CallState.IN_PROCESS
           
static CallState CallState.SUCCESS
           
 

Methods in com.sun.enterprise.admin.util.proxy that return CallState
 CallState Call.getState()
           
 

Methods in com.sun.enterprise.admin.util.proxy with parameters of type CallState
 void Call.setState(CallState state)
           
 



Copyright © 2012. All Rights Reserved.