|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.dwrp.Batch
org.directwebremoting.dwrp.PollBatch
public class PollBatch
A container for the information passed in by an Poll request
| Constructor Summary | |
|---|---|
PollBatch(javax.servlet.http.HttpServletRequest request)
|
|
| Method Summary | |
|---|---|
PartialResponse |
getPartialResponse()
|
java.lang.String |
toString()
|
| Methods inherited from class org.directwebremoting.dwrp.Batch |
|---|
getBatchId, getDocumentDomain, getDwrSessionId, getExtraParameters, getInstanceId, getNextReverseAjaxIndex, getPage, getScriptSessionId, isGet, isMultipartContent |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PollBatch(javax.servlet.http.HttpServletRequest request)
throws ServerException
request - The request to parse to fill out this batch
ServerException| Method Detail |
|---|
public PartialResponse getPartialResponse()
public java.lang.String toString()
toString in class java.lang.Object
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||