com.icegreen.greenmail.pop3
Class Pop3Connection
java.lang.Object
com.icegreen.greenmail.pop3.Pop3Connection
public class Pop3Connection
- extends Object
Field Summary |
protected org.slf4j.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.slf4j.Logger log
Pop3Connection
public Pop3Connection(Pop3Handler handler,
Socket socket)
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
quit
public void quit()
println
public void println(String line)
println
public void println()
print
public void print(Reader in)
throws IOException
- Throws:
IOException
readLine
public String readLine()
throws IOException
- Throws:
IOException
getClientAddress
public String getClientAddress()