The SkunkWeb Developers Guide
Previous:
1 Introduction
Up:
The SkunkWeb Developers Guide
Next:
1 Provider Services
2 Services
The crux of most of what SkunkWeb does lies in services, of which there are four kinds.
Provider
Provides direct functionality, but few, if any API functions.
Linkage
Mainly links in some external (from
pylibs
) code, and may provide functionality of it's own.
API
Provides little, if any functionality on it's own, but provides API functions to do various things.
Foundation
Services that form the foundation that services of other types are built upon.
Subsections
1 Provider Services
2 Linkage Services
3 API Services
1 The
auth
Service
2 The
product
Service
3 The
remote_client
Service
4 The
sessionHandler
Service
4 Foundation Services
1 The
requestHandler
Service
2 The
web
Service
The SkunkWeb Developers Guide
Previous:
1 Introduction
Up:
The SkunkWeb Developers Guide
Next:
1 Provider Services
Release 3.3.