Package io.hyperfoil.http.steps
Class ClearHttpCacheAction
- java.lang.Object
-
- io.hyperfoil.http.steps.ClearHttpCacheAction
-
- All Implemented Interfaces:
io.hyperfoil.api.session.Action,java.io.Serializable
public class ClearHttpCacheAction extends java.lang.Object implements io.hyperfoil.api.session.Action- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classClearHttpCacheAction.BuilderDrops all entries from HTTP cache in the session.
-
Constructor Summary
Constructors Constructor Description ClearHttpCacheAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(io.hyperfoil.api.session.Session session)
-