|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteRobotClient | |
---|---|
org.robokind.api.motion.lifecycle | |
org.robokind.api.motion.messaging |
Uses of RemoteRobotClient in org.robokind.api.motion.lifecycle |
---|
Methods in org.robokind.api.motion.lifecycle that return RemoteRobotClient | |
---|---|
protected RemoteRobotClient |
RemoteRobotClientLifecycle.create(Map<String,Object> services)
|
Methods in org.robokind.api.motion.lifecycle that return types with arguments of type RemoteRobotClient | |
---|---|
Class<RemoteRobotClient> |
RemoteRobotClientLifecycle.getServiceClass()
|
Uses of RemoteRobotClient in org.robokind.api.motion.messaging |
---|
Constructors in org.robokind.api.motion.messaging with parameters of type RemoteRobotClient | |
---|---|
RemoteRobot(RemoteRobotClient client)
Creates a RemoteRobot which uses the given RemoteRobotClient. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |