Class HeaderAction
- java.lang.Object
-
- com.github.paweladamski.httpclientmock.action.HeaderAction
-
-
Constructor Summary
Constructors Constructor Description HeaderAction(Action parentAction, String name, String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.hc.core5.http.ClassicHttpResponsegetResponse(Request r)
-
-
-
Method Detail
-
getResponse
public org.apache.hc.core5.http.ClassicHttpResponse getResponse(Request r) throws IOException
- Specified by:
getResponsein interfaceAction- Throws:
IOException
-
-