public class TimedClientSession extends ClientSession
| Constructor and Description |
|---|
TimedClientSession(IOSource socket,
MailStore mailStore,
int waitInResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWaitInResponse() |
int |
getWaitInResponse() |
void |
setWaitInResponse(int waitInResponse) |
prepareSessionLoop, run, sessionLoop, stoppublic int getWaitInResponse()
public void setWaitInResponse(int waitInResponse)
protected void doWaitInResponse()
throws InterruptedException
doWaitInResponse in class ClientSessionInterruptedExceptionCopyright © 2017. All rights reserved.