Package | Description |
---|---|
fr.pcreations.labs.RESTDroid.core |
Modifier and Type | Field and Description |
---|---|
protected Processor |
Module.mProcessor
Instance of
Processor |
private static Processor |
RestService.processor
Processor to call |
Modifier and Type | Method and Description |
---|---|
Processor |
Module.getProcessor()
Getter for
Processor field |
abstract Processor |
Module.setProcessor()
Return the
Processor you want for this module |
Modifier and Type | Method and Description |
---|---|
static void |
RestService.setProcessor(Processor processor)
Setter for the
Processor |