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
public class ConnectorChannel extends AbstractChannel
-
-
Constructor Summary
Constructors Constructor Description ConnectorChannel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<Boolean>initAsync(JtComponent component, ActIn request)-
Methods inherited from class io.vertx.tp.jet.uca.tunnel.AbstractChannel
commercial, getLogger, mission, transferAsync
-
-
-
-
Method Detail
-
initAsync
public io.vertx.core.Future<Boolean> initAsync(JtComponent component, ActIn request)
- Specified by:
initAsyncin classAbstractChannel
-
-