org.mortbay.jetty.grizzly
Class JettyReadTask
java.lang.Object
XAReadTask
org.mortbay.jetty.grizzly.JettyReadTask
public class JettyReadTask
- extends XAReadTask
Prepare the SocketChannel
for reading, and delegates the
parsing works to the JettyProcessorTask
- Author:
- Jeanfrancois Atcand, gregw
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyReadTask
public JettyReadTask()
executeProcessorTask
public boolean executeProcessorTask()
throws IOException
- Throws:
IOException
Copyright © 2007 Mort Bay Consulting. All Rights Reserved.