class Action
- Action
- Reference
- Object
Overview
Generic implementation of an action that can be performed. The TCP_LISTENER sends data that it recieves via the socker directly here. The Action can perform logic on that data.
Defined in:
tcp_engine/action.crConstructors
Instance Method Summary
-
#process(socket : Socket, data : String)
For example purposes, just output data