All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description DynamicRestControllerRegistrar EnableCrossOriginResourceSharing Activates the Cross Origin Resource Sharing for all request handlers in the REST controller.FasterButUnSafeRequestIdGenerator Generates unique IDs only within the framework of starting one JVM.HttpErrorResponseBodyBuilder HttpRequest Used by generated code that created by theRxMicro Annotation Processor.HttpResponse Used by generated code that created by theRxMicro Annotation Processor.HttpServerConfig Allows configuring HTTP server options.NotFoundMessage Declares a message returned by the HTTP request handler in case of no result.PathMatcher RequestHandler RequestIdGenerator RequestIdGeneratorType Defines supported HTTP request id generator types.RestControllerMethod RestControllerRegistrationFilter RestServerConfig Allows to configure a REST server options.RestServerGeneratorConfig Allows configuring the process of code generation by theRxMicro Annotation Processorfor REST controllers.RestServerLauncher RxMicro Utility class that helps to start a HTTP server with REST controllers.SafeButSlowerRequestIdGenerator Generates unique IDs independently of starting the JVM.ServerContainer ServerFactory ServerInstance Represents a HTTP server with common manage functions.SetStatusCode Declares a status code, which should be sent to the client in case of successful execution of the HTTP request handler.StandardStaticResponseHeader Standard static HTTP headers.StaticResponseHeader Defines the static HTTP response headers that must be returned by HTTP server for all HTTP responses.TestRequestIdGenerator Request id generator used for test environment only.