Package | Description |
---|---|
com.kapowtech.robosuite.api.java.repository.construct |
Provides classes which may be returned by the API when querying the Repository
|
com.kapowtech.robosuite.api.java.repository.engine |
Contains the RepositoryClient class which provides communication with the repository.
|
com.kapowtech.robosuite.api.java.repository.engine.messages | |
com.kapowtech.robosuite.api.java.repository.engine.oauth2 | |
com.kapowtech.robosuite.api.java.rest | |
com.kapowtech.robosuite.api.java.rql |
The root package of the RoboSuite Java API provides utility classes for
interacting with RoboSuite through the Robot Query Language (RQL).
|
com.kapowtech.robosuite.api.java.rql.construct |
Provides classes for the language constructs in the Robot Query Language (RQL).
|
com.kapowtech.robosuite.api.java.rql.engine |
Provides classes and interfaces for executing RQL requests.
|
com.kapowtech.robosuite.api.java.rql.engine.deploy |
Provides a means to specify deployment information about a RoboSuite application without
hard-wiring it into the Java code.
|
com.kapowtech.robosuite.api.java.rql.engine.dist |
Provides support for simple client-side distribution policies. |
com.kapowtech.robosuite.api.java.rql.engine.hotstandby |
Provides a RequestExecutor which has a built in distribution policy, that keeps track of how many slots are available on each roboServer
|
com.kapowtech.robosuite.api.java.rql.engine.remote |
Provides classes for executing RQL requests remotely at a server.
|
com.kapowtech.robosuite.api.java.rql.engine.remote.multiplexing |
Contains classes for Multiplexing RQL messages over a single socket connection
|
com.kapowtech.robosuite.api.java.rql.engine.remote.socket |
Protocol for executing RQL requests via a socket based protocol.
|
RoboSuite Java API, v11.4.7880