org.atmosphere.wasync.impl
Class AtmosphereSocketRuntime
java.lang.Object
org.atmosphere.wasync.impl.SocketRuntime
org.atmosphere.wasync.impl.AtmosphereSocketRuntime
public class AtmosphereSocketRuntime
- extends SocketRuntime
Atmosphere Specific protocol information.
- Author:
- Jeanfrancois Arcand
|
Method Summary |
protected com.ning.http.client.AsyncHttpClient.BoundRequestBuilder |
configureAHC(Request request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmosphereSocketRuntime
public AtmosphereSocketRuntime(Transport transport,
Options options,
DefaultFuture rootFuture,
List<FunctionWrapper> functions)
configureAHC
protected com.ning.http.client.AsyncHttpClient.BoundRequestBuilder configureAHC(Request request)
- Overrides:
configureAHC in class SocketRuntime
Copyright © 2013. All Rights Reserved.