Adaptation::Icap Namespace Reference

Namespaces

namespace  ICAP

Classes

class  Config
class  History
 collects information about ICAP processing related to an HTTP transaction More...
class  InOut
class  Launcher
class  XactAbortInfo
class  XactAbortCall
 A Dialer class used to schedule the Adaptation::Icap::Launcher::noteXactAbort call. More...
class  SizedEstimate
class  VirginBodyAct
class  Preview
class  ModXact
class  ModXactLauncher
class  Options
class  OptXact
class  OptXactLauncher
class  ServiceRep
class  Xaction

Typedefs

typedef const char * XactOutcome
 transaction result for logging

Functions

void InitModule ()
void CleanModule ()
std::ostream & operator<< (std::ostream &os, Adaptation::Icap::XactAbortInfo info)

Variables

Config TheConfig
const XactOutcome xoUnknown = "ICAP_ERR_UNKNOWN"
 initial value: outcome was not set
const XactOutcome xoError = "ICAP_ERR_OTHER"
 all kinds of transaction errors
const XactOutcome xoOpt = "ICAP_OPT"
 OPTION transaction.
const XactOutcome xoEcho = "ICAP_ECHO"
 preserved virgin message (ICAP 204)
const XactOutcome xoPartEcho = "ICAP_PART_ECHO"
 preserved virgin msg part (ICAP 206)
const XactOutcome xoModified = "ICAP_MOD"
 replaced virgin msg with adapted
const XactOutcome xoSatisfied = "ICAP_SAT"
 request satisfaction

Typedef Documentation

typedef const char* Adaptation::Icap::XactOutcome

Definition at line 65 of file Elements.h.


Function Documentation

void Adaptation::Icap::CleanModule (  ) 

Definition at line 9 of file Client.cc.

void Adaptation::Icap::InitModule (  ) 

Definition at line 4 of file Client.cc.

References debugs, and HERE.

std::ostream& Adaptation::Icap::operator<< ( std::ostream &  os,
Adaptation::Icap::XactAbortInfo  info 
) [inline]

Definition at line 127 of file Launcher.h.


Variable Documentation

Definition at line 13 of file Elements.cc.

Referenced by Adaptation::Icap::ModXact::prepEchoing().

const XactOutcome Adaptation::Icap::xoError = "ICAP_ERR_OTHER"

Definition at line 11 of file Elements.cc.

Referenced by Adaptation::Icap::Xaction::callException().

Definition at line 15 of file Elements.cc.

Referenced by Adaptation::Icap::ModXact::maybeAllocateHttpMsg().

Definition at line 12 of file Elements.cc.

Referenced by Adaptation::Icap::OptXact::handleCommRead().

const XactOutcome Adaptation::Icap::xoPartEcho = "ICAP_PART_ECHO"

Definition at line 14 of file Elements.cc.

Referenced by Adaptation::Icap::ModXact::prepPartialBodyEchoing().

Definition at line 16 of file Elements.cc.

Referenced by Adaptation::Icap::ModXact::maybeAllocateHttpMsg().

const XactOutcome Adaptation::Icap::xoUnknown = "ICAP_ERR_UNKNOWN"

Definition at line 10 of file Elements.cc.

Referenced by Adaptation::Icap::Xaction::setOutcome().

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors