|
||||||||||
| 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
Serial extension for the SocketRuntime
| Field Summary |
|---|
| Fields inherited from class org.atmosphere.wasync.impl.SocketRuntime |
|---|
functions, options, rootFuture, transport |
| Constructor Summary | |
|---|---|
SerialSocketRuntime(Transport transport,
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 |
|---|
configureAHC, 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(Transport transport,
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 | |||||||||