Open Kilda Java Documentation
org.openkilda.testing.tools.LoggingRequestInterceptor Class Reference
Inheritance diagram for org.openkilda.testing.tools.LoggingRequestInterceptor:

Public Member Functions

ClientHttpResponse intercept (HttpRequest request, byte[] body, ClientHttpRequestExecution execution) throws IOException
 

Detailed Description

Definition at line 36 of file LoggingRequestInterceptor.java.

Member Function Documentation

◆ intercept()

ClientHttpResponse org.openkilda.testing.tools.LoggingRequestInterceptor.intercept ( HttpRequest  request,
byte []  body,
ClientHttpRequestExecution  execution 
) throws IOException

Definition at line 40 of file LoggingRequestInterceptor.java.


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