Uses of Package
ratpack.exec
-
Packages that use ratpack.exec Package Description ratpack.core.file Types for dealing with the file system and serving files.ratpack.core.handling The handling of application requests.ratpack.core.health Health checks report on the status of key components in the system and are generally used for monitoring and reporting.ratpack.core.http The HTTP protocol.ratpack.core.http.client The HTTP client.ratpack.core.logging Utility classes for integration Ratpack with various logging frameworks.ratpack.core.render The renderer framework provides a pluggable mechanism for serializing objects to the response.ratpack.core.sse.client ratpack.dropwizard.metrics Integration with Dropwizard Metrics Library.ratpack.exec The execution management.ratpack.exec.stream Support for reactive streams.ratpack.exec.stream.bytebuf ratpack.exec.util ratpack.exec.util.retry ratpack.hikari Provides integration with HikariCP library.ratpack.jdbctx ratpack.reactor Provides integration with the Project Reactor library.ratpack.rx2 Provides integration with the RxJava library.ratpack.session Objects for providingSession
support.ratpack.test.exec -
Classes in ratpack.exec used by ratpack.core.file Class Description Operation A logical operation.Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.core.handling Class Description Execution A logical operation, such as servicing a request, that may be comprised of non contiguous units of work.Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.core.health Class Description Promise A promise for a single value.Throttle Limits the concurrency of operations, typically access to an external resource. -
Classes in ratpack.exec used by ratpack.core.http Class Description Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.core.http.client Class Description ExecController The exec controller manages the execution of operations.Operation A logical operation.Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.core.logging Class Description ExecInterceptor Intercepts execution segments of an execution, primarily for traceability and recording metrics.ExecInterceptor.ExecType The execution type (i.e.Execution A logical operation, such as servicing a request, that may be comprised of non contiguous units of work. -
Classes in ratpack.exec used by ratpack.core.render Class Description Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.core.sse.client Class Description Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.dropwizard.metrics Class Description ExecInterceptor Intercepts execution segments of an execution, primarily for traceability and recording metrics. -
Classes in ratpack.exec used by ratpack.exec Class Description Downstream A consumer of a single asynchronous value.ExecController The exec controller manages the execution of operations.ExecControllerSpec An additive specification of an execution controller.ExecControllerSpec.BlockingSpec A specification for defining the default blocking executor.ExecControllerSpec.ComputeSpec A specification for defining the default computation executor.ExecControllerSpec.EventLoopSpec A specification for building Netty event loop groups.ExecControllerSpec.ExecutorServiceSpec A specification for building executor servicesExecInitializer ExecInterceptor Intercepts execution segments of an execution, primarily for traceability and recording metrics.ExecInterceptor.ExecType The execution type (i.e.ExecResult The result of an execution.ExecSpec A specification for anExecution
.ExecStarter Starts a newExecution
.Execution A logical operation, such as servicing a request, that may be comprised of non contiguous units of work.ExecutionException Thrown when an execution sequence is invalid.ExecutionRef A reference to anExecution
that is usable from outside of it.Operation A logical operation.Promise A promise for a single value.Result The result of an asynchronous operation, which may be an error.Throttle Limits the concurrency of operations, typically access to an external resource.UnmanagedThreadException Thrown when something is attempted outside of a Ratpack execution, that can only succeed during a Ratpack execution.Upstream An upstream asynchronous data source. -
Classes in ratpack.exec used by ratpack.exec.stream Class Description ExecSpec A specification for anExecution
.Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.exec.stream.bytebuf Class Description Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.exec.util Class Description Downstream A consumer of a single asynchronous value.ExecResult The result of an execution.Execution A logical operation, such as servicing a request, that may be comprised of non contiguous units of work.Operation A logical operation.Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.exec.util.retry Class Description Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.hikari Class Description Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.jdbctx Class Description Operation A logical operation.Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.reactor Class Description ExecController The exec controller manages the execution of operations.Operation A logical operation.Promise A promise for a single value.UnmanagedThreadException Thrown when something is attempted outside of a Ratpack execution, that can only succeed during a Ratpack execution. -
Classes in ratpack.exec used by ratpack.rx2 Class Description ExecController The exec controller manages the execution of operations.Operation A logical operation.Promise A promise for a single value.UnmanagedThreadException Thrown when something is attempted outside of a Ratpack execution, that can only succeed during a Ratpack execution. -
Classes in ratpack.exec used by ratpack.session Class Description Operation A logical operation.Promise A promise for a single value. -
Classes in ratpack.exec used by ratpack.test.exec Class Description ExecController The exec controller manages the execution of operations.ExecControllerSpec An additive specification of an execution controller.ExecResult The result of an execution.ExecStarter Starts a newExecution
.Execution A logical operation, such as servicing a request, that may be comprised of non contiguous units of work.Operation A logical operation.Promise A promise for a single value.