|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RobotResponse.RobotResponseHeader
Contains response meta-data.
Method Summary | |
---|---|
String |
getDestinationId()
Returns a String identifying the host. |
long |
getRequestTimestampMillisecUTC()
Returns the creation timestamp of the request being responded to. |
String |
getRequestType()
Returns the type of Request being responded to. |
long |
getResponseTimestampMillisecUTC()
Returns the creation timestamp of the response. |
Robot.Id |
getRobotId()
Returns the id of the Robot which is responding. |
String |
getSourceId()
Returns a String identifying the host. |
Method Detail |
---|
Robot.Id getRobotId()
String getSourceId()
String getDestinationId()
long getRequestTimestampMillisecUTC()
long getResponseTimestampMillisecUTC()
String getRequestType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |