public abstract class TestMailServer.MailServer.MailHandler extends Object implements Runnable
public static final String BODY
public static final String MESSAGE
protected final Socket socket
protected StringBuilder sb
protected BufferedReader reader
protected boolean stopped
protected void write(String str) throws IOException
IOException