Uses of Class
org.directwebremoting.dwrp.PartialResponse

Packages that use PartialResponse
org.directwebremoting.dwrp   
 

Uses of PartialResponse in org.directwebremoting.dwrp
 

Methods in org.directwebremoting.dwrp that return PartialResponse
static PartialResponse PartialResponse.fromOrdinal(java.lang.String lookupid)
          Convert a string from the web into a PartialResponse.
 PartialResponse PollBatch.getPartialResponse()
           
static PartialResponse PartialResponse.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PartialResponse[] PartialResponse.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Copyright ยจ 2008