|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.atmosphere.wasync.impl.SocketRuntime
org.atmosphere.wasync.impl.AtmosphereSocketRuntime
public class AtmosphereSocketRuntime
Atmosphere Specific protocol information.
| Field Summary |
|---|
| Fields inherited from class org.atmosphere.wasync.impl.SocketRuntime |
|---|
functions, options, rootFuture, transport |
| Constructor Summary | |
|---|---|
AtmosphereSocketRuntime(Transport transport,
Options options,
DefaultFuture rootFuture,
java.util.List<FunctionWrapper> functions)
|
|
| Method Summary | |
|---|---|
protected com.ning.http.client.AsyncHttpClient.BoundRequestBuilder |
configureAHC(Request request)
|
| Methods inherited from class org.atmosphere.wasync.impl.SocketRuntime |
|---|
future, httpWrite, invokeEncoder, webSocketWrite, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtmosphereSocketRuntime(Transport transport,
Options options,
DefaultFuture rootFuture,
java.util.List<FunctionWrapper> functions)
| Method Detail |
|---|
protected com.ning.http.client.AsyncHttpClient.BoundRequestBuilder configureAHC(Request request)
configureAHC in class SocketRuntime
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||