| Modifier and Type | Method and Description |
|---|---|
AtmosphereBridge |
AtmosphereBridge.httpAction(
Adds an action to be called on HTTP request with
ServerHttpExchange. |
AtmosphereBridge |
AtmosphereBridge.websocketAction(
Adds an action to be called on WebSocket connection with
ServerWebSocket in open state. |
Copyright 2014, The Vibe Project