public static class SMTPClient.Response
extends java.lang.Object
Constructor and Description |
---|
Response(int code,
java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
java.lang.String |
getMessage() |
boolean |
isSuccess() |
java.lang.String |
toString() |
Copyright © 2006–2019. All rights reserved.