public class SerialSocketRuntime extends SocketRuntime
SocketRuntimefunctions, options, rootFuture, transport| Constructor and Description |
|---|
SerialSocketRuntime(Transport transport,
Options options,
DefaultFuture rootFuture,
SerializedSocket serializedSocket,
List<FunctionWrapper> functions) |
| Modifier and Type | Method and Description |
|---|---|
Future |
write(Request request,
Object data) |
configureAHC, future, httpWrite, invokeEncoder, webSocketWritepublic SerialSocketRuntime(Transport transport, Options options, DefaultFuture rootFuture, SerializedSocket serializedSocket, List<FunctionWrapper> functions)
public Future write(Request request, Object data) throws IOException
write in class SocketRuntimeIOExceptionCopyright © 2014. All Rights Reserved.