Package things.thinger.service.command

Interface Summary
Commander Interface to a commander.
CommandNumerics The command numerics.
CommandRegistry A Command Registry.
CommandResponder An interface for handling responses.
CommandResponse A command response interface.
 

Class Summary
Command A command.
CommandDefinition A Command Definition.
CommandItem A Command Item.
 

Enum Summary
Command.CheckType Are we checking a command or a response.
Command.DataType The type of the parameter.
Command.Occurrence The occurence of a parameter.
Command.Requirement The requirement for a parameter.
CommandResponse.CompletionDisposition The completion disposition describes the response.
CommandResponse.ResponseState The response state disposition describes state of the interaction.
 



Things.