Uses of Package
kos.api
-
Packages that use kos.api Package Description kos.api kos.core kos.core.events kos.core.exception kos.core.validation -
Classes in kos.api used by kos.api Class Description AbstractResponse ConfigurationLoadedEventListener.ConfigurationLoadedEvent EventBusMessageCodecFactory EventBusSink Bridges the communication between the local EventBus with a remote broker (e.g.EventBusSink.EventBusSyncInitializationRequest EventBusSink.Result Represents the outcome of an attempt to initialise eitherEventSubscriptionSinkorEventPublisherSink.ExceptionHandler Versatile exception handler abstraction.ImplementationLoader Loads implementations.ImplementationLoader.Result Customized optional result.KosContext This object is read-only representation of all sensible configuration that have been previously defined at the Kos' application initialization.KosContext.RunnerThatMightFail KosContext.SupplierThatMightFail MutableKosContext MutableKosContext.AvailablePayloadStrategies PayloadSerializationStrategy Defines how Kos will handle the serialization and deserialization for every received request.Plugin Allows external plugins to configures Kos.Response Represents a (mutable object) response to be sent to the http client.Serializer StringConverter Abstracts howkoscan convert strings (like Headers and query parameters) into objects.Validation A validation rule for the given type.WebServerEventListener Called byVertxWebServer, implementations of this interface will have the opportunity to enhance or change the web server configuration before it is started.WebServerEventListener.BeforeDeployWebServerEvent Data available before deploy the web server. -
Classes in kos.api used by kos.core Class Description ConfigurationLoadedEventListener.ConfigurationLoadedEvent ImplementationLoader.Result Customized optional result.KosContext This object is read-only representation of all sensible configuration that have been previously defined at the Kos' application initialization.MutableKosContext RequestHandler RequestInterceptor WebServerEventListener Called byVertxWebServer, implementations of this interface will have the opportunity to enhance or change the web server configuration before it is started.WebServerEventListener.BeforeDeployWebServerEvent Data available before deploy the web server. -
Classes in kos.api used by kos.core.events Class Description EventBusMessageCodecFactory EventBusSink Bridges the communication between the local EventBus with a remote broker (e.g.EventBusSink.EventBusSyncInitializationRequest EventPublisherSink Defines an EventBus publisher.EventSubscriptionSink Defines how to listen message from externally managed brokers (e.g.KosContext This object is read-only representation of all sensible configuration that have been previously defined at the Kos' application initialization. -
Classes in kos.api used by kos.core.exception Class Description ExceptionHandler Versatile exception handler abstraction.Response Represents a (mutable object) response to be sent to the http client. -
Classes in kos.api used by kos.core.validation Class Description ExceptionHandler Versatile exception handler abstraction.KosContext This object is read-only representation of all sensible configuration that have been previously defined at the Kos' application initialization.MutableKosContext Plugin Allows external plugins to configures Kos.Response Represents a (mutable object) response to be sent to the http client.Validation A validation rule for the given type.