| Package | Description |
|---|---|
| org.atmosphere.wasync | |
| org.atmosphere.wasync.impl | |
| org.atmosphere.wasync.serial |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Client<O extends Options,U extends OptionsBuilder,T extends RequestBuilder>
|
class |
OptionsBuilder<U extends Options,T extends OptionsBuilder<U,T>>
Base class for building
Options |
| Modifier and Type | Method and Description |
|---|---|
<T extends Client<? extends Options,? extends OptionsBuilder,? extends RequestBuilder>> |
ClientFactory.newClient(java.lang.Class<? extends Client> clientClass)
Return a new
Client instance |
| Modifier and Type | Method and Description |
|---|---|
Client<? extends Options,? extends OptionsBuilder,? extends RequestBuilder> |
ClientFactory.newClient()
Return a new
Client instance |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOptionsBuilder
Default implementation of the
OptionsBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected OptionsBuilder |
DefaultOptions.b |
| Modifier and Type | Method and Description |
|---|---|
OptionsBuilder |
DefaultClient.newOptionsBuilder()
Return an
OptionsBuilder |
| Constructor and Description |
|---|
DefaultOptions(OptionsBuilder b) |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializedOptionsBuilder |
Copyright © 2019. All Rights Reserved.