Gives Security::PeerConnector access to Answer in the PeerPoolMgr callback dialer. More...


Public Types | |
typedef void(Job::* | Method) (Security::EncryptorAnswer &) |
typedef Adaptation::Icap::Xaction | DestClass |
typedef CbcPointer< Adaptation::Icap::Xaction > | JobPointer |
Public Member Functions | |
MyIcapAnswerDialer (const JobPointer &aJob, Method aMethod) | |
virtual Security::EncryptorAnswer & | answer () |
gives PeerConnector access to the in-dialer answer More... | |
virtual void | print (std::ostream &os) const |
virtual bool | canDial (AsyncCall &call) |
void | dial (AsyncCall &call) |
Public Attributes | |
Method | method |
Security::EncryptorAnswer | arg1 |
JobPointer | job |
Protected Member Functions | |
virtual void | doDial () |
Detailed Description
Definition at line 36 of file Xaction.cc.
Member Typedef Documentation
◆ DestClass
|
inherited |
Definition at line 28 of file AsyncJobCalls.h.
◆ JobPointer
|
inherited |
Definition at line 29 of file AsyncJobCalls.h.
◆ Method
|
inherited |
Definition at line 110 of file AsyncJobCalls.h.
Constructor & Destructor Documentation
◆ MyIcapAnswerDialer()
|
inline |
Definition at line 40 of file Xaction.cc.
Member Function Documentation
◆ answer()
|
inlinevirtual |
Implements Security::PeerConnector::CbDialer.
Definition at line 44 of file Xaction.cc.
References UnaryMemFunT< Adaptation::Icap::Xaction, Security::EncryptorAnswer, Security::EncryptorAnswer & >::arg1.
◆ canDial()
|
virtualinherited |
Definition at line 34 of file AsyncJobCalls.h.
◆ dial()
|
inherited |
Definition at line 35 of file AsyncJobCalls.h.
◆ doDial()
|
inlineprotectedvirtualinherited |
Implements JobDialer< Adaptation::Icap::Xaction >.
Definition at line 122 of file AsyncJobCalls.h.
◆ print()
|
inlinevirtualinherited |
Implements CallDialer.
Definition at line 115 of file AsyncJobCalls.h.
Member Data Documentation
◆ arg1
|
inherited |
Definition at line 119 of file AsyncJobCalls.h.
◆ job
|
inherited |
Definition at line 37 of file AsyncJobCalls.h.
◆ method
|
inherited |
Definition at line 118 of file AsyncJobCalls.h.
The documentation for this class was generated from the following file:
- src/adaptation/icap/Xaction.cc