Package io.vertx.up.verticle
Class ZeroHttpAgent
- java.lang.Object
-
- io.vertx.core.AbstractVerticle
-
- io.vertx.up.verticle.ZeroHttpAgent
-
- All Implemented Interfaces:
io.vertx.core.Verticle
@Agent public class ZeroHttpAgent extends io.vertx.core.AbstractVerticleDefault Http Server agent for router handlers. Once you have defined another Agent, the default agent will be replaced. Recommend: Do not modify any agent that vertx zero provided.
-
-
Constructor Summary
Constructors Constructor Description ZeroHttpAgent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()voidstop()
-