Uses of Interface
io.fabric8.mockwebserver.crud.AttributeExtractor
-
Packages that use AttributeExtractor Package Description io.fabric8.mockwebserver.crud -
-
Uses of AttributeExtractor in io.fabric8.mockwebserver.crud
Fields in io.fabric8.mockwebserver.crud declared as AttributeExtractor Modifier and Type Field Description protected AttributeExtractorCrudDispatcher. attributeExtractorMethods in io.fabric8.mockwebserver.crud that return AttributeExtractor Modifier and Type Method Description AttributeExtractorCrudDispatcher. getAttributeExtractor()Constructors in io.fabric8.mockwebserver.crud with parameters of type AttributeExtractor Constructor Description CrudDispatcher(Context context, AttributeExtractor attributeExtractor, ResponseComposer responseComposer)
-