| Package | Description |
|---|---|
| org.atmosphere.wasync | |
| org.atmosphere.wasync.decoder |
| Modifier and Type | Field and Description |
|---|---|
static Decoder.Decoded |
Decoder.Decoded.ABORT
Use this object to prevent the delivering of messages to
Function |
| Modifier and Type | Method and Description |
|---|---|
Decoder.Decoded<List<T>> |
ReplayDecoder.decode(Event e,
U s)
Decode a String into a List of Objects.
|
| Modifier and Type | Method and Description |
|---|---|
Decoder.Decoded<List<String>> |
TrackMessageSizeDecoder.decode(Event type,
String message) |
Decoder.Decoded<String> |
PaddingAndHeartbeatDecoder.decode(Event type,
String message) |
Copyright © 2016. All Rights Reserved.