Package io.vertx.tp.jet.uca.tunnel
Class ConnectorChannel
java.lang.Object
io.vertx.tp.jet.uca.tunnel.AbstractChannel
io.vertx.tp.jet.uca.tunnel.ConnectorChannel
- All Implemented Interfaces:
JtChannel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<Boolean>initAsync(JtComponent component, io.vertx.up.commune.ActIn request) Methods inherited from class io.vertx.tp.jet.uca.tunnel.AbstractChannel
commercial, getLogger, mission, transferAsync
-
Constructor Details
-
ConnectorChannel
public ConnectorChannel()
-
-
Method Details
-
initAsync
public io.vertx.core.Future<Boolean> initAsync(JtComponent component, io.vertx.up.commune.ActIn request) - Specified by:
initAsyncin classAbstractChannel
-