xrootd
Public Member Functions | List of all members
XrdClTests::ClientHandlerFactory Class Referenceabstract

Client hander factory interface. More...

#include <Server.hh>

Inheritance diagram for XrdClTests::ClientHandlerFactory:
Inheritance graph
[legend]

Public Member Functions

virtual ~ClientHandlerFactory ()
 Destructor. More...
 
virtual ClientHandlerCreateHandler ()=0
 Create a client handler. More...
 

Detailed Description

Client hander factory interface.

Constructor & Destructor Documentation

virtual XrdClTests::ClientHandlerFactory::~ClientHandlerFactory ( )
inlinevirtual

Destructor.

Member Function Documentation

virtual ClientHandler* XrdClTests::ClientHandlerFactory::CreateHandler ( )
pure virtual

Create a client handler.

Implemented in RandomHandlerFactory, and RandomPumpHandlerFactory.

Referenced by XrdClTests::Server::HandleConnections().


The documentation for this class was generated from the following file: