All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractHttpClient Base class with empty method implementations.Address Provides the event bus addresses in a cluster-aware way.BufferBridge Support class bridging a buffer writer and dataHandler / endHandler pair.ClientRequestCreator Wrapper for theHttpClientto create client requests.CollectionContentComparator This comparator allows you to sort a list to be compliant with the natural ordering of content returned by the storage.ConfigurationResourceConsumer Abstract base class for configuration resource consumers which handles initialization and registration.ConfigurationResourceManager Manage the modifications of configuration resources and notify observersConfigurationResourceObserver Interface for classes interested in configuration resourcesCopyResourceHandler Allows to copy one single resource to another destination.CopyTask Represents a copy task.CORSHandler Handles Cross-Origin Resource Sharing (CORS) requests.DummyHttpServerRequest Dummy class implementingHttpServerRequest.DummyHttpServerResponse Dummy class implementingHttpServerResponse.EventBusHandler Delivers a request on the event bus.EventBusResourceStorage Created by bovetl on 26.01.2015.EventBusWriter A writer that publishes to the event bus.EventBusWriter.TransmissionMode ExpansionDeltaUtil Utility class providing methods used in ExpansionHandler and DeltaHandler.ExpansionDeltaUtil.CollectionResourceContainer Simple container holding a collectionName and a list of resourceNamesExpansionDeltaUtil.SlashHandling ExpiryCheckHandler The ExpiryCheckHandler allows you to check the expiry of a request.FailedAsyncResult<T> FastFaiHttpClientResponse FastFailHttpClientRequest FastFailHttpServerRequest AHttpServerRequestthrowing an exception no matter which method got called.FastFailHttpServerResponse AHttpServerRequestthrowing an exception no matter which method got called.FastFailMultiMap A simple multimap throwingUnsupportedOperationExceptionno mather which method got called.GateleenExceptionFactory Applies dependency inversion for exception instantiation.GateleenNoStackReplyException There was once a fix in vertx for this (https://github.com/eclipse-vertx/vert.x/issues/4840) but for whatever reason in our case we still see stack-trace recordings.GateleenNoStacktraceException Basically same as in vertx, But adding the forgotten contructors.HashCodeGenerator Generator for HashCode values.HeaderFunction HeaderFunctions Helper class to create function chains for (Http) header (seeMultiMap) manipulations function chains can be created programmatically or via JSON config.HeaderFunctions.EvalScope HttpClientFactory Abstraction to create http clients.HttpHeaderUtil HttpRequest Represents a "disconnected" request, i.e.HttpRequestHeader Enum for HTTP request headers used in gateleenHttpResourceStorage Gives programmatic access to the resource storage.HttpServerRequestUtil Class HttpServerRequestUtil.JoltSpec Container holding the spec configuration to transform json.JoltSpecBuilder Builds aJoltSpecobject containing a valid Jolt transform specification.JoltSpecException JoltTransformer Performs JSON-to-JSON transformations using the Jolt libraryJsonMultiMap JsonObjectUtils Utility class providing handy methods to deal withJsonObjectobjects.JsonUtil Contains functions for json handling.LocalHttpClient Created by bovetl on 22.01.2015.LocalHttpClientRequest Bridges a HttpClientRequest to a HttpServerRequest sent to a request handler.LocalHttpConnection this is a mock-connection object which silently ignores (nearly) HTTP/1.1 relevant method calls and never throws exceptions we need this to be able to set appropriate exception- and close-handlers in e.g.LocalHttpServerResponse Bridges the reponses of a LocalHttpClientRequest.Lock Cluster wide locks allow you to obtain exclusive locks across the cluster.LockLuaScripts LockUtil Class HttpServerRequestUtil.LoggableResource Interface for configuration resource manager classes to enable or disable the logging of resource changes.LuaScript LuaScriptState Created by webermarca on 01.07.2016.MockResourceStorage Mock for the ResourceStorage based on a HashMapNoStackIllegalStateException PropertyHandler Allows you to register properties, which can be updated in realtime by a PUT request to the communication server.RedisBasedLock Implementation of theLockinterface based on a redis database.RedisByNameProvider Provider forRedisAPIbased on a provided storage nameRedisCommand RedisCommandDoNothing RedisProvider Provider forRedisAPIRedisUtils Useful utilities for RedisRefreshable Interface for classes which allows to be refreshed (eg.ReleaseLockRedisCommand RequestLogger Logger class to manually log requests.RequestLoggerFactory Provides logger with request uniqueid.RequestLoggerWrapper ResourceCollectionException ResourceStorage ResourcesUtils Utility class providing handy methods to deal with Resources.ResponseStatusCodeLogUtil Utility class to log response status codesResult<TOk,TErr> A result inspired by rust.Result.Handler<TOk,TErr> Result.RetHandler<TOk,TErr,R> RoleExtractor Contains functions for request handling.StatusCode Enum for HTTP status codesStatusCodeTranslator Helps to translate status codes.StringUtils Utility class providing handy methods to deal with Strings.Unit The type with only one value: the Unit object.UriBuilder Helper Class for URI manipulationsValidationResult Class ValidationResult represents the result of a validation using a schema.ValidationStatus