atscppapi  1.0.9
C++ wrapper for Apache Traffic Server API
 All Classes Files Functions Enumerations Enumerator Macros
Classes | Macros
Transaction.h File Reference
#include <sys/socket.h>
#include <stdint.h>
#include <list>
#include "atscppapi/Request.h"
#include "atscppapi/shared_ptr.h"
#include "atscppapi/ClientRequest.h"
#include "atscppapi/Response.h"

Go to the source code of this file.

Classes

class  atscppapi::Transaction
 Transactions are the object containing all the state related to a HTTP Transaction. More...
 
class  atscppapi::Transaction::ContextValue
 ContextValues are a mechanism to share data between plugins using the atscppapi. More...
 

Detailed Description

Author
Brian Geffon
Manjesh Nilange