| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.james.nntpserver.NNTPHandler
public class NNTPHandler
The NNTP protocol is defined by RFC 977. This implementation is based on IETF draft 15, posted on 15th July '2002. URL: http://www.ietf.org/internet-drafts/draft-ietf-nntpext-base-15.txt Common NNTP extensions are in RFC 2980.
| Field Summary | |
|---|---|
| static long | UTC_OFFSETThe UTC offset for this time zone. | 
| Constructor Summary | |
|---|---|
| NNTPHandler() | |
| Method Summary | |
|---|---|
|  void | handleConnection(java.net.Socket connection) | 
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled | 
|---|
| enableLogging, getLogger, setupLogger, setupLogger, setupLogger | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final long UTC_OFFSET
| Constructor Detail | 
|---|
public NNTPHandler()
| Method Detail | 
|---|
public void handleConnection(java.net.Socket connection)
                      throws java.io.IOException
handleConnection in interface org.apache.avalon.cornerstone.services.connection.ConnectionHandlerjava.io.IOExceptionConnectionHandler.handleConnection(Socket)| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||