Package | Description |
---|---|
laas.openrobots.ontology.connectors |
Provides external connectors to communicate with the server.
|
laas.openrobots.ontology.service |
This package stores all the classes related to service declaration.
A service is: a method tagged with the RPCMethod annotation... |
Modifier and Type | Method and Description |
---|---|
void |
IConnector.refreshServiceList(java.util.Map<java.lang.String,IService> registredServices) |
void |
SocketConnector.refreshServiceList(java.util.Map<java.lang.String,IService> registredServices) |
Constructor and Description |
---|
SocketConnector(java.util.Properties params,
java.util.HashMap<java.lang.String,IService> registredServices,
OroServer server) |
Modifier and Type | Class and Description |
---|---|
class |
ServiceImpl |
Modifier and Type | Method and Description |
---|---|
int |
ServiceImpl.compareTo(IService arg) |
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011