Package io.vertx.up.verticle
Class ZeroRpcAgent
- java.lang.Object
-
- io.vertx.core.AbstractVerticle
-
- io.vertx.up.verticle.ZeroRpcAgent
-
- All Implemented Interfaces:
io.vertx.core.Verticle
@Agent(type=IPC) public class ZeroRpcAgent extends io.vertx.core.AbstractVerticle
Internal Rpc Server, called IPC Once you have defined another Agent, the default will be replaced.
-
-
Constructor Summary
Constructors Constructor Description ZeroRpcAgent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()voidstop()
-