|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultOptions | |
|---|---|
| org.atmosphere.wasync.impl | |
| org.atmosphere.wasync.serial | |
| Uses of DefaultOptions in org.atmosphere.wasync.impl |
|---|
| Methods in org.atmosphere.wasync.impl that return DefaultOptions | |
|---|---|
DefaultOptions |
DefaultOptionsBuilder.build()
Build an Options |
| Methods in org.atmosphere.wasync.impl with parameters of type DefaultOptions | |
|---|---|
Socket |
DefaultClient.create(DefaultOptions options)
Create a Socket configured using the Options |
Socket |
AtmosphereClient.create(DefaultOptions options)
Create a Socket configured using the Options |
| Uses of DefaultOptions in org.atmosphere.wasync.serial |
|---|
| Subclasses of DefaultOptions in org.atmosphere.wasync.serial | |
|---|---|
class |
SerializedOptions
An implementation of DefaultOptions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||