Uses of Class
xyz.cofe.trambda.tcp.Execute
-
-
Uses of Execute in xyz.cofe.trambda.tcp
Methods in xyz.cofe.trambda.tcp that return types with arguments of type Execute Modifier and Type Method Description ResultConsumer<Execute,ExecuteResult>TcpClient. execute(CompileResult cres)ResultConsumer<Execute,ExecuteResult>TcpProtocol. execute(CompileResult cres)Methods in xyz.cofe.trambda.tcp with parameters of type Execute Modifier and Type Method Description protected voidTcpSession. process(Execute exec, TcpHeader header)
-