|
||||||||||
| 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.serial.SerialSocketRuntime
public class SerialSocketRuntime
| Field Summary |
|---|
| Fields inherited from class org.atmosphere.wasync.impl.SocketRuntime |
|---|
functions, options, rootFuture, webSocket |
| Constructor Summary | |
|---|---|
SerialSocketRuntime(Options options,
DefaultFuture rootFuture,
SerializedSocket serializedSocket,
List<FunctionWrapper> functions)
|
|
SerialSocketRuntime(com.ning.http.client.websocket.WebSocket webSocket,
Options options,
DefaultFuture rootFuture,
SerializedSocket serializedSocket,
List<FunctionWrapper> functions)
|
|
| Method Summary | |
|---|---|
Future |
write(Request request,
Object data)
|
| Methods inherited from class org.atmosphere.wasync.impl.SocketRuntime |
|---|
future, httpWrite, invokeEncoder, webSocketWrite |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerialSocketRuntime(com.ning.http.client.websocket.WebSocket webSocket,
Options options,
DefaultFuture rootFuture,
SerializedSocket serializedSocket,
List<FunctionWrapper> functions)
public SerialSocketRuntime(Options options,
DefaultFuture rootFuture,
SerializedSocket serializedSocket,
List<FunctionWrapper> functions)
| Method Detail |
|---|
public Future write(Request request,
Object data)
throws IOException
write in class SocketRuntimeIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||