Uses of Package
kos.api
-
Packages that use kos.api Package Description kos.api kos.core -
Classes in kos.api used by kos.api Class Description DeploymentContext A Kos deployment.EmptyResponse ExceptionHandler Versatile exception handler abstraction.ImplementationLoader Loads implementations.ImplementationLoader.Result Customized optional result.KosConfiguration While Vert.x provides Json-based configuration out-of-box, it is not suitable to configure Vert.x internals.MutableKosConfiguration MutableKosConfiguration.AvailablePayloadStrategies PayloadSerializationStrategy Defines how Kos will handle the serialization and deserialization for every received request.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.WebServerEventListener.BeforeDeployWebServerEvent Data available before deploy the web server. -
Classes in kos.api used by kos.core Class Description DeploymentContext A Kos deployment.ImplementationLoader.Result Customized optional result.KosConfiguration While Vert.x provides Json-based configuration out-of-box, it is not suitable to configure Vert.x internals.MutableKosConfiguration RequestHandler RequestInterceptor