public static class SMTPClient.Response extends Object
Response(int code, String text)
int
getCode()
String
getMessage()
boolean
isSuccess()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Response(int code, String text)
public int getCode()
public String getMessage()
public boolean isSuccess()
public String toString()
toString
Object
Copyright © 2006–2017. All rights reserved.