| Package | Description |
|---|---|
| org.atmosphere.vibe.transport | |
| org.atmosphere.vibe.transport.http | |
| org.atmosphere.vibe.transport.ws |
| Modifier and Type | Method and Description |
|---|---|
BaseServerTransport |
BaseServerTransport.send(String data) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHttpServerTransport
Base class for HTTP transport.
|
class |
HttpLongpollServerTransport
Represents a server-side HTTP Long Polling transport.
|
class |
HttpStreamServerTransport
Represents a server-side HTTP Streaming transport.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketServerTransport
Represents a server-side WebSocket transport.
|
Copyright 2014, The Vibe Project