PEPmodel Library PEPmodel documentation PEPmodel

See also: Basicweb Overview Extensions Overview

PEP library

This package is the PEP engine that is used by web agents to manage and dispatch extensions.

Interfaces

The PEP library has three interfaces:

Modules

PEPAgent.html Base class for any agent (client, server, proxy) where PEP in handled
PEPClient.html client specific subclass
PEPServer.html server specific subclass
PEPExtensionSet.html manages a set of genericly handled
PEPExtension.html PEP extensions
PEPExtensionInstance.html and their instances
InstanceContext.html Data passed to a PEP extension to help find the instance
PEPMessage.html Interface into whatever the request and reply are
Party.html A generic way to store identifying characterstics about another party with with whom you are sharing mapping info
SiteParty.html A simple Partner designed to key on IP address

Eric Prud'hommeaux, eric@w3.org,
@(#) $Id: Overview.html,v 1.3 1997/08/03 00:39:02 eric Exp $