Package com.linecorp.armeria.server.tomcat
@NonNullByDefault
package com.linecorp.armeria.server.tomcat
Embedded Tomcat service.
-
ClassDescriptionAn
HttpService
that dispatches its requests to a web application running in an embedded Tomcat.Builds aTomcatService
.ARuntimeException
that is raised when configuring or starting an embedded Tomcat fails.