public class HttpLongpollServerTransport extends BaseHttpServerTransport
http, id, paramscloseActions, errorActions, textActions| Constructor and Description |
|---|
HttpLongpollServerTransport(org.atmosphere.vibe.platform.http.ServerHttpExchange http) |
| Modifier and Type | Method and Description |
|---|---|
void |
doClose() |
void |
doSend(String data) |
void |
refresh(org.atmosphere.vibe.platform.http.ServerHttpExchange http) |
formatQuery, handleText, id, parseQuery, unwrap, uriclose, closeAction, errorAction, send, textActionpublic HttpLongpollServerTransport(org.atmosphere.vibe.platform.http.ServerHttpExchange http)
public void refresh(org.atmosphere.vibe.platform.http.ServerHttpExchange http)
public void doSend(String data)
doSend in class BaseServerTransportpublic void doClose()
doClose in class BaseServerTransportCopyright 2014, The Vibe Project