org.atmosphere.wasync.impl
Class AtmosphereRequest.AtmosphereRequestBuilder
java.lang.Object
org.atmosphere.wasync.RequestBuilder
org.atmosphere.wasync.impl.DefaultRequestBuilder
org.atmosphere.wasync.impl.AtmosphereRequest.AtmosphereRequestBuilder
- Enclosing class:
- AtmosphereRequest
public static class AtmosphereRequest.AtmosphereRequestBuilder
- extends DefaultRequestBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmosphereRequest.AtmosphereRequestBuilder
public AtmosphereRequest.AtmosphereRequestBuilder()
transport
public RequestBuilder transport(Request.TRANSPORT t)
- Description copied from class:
RequestBuilder
- The
Request.TRANSPORT to use. This method can be invoked several time and the library will loop over the list
until one Request.TRANSPORT succeed.
- Overrides:
transport in class RequestBuilder
- Returns:
- this
build
public DefaultRequest build()
- Overrides:
build in class DefaultRequestBuilder
Copyright © 2012. All Rights Reserved.