Package com.github.elibracha.processors
Class RequestProcessor
- java.lang.Object
-
- com.github.elibracha.processors.RequestProcessor
-
public class RequestProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description RequestProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(RequestIgnore requestIgnore, com.github.elibracha.model.ChangedRequestBody requestBody)
-
-
-
Method Detail
-
apply
public boolean apply(RequestIgnore requestIgnore, com.github.elibracha.model.ChangedRequestBody requestBody)
-
-