public class AIOHttpServerSession
extends cn.imaq.autumn.http.protocol.AbstractHttpSession
| 构造器和说明 |
|---|
AIOHttpServerSession(AutumnHttpHandler handler,
java.nio.channels.AsynchronousSocketChannel cChannel) |
public AIOHttpServerSession(AutumnHttpHandler handler, java.nio.channels.AsynchronousSocketChannel cChannel)
public void checkIdle(int timeoutSec)
throws java.io.IOException
java.io.IOExceptionprotected boolean checkStart(java.lang.String line)
checkStart 在类中 cn.imaq.autumn.http.protocol.AbstractHttpSessionprotected void finish()
throws java.io.IOException
finish 在类中 cn.imaq.autumn.http.protocol.AbstractHttpSessionjava.io.IOExceptionprotected void error()
throws java.io.IOException
error 在类中 cn.imaq.autumn.http.protocol.AbstractHttpSessionjava.io.IOException