rice.email.proxy.pop3
Class Pop3Connection
java.lang.Object
rice.email.proxy.pop3.Pop3Connection
-
public class Pop3Connection
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pop3Connection
public Pop3Connection(Pop3Handler handler,
java.net.Socket socket,
Environment env)
throws java.io.IOException
-
Throws:
java.io.IOException
quit
public void quit()
-
close
public void close()
throws java.io.IOException
-
-
Throws:
java.io.IOException
println
public void println(java.lang.String line)
-
print
public void print(java.lang.String line)
-
println
public void println()
-
print
public void print(java.io.Reader in)
throws java.io.IOException
-
-
Throws:
java.io.IOException
readLine
public java.lang.String readLine()
throws java.io.IOException
-
-
Throws:
java.io.IOException
getClientAddress
public java.lang.String getClientAddress()
-
getEnvironment
public Environment getEnvironment()
-
Copyright © 2001-2005 - Rice Pastry.