Index

A I P 
All Classes and Interfaces|All Packages

A

AllureHttpClient5Request - Class in io.qameta.allure.httpclient5
 
AllureHttpClient5Request() - Constructor for class io.qameta.allure.httpclient5.AllureHttpClient5Request
 
AllureHttpClient5Request(AttachmentRenderer<AttachmentData>, AttachmentProcessor<AttachmentData>) - Constructor for class io.qameta.allure.httpclient5.AllureHttpClient5Request
 
AllureHttpClient5Request(String) - Constructor for class io.qameta.allure.httpclient5.AllureHttpClient5Request
 
AllureHttpClient5Response - Class in io.qameta.allure.httpclient5
 
AllureHttpClient5Response() - Constructor for class io.qameta.allure.httpclient5.AllureHttpClient5Response
 
AllureHttpClient5Response(AttachmentRenderer<AttachmentData>, AttachmentProcessor<AttachmentData>) - Constructor for class io.qameta.allure.httpclient5.AllureHttpClient5Response
 
AllureHttpClient5Response(String) - Constructor for class io.qameta.allure.httpclient5.AllureHttpClient5Response
 
AllureHttpEntityUtils - Class in io.qameta.allure.httpclient5
Utility class for working with HTTP entity in Allure framework.

I

io.qameta.allure.httpclient5 - package io.qameta.allure.httpclient5
 

P

process(HttpRequest, EntityDetails, HttpContext) - Method in class io.qameta.allure.httpclient5.AllureHttpClient5Request
Processes the HTTP request and adds an attachment to the Allure Attachment processor.
process(HttpResponse, EntityDetails, HttpContext) - Method in class io.qameta.allure.httpclient5.AllureHttpClient5Response
Processes the HTTP response and adds an attachment to the Allure Attachment processor.
A I P 
All Classes and Interfaces|All Packages