Client/Server request handling
[Kernel]


Classes

class  BALL::VIEW::ServerWidget

Detailed Description

With the help of the class Client it is possible to transfer a Composite to a VIEW application with a Server . The class QTTimer is a timer class that is necessary for the Server class. It queries every given interval whether new data from the client is accessable and directs it to the VIEW application.