|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereRequest.AtmosphereRequestBuilder | |
|---|---|
| org.atmosphere.wasync.impl | |
| org.atmosphere.wasync.serial | |
| Uses of AtmosphereRequest.AtmosphereRequestBuilder in org.atmosphere.wasync.impl |
|---|
| Methods in org.atmosphere.wasync.impl that return AtmosphereRequest.AtmosphereRequestBuilder | |
|---|---|
AtmosphereRequest.AtmosphereRequestBuilder |
AtmosphereRequest.AtmosphereRequestBuilder.cache(AtmosphereRequest.CACHE c)
|
AtmosphereRequest.AtmosphereRequestBuilder |
AtmosphereClient.newRequestBuilder()
Return a RequestBuilder |
AtmosphereRequest.AtmosphereRequestBuilder |
AtmosphereClient.newRequestBuilder(Class<AtmosphereRequest.AtmosphereRequestBuilder> clazz)
Create a new RequestBuilder based on the class' implementation. |
AtmosphereRequest.AtmosphereRequestBuilder |
AtmosphereRequest.AtmosphereRequestBuilder.trackMessageLength(boolean trackMessageLength)
|
AtmosphereRequest.AtmosphereRequestBuilder |
AtmosphereRequest.AtmosphereRequestBuilder.trackMessageLengthDelimiter(String trackMessageLengthDelimiter)
|
AtmosphereRequest.AtmosphereRequestBuilder |
AtmosphereRequest.AtmosphereRequestBuilder.transport(Request.TRANSPORT t)
|
| Method parameters in org.atmosphere.wasync.impl with type arguments of type AtmosphereRequest.AtmosphereRequestBuilder | |
|---|---|
AtmosphereRequest.AtmosphereRequestBuilder |
AtmosphereClient.newRequestBuilder(Class<AtmosphereRequest.AtmosphereRequestBuilder> clazz)
Create a new RequestBuilder based on the class' implementation. |
| Constructors in org.atmosphere.wasync.impl with parameters of type AtmosphereRequest.AtmosphereRequestBuilder | |
|---|---|
AtmosphereRequest(AtmosphereRequest.AtmosphereRequestBuilder builder)
|
|
| Uses of AtmosphereRequest.AtmosphereRequestBuilder in org.atmosphere.wasync.serial |
|---|
| Methods in org.atmosphere.wasync.serial that return AtmosphereRequest.AtmosphereRequestBuilder | |
|---|---|
AtmosphereRequest.AtmosphereRequestBuilder |
SerializedClient.newRequestBuilder()
Return a RequestBuilder |
AtmosphereRequest.AtmosphereRequestBuilder |
SerializedClient.newRequestBuilder(Class<AtmosphereRequest.AtmosphereRequestBuilder> clazz)
Create a new RequestBuilder based on the class' implementation. |
| Method parameters in org.atmosphere.wasync.serial with type arguments of type AtmosphereRequest.AtmosphereRequestBuilder | |
|---|---|
AtmosphereRequest.AtmosphereRequestBuilder |
SerializedClient.newRequestBuilder(Class<AtmosphereRequest.AtmosphereRequestBuilder> clazz)
Create a new RequestBuilder based on the class' implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||