Refactor|libshell: Added AbstractLink (based on Link)
An AbstractLink provides the basic mechanism for managing a connectionto a server. Derived classes must implement a protocol for interpretingincoming messages.
View differences
Refactor|libshell: Added AbstractLink (based on Link)
An AbstractLink provides the basic mechanism for managing a connection
to a server. Derived classes must implement a protocol for interpreting
incoming messages.