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) |
config, deploymentID, getVertx, init, processArgs, start, start, stop, stop
public void start(io.vertx.core.Promise<java.lang.Void> startFuture)
protected io.vertx.core.Handler<java.lang.Throwable> exceptionHandler(io.vertx.core.net.NetSocket socket)
protected void initiateProxySession(io.vertx.core.net.NetSocket socket)
Copyright © 2021. All Rights Reserved.