|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReceiptList | |
---|---|
things.thinger.io.conduits | |
things.thinger.io.conduits.basic | |
things.thinger.service.command | |
things.thinger.service.command.local |
Uses of ReceiptList in things.thinger.io.conduits |
---|
Methods in things.thinger.io.conduits that return ReceiptList | |
---|---|
ReceiptList |
Injector.post(Data item)
Post an item. |
Uses of ReceiptList in things.thinger.io.conduits.basic |
---|
Methods in things.thinger.io.conduits.basic that return ReceiptList | |
---|---|
ReceiptList |
BasicInjector.post(Data item)
Post an item |
Uses of ReceiptList in things.thinger.service.command |
---|
Methods in things.thinger.service.command that return ReceiptList | |
---|---|
ReceiptList |
CommandResponse.getReceiptList()
Get the receipt list. |
Methods in things.thinger.service.command with parameters of type ReceiptList | |
---|---|
void |
Command.validateReceiptList(ReceiptList result)
Validate this is a valid receipt list. |
Uses of ReceiptList in things.thinger.service.command.local |
---|
Methods in things.thinger.service.command.local that return ReceiptList | |
---|---|
ReceiptList |
LocalCommandResponse.getReceiptList()
Get the receipt list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |