|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RobotResponseFactory
| Method Summary | |
|---|---|
RobotDefinitionResponse |
createDefinitionResponse(RobotResponse.RobotResponseHeader header,
Robot robot)
|
RobotResponse.RobotResponseHeader |
createHeader(Robot.Id robotId,
String sourceId,
String destinationId,
String commandType,
long requestTimestamp)
|
RobotResponse.RobotPositionResponse |
createPositionResponse(RobotResponse.RobotResponseHeader header,
Robot.RobotPositionMap positions)
|
RobotResponse.RobotStatusResponse |
createStatusResponse(RobotResponse.RobotResponseHeader header,
boolean status)
|
| Method Detail |
|---|
RobotResponse.RobotResponseHeader createHeader(Robot.Id robotId,
String sourceId,
String destinationId,
String commandType,
long requestTimestamp)
RobotDefinitionResponse createDefinitionResponse(RobotResponse.RobotResponseHeader header,
Robot robot)
RobotResponse.RobotStatusResponse createStatusResponse(RobotResponse.RobotResponseHeader header,
boolean status)
RobotResponse.RobotPositionResponse createPositionResponse(RobotResponse.RobotResponseHeader header,
Robot.RobotPositionMap positions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||