Implements encapsulated tunnel message receipt and processing.
TReceiver = class(TObject)
Description
TReceiver is a class that implements for receipt and processing of encapsulated tunnel messages for Indy Tunnel components. TIdTunnelMaster uses TReceiver to handle message types and data from tunnel client connections.