public class LmtpProxyVerticle
extends io.vertx.core.AbstractVerticle
| Constructor and Description | 
|---|
LmtpProxyVerticle()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected io.vertx.core.Handler<java.lang.Throwable> | 
exceptionHandler(io.vertx.core.net.NetSocket socket)  | 
protected void | 
initiateProxySession(io.vertx.core.net.NetSocket socket)  | 
void | 
start(io.vertx.core.Promise<java.lang.Void> startFuture)  | 
public void start(io.vertx.core.Promise<java.lang.Void> startFuture)
start in interface io.vertx.core.Verticlestart in class io.vertx.core.AbstractVerticleprotected io.vertx.core.Handler<java.lang.Throwable> exceptionHandler(io.vertx.core.net.NetSocket socket)
protected void initiateProxySession(io.vertx.core.net.NetSocket socket)
Copyright © 2023. All Rights Reserved.