Package io.vertx.up.verticle
Class ZeroSockAgent
- java.lang.Object
-
- io.vertx.core.AbstractVerticle
-
- io.vertx.up.verticle.ZeroSockAgent
-
- All Implemented Interfaces:
io.vertx.core.Verticle
@Agent(type=SOCK) public class ZeroSockAgent extends io.vertx.core.AbstractVerticleDefault websocket 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 ZeroSockAgent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()
-