|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultSocket | |
|---|---|
| org.atmosphere.wasync.impl | |
| org.atmosphere.wasync.serial | |
| Uses of DefaultSocket in org.atmosphere.wasync.impl |
|---|
| Subclasses of DefaultSocket in org.atmosphere.wasync.impl | |
|---|---|
class |
AtmosphereSocket
|
| Constructors in org.atmosphere.wasync.impl with parameters of type DefaultSocket | |
|---|---|
DefaultFuture(DefaultSocket socket)
|
|
| Uses of DefaultSocket in org.atmosphere.wasync.serial |
|---|
| Subclasses of DefaultSocket in org.atmosphere.wasync.serial | |
|---|---|
class |
SerializedSocket
SerializedSocket is a Socket implementation that guarantees ordered message delivery of
Socket.fire(Object) calls, by serializing fire calls over a SerializedFireStage. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||