com.kosdev.kos.sdk.api:api-core v1.6.2
Package
Description
Provides classes to access REST services hosted in the cloud.
Provides access to the message broker.
kOS relies heavily on Dependency Injection (DI)
which is a mechanism to connect java beans together during application startup.
Contains annotations related to interacting with the bean context.
Provides access to the network request and response processing.
Contains annotations used when writing REST services.
Provides access to the binary link code.
Contains classes related to binary message handling.
Provides classes and interfaces related to the configuration system.
Contains annotations that work in conjunction with the configuration system.
Provides classes and interfaces used by the kOS handle (object naming) system.
Provides classes and interfaces used when working with the VFS (virtual file system).
Provides classes and interfaces that handle database creation, database access,
and schema upgrading/downgrading.
Contains classes and interfaces used to access KAB (kOS Archive Bundle) files.
Contains utility classes and interfaces related to timers,
callbacks, and futures.
Contains utility classes used to build URIs/URLs.
Contains classes and interfaces used by the bean context to control
ready processing.
Provides access to the API client for making and receiving local REST calls.
Contains classes that comprise the websocket clients.
Contains classes that handle websocket connections.
Contains classes that pertain to the router.
Contains data classes related to the router.
Provides the abstract KosApplication class, which all kOS apps derive from.
Contains classes related to spawning processes and services.