Package | Description |
---|---|
com.serotonin.mango.web.dwr | |
com.serotonin.mango.web.dwr.longPoll |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
MiscDwr.initializeLongPoll(int pollSessionId,
LongPollRequest request) |
private static void |
MiscDwr.notifyLongPollImpl(LongPollRequest request) |
Modifier and Type | Field and Description |
---|---|
private LongPollRequest |
LongPollData.request |
Modifier and Type | Method and Description |
---|---|
LongPollRequest |
LongPollData.getRequest() |
Modifier and Type | Method and Description |
---|---|
void |
LongPollData.setRequest(LongPollRequest request) |