| Package | Description | 
|---|---|
| net.bluemind.lmtp.proxy.tests | |
| net.bluemind.lmtp.testhelper.client | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.util.concurrent.CompletableFuture<Response> | 
AbstractChainTest.checkCode(Response resp,
         int... valid)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.util.concurrent.CompletableFuture<Response[]> | 
AbstractChainTest.checkCode(Response[] resp,
         int... valid)  | 
protected java.util.concurrent.CompletableFuture<Response> | 
AbstractChainTest.checkCode(Response resp,
         int... valid)  | 
| Modifier and Type | Method and Description | 
|---|---|
Response | 
Response.ResponseBuilder.build(java.lang.String last)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.concurrent.CompletableFuture<java.util.List<Response>> | 
VertxLmtpClient.batch(Request... requests)  | 
java.util.concurrent.CompletableFuture<java.util.List<Response>> | 
VertxLmtpClient.batchOneChunk(Request... requests)  | 
java.util.concurrent.CompletableFuture<Response> | 
VertxLmtpClient.lhlo(java.lang.String h)  | 
java.util.concurrent.CompletableFuture<Response> | 
VertxLmtpClient.mailFrom(java.lang.String sender)  | 
java.util.concurrent.CompletableFuture<Response> | 
VertxLmtpClient.rcptTo(java.lang.String recipient)  | 
java.util.concurrent.CompletableFuture<Response> | 
LmtpClientSession.writeCmd(java.lang.String cmd)  | 
Copyright © 2021. All Rights Reserved.