Package laas.openrobots.ontology
Class Request
- java.lang.Object
-
- laas.openrobots.ontology.Request
-
public class Request extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.util.concurrent.BlockingQueue<java.lang.String>
result
-
Constructor Summary
Constructors Constructor Description Request(java.lang.reflect.Method m, java.lang.Object o, java.lang.Object[] args)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-