JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.airlift.http.client.testing
Interface TestingHttpClient.Processor
Enclosing class:
TestingHttpClient
public static interface
TestingHttpClient.Processor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Response
handle
(
Request
request)
Method Details
handle
Response
handle
(
Request
request)
throws
Exception
Throws:
Exception