|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereResponse | |
|---|---|
| org.atmosphere.gwt20.client | |
| Uses of AtmosphereResponse in org.atmosphere.gwt20.client |
|---|
| Classes in org.atmosphere.gwt20.client that implement AtmosphereResponse | |
|---|---|
class |
AtmosphereResponseImpl
|
| Methods in org.atmosphere.gwt20.client with parameters of type AtmosphereResponse | |
|---|---|
void |
AtmosphereCloseHandler.onClose(AtmosphereResponse response)
|
void |
AtmosphereErrorHandler.onError(AtmosphereResponse response)
|
void |
AtmosphereFailureToReconnectHandler.onFailureToReconnect(RequestConfig request,
AtmosphereResponse response)
|
void |
AtmosphereMessageHandler.onMessage(AtmosphereResponse response)
|
void |
AtmosphereMessagePublishedHandler.onMessagePublished(RequestConfig request,
AtmosphereResponse response)
|
void |
AtmosphereOpenHandler.onOpen(AtmosphereResponse response)
|
void |
AtmosphereReconnectHandler.onReconnect(RequestConfig request,
AtmosphereResponse response)
|
void |
AtmosphereReopenHandler.onReopen(AtmosphereResponse response)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||