Uses of Package
things.thinger.service.command

Packages that use things.thinger.service.command
things.thinger.service.command   
things.thinger.service.command.impl   
things.thinger.service.command.local   
things.thinger.service.local   
 

Classes in things.thinger.service.command used by things.thinger.service.command
Command
          A command.
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.
CommandDefinition
          A Command Definition.
CommandItem
          A Command Item.
CommandRegistry
          A Command Registry.
CommandResponder
          An interface for handling responses.
CommandResponse
          A command response interface.
CommandResponse.CompletionDisposition
          The completion disposition describes the response.
CommandResponse.ResponseState
          The response state disposition describes state of the interaction.
 

Classes in things.thinger.service.command used by things.thinger.service.command.impl
Command
          A command.
 

Classes in things.thinger.service.command used by things.thinger.service.command.local
Command
          A command.
CommandDefinition
          A Command Definition.
Commander
          Interface to a commander.
CommandRegistry
          A Command Registry.
CommandResponder
          An interface for handling responses.
CommandResponse
          A command response interface.
CommandResponse.CompletionDisposition
          The completion disposition describes the response.
CommandResponse.ResponseState
          The response state disposition describes state of the interaction.
 

Classes in things.thinger.service.command used by things.thinger.service.local
CommandResponse.CompletionDisposition
          The completion disposition describes the response.
 



Things.