| Package | Description |
|---|---|
| org.atmosphere.wasync.impl | |
| org.atmosphere.wasync.serial |
| Modifier and Type | Class and Description |
|---|---|
class |
AtmosphereSocket |
| Constructor and Description |
|---|
DefaultFuture(DefaultSocket socket) |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializedSocket
SerializedSocket is a Socket implementation that guarantees ordered message delivery of
Socket.fire(Object) calls, by serializing fire calls over a SerializedFireStage. |
Copyright © 2014. All Rights Reserved.