Package io.gridgo.connector.vertx
Class VertxHttpConnector
- java.lang.Object
-
- io.gridgo.framework.AbstractComponentLifecycle
-
- io.gridgo.connector.impl.AbstractConnector
-
- io.gridgo.connector.vertx.VertxHttpConnector
-
- All Implemented Interfaces:
io.gridgo.connector.Connector,io.gridgo.framework.ComponentLifecycle,io.gridgo.utils.helper.Loggable,io.gridgo.utils.helper.Startable
public class VertxHttpConnector extends io.gridgo.connector.impl.AbstractConnector
-
-
Constructor Summary
Constructors Constructor Description VertxHttpConnector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonInit()-
Methods inherited from class io.gridgo.connector.impl.AbstractConnector
generateName, getConnectorConfig, getConsumer, getContext, getParam, getParam, getPlaceholder, getProducer, initialize, onStart, onStop
-
Methods inherited from class io.gridgo.framework.AbstractComponentLifecycle
getName, isStarted, start, stop
-
-