public abstract class TestMailServer.MailServer.MailHandler extends ObjectSE implements RunnableSE
| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | BODY |
static StringSE | MESSAGE |
protected BufferedReaderSE | reader |
protected StringBuilderSE | sb |
protected SocketSE | socket |
protected boolean | stopped |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | run() |
protected void | write(StringSE str) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected final SocketSE socket
protected StringBuilderSE sb
protected BufferedReaderSE reader
protected boolean stopped
public void run()
RunnableSE の runSE protected void write(StringSE str) throws IOExceptionSE