Server


Object Hierarchy:

VSGI.Server VSGI.Server VSGI.Server GLib.Object GLib.Object GLib.Object->VSGI.Server

Description:


[ Version ( since = "0.1" ) ]
public abstract class Server : Object

Server that feeds a VSGI.Handler with incoming requests.

Once you have initialized a Server instance, start it by calling GLib.Application.run with the command-line arguments or a set of predefined arguments.

The server should be implemented by overriding the GLib.Application.command_line signal.

All known sub-classes:

Namespace: VSGI
Package: vsgi-0.3

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members: