Uses of Package
ratpack.server
-
Packages that use ratpack.server Package Description ratpack.groovy Support for writing Ratpack applications in the Groovy programming language.ratpack.groovy.handling Groovy specific extensions to classes in theratpack.handling
package.ratpack.groovy.server Groovy implementations of the Ratpack server building classes.ratpack.groovy.template Support for templating based on embedded Groovy code in text.ratpack.groovy.test.embed Support for creating Groovy based embedded applications.ratpack.groovy.test.handling ratpack.guice Integration with Google Guice.ratpack.handling The handling of application requests.ratpack.hikari Provides integration with HikariCP library.ratpack.http.client The HTTP client.ratpack.impose ratpack.server Objects used to start a ratpack application.ratpack.service Services participate in the application start/stop lifecycle.ratpack.session Objects for providingSession
support.ratpack.spring.config ratpack.test ratpack.test.embed Support for creating embedded applications at test time, for testing Ratpack features and extensions.ratpack.test.handling Test fixtures for exercisingHandler
implementations without start a fullEmbeddedApp
.ratpack.test.mock Support for creating mocks for remote APIs -
Classes in ratpack.server used by ratpack.groovy Class Description RatpackServerSpec A buildable specification of a Ratpack server.ServerConfig The configuration of the server. -
Classes in ratpack.server used by ratpack.groovy.handling Class Description ServerConfig The configuration of the server. -
Classes in ratpack.server used by ratpack.groovy.server Class Description RatpackServerSpec A buildable specification of a Ratpack server.ServerConfig The configuration of the server.ServerConfigBuilder Builds aServerConfig
. -
Classes in ratpack.server used by ratpack.groovy.template Class Description ServerConfig The configuration of the server. -
Classes in ratpack.server used by ratpack.groovy.test.embed Class Description ServerConfig The configuration of the server.ServerConfigBuilder Builds aServerConfig
. -
Classes in ratpack.server used by ratpack.groovy.test.handling Class Description ServerConfigBuilder Builds aServerConfig
. -
Classes in ratpack.server used by ratpack.guice Class Description ServerConfig The configuration of the server. -
Classes in ratpack.server used by ratpack.handling Class Description ServerConfig The configuration of the server. -
Classes in ratpack.server used by ratpack.hikari Class Description Service Deprecated.since 1.3StopEvent Deprecated.since 1.3 -
Classes in ratpack.server used by ratpack.http.client Class Description ServerConfig The configuration of the server. -
Classes in ratpack.server used by ratpack.impose Class Description ServerConfigBuilder Builds aServerConfig
. -
Classes in ratpack.server used by ratpack.server Class Description NoBaseDirException Thrown when a request is made for the base directory of the application in an application launch config where no base directory has been set.PublicAddress The advertised public address.RatpackServer The entry point for creating and starting a Ratpack application.RatpackServerSpec A buildable specification of a Ratpack server.ServerConfig The configuration of the server.ServerConfigBuilder Builds aServerConfig
.StartEvent Deprecated.since 1.3StopEvent Deprecated.since 1.3 -
Classes in ratpack.server used by ratpack.service Class Description Service Deprecated.since 1.3 -
Classes in ratpack.server used by ratpack.session Class Description Service Deprecated.since 1.3 -
Classes in ratpack.server used by ratpack.spring.config Class Description RatpackServer The entry point for creating and starting a Ratpack application.ServerConfig The configuration of the server.ServerConfigBuilder Builds aServerConfig
. -
Classes in ratpack.server used by ratpack.test Class Description RatpackServer The entry point for creating and starting a Ratpack application. -
Classes in ratpack.server used by ratpack.test.embed Class Description RatpackServer The entry point for creating and starting a Ratpack application.RatpackServerSpec A buildable specification of a Ratpack server.ServerConfig The configuration of the server.ServerConfigBuilder Builds aServerConfig
. -
Classes in ratpack.server used by ratpack.test.handling Class Description ServerConfigBuilder Builds aServerConfig
. -
Classes in ratpack.server used by ratpack.test.mock Class Description RatpackServer The entry point for creating and starting a Ratpack application.