| Package | Description |
|---|---|
| org.atmosphere.wasync.impl | |
| org.atmosphere.wasync.serial |
| Modifier and Type | Class and Description |
|---|---|
class |
AtmosphereSocketRuntime
Atmosphere Specific protocol information.
|
| Modifier and Type | Field and Description |
|---|---|
protected SocketRuntime |
DefaultSocket.socketRuntime |
| Modifier and Type | Method and Description |
|---|---|
SocketRuntime |
DefaultSocket.createRuntime(DefaultFuture future,
Options options,
List<FunctionWrapper> functions) |
SocketRuntime |
AtmosphereSocket.createRuntime(DefaultFuture future,
Options options,
List<FunctionWrapper> functions) |
protected SocketRuntime |
DefaultSocket.internalSocket() |
| Modifier and Type | Class and Description |
|---|---|
class |
SerialSocketRuntime
Serial extension for the
SocketRuntime |
| Modifier and Type | Method and Description |
|---|---|
SocketRuntime |
SerializedSocket.createRuntime(DefaultFuture future,
Options options,
List<FunctionWrapper> functions) |
Copyright © 2013. All Rights Reserved.