| Package | Description |
|---|---|
| org.atmosphere.wasync.serial |
| Class and Description |
|---|
| SerializedClient.SerializedRequestBuilder |
| SerializedFireStage
Interface for implementing serialized/ordered
Socket.fire(Object). |
| SerializedOptions
An implementation of
DefaultOptions. |
| SerializedOptionsBuilder |
SerializedSocket
SerializedSocket is a Socket implementation that guarantees ordered message delivery of
Socket.fire(Object) calls, by serializing fire calls over a SerializedFireStage. |
Copyright © 2016. All Rights Reserved.