| org.mortbay.jetty.grizzly.GrizzlyEndPoint
GrizzlyEndPoint | public class GrizzlyEndPoint extends ChannelEndPoint (Code) | | |
_connection | protected HttpConnection _connection(Code) | | |
blockReadable | public boolean blockReadable(long millisecs)(Code) | | |
blockWritable | public boolean blockWritable(long millisecs)(Code) | | |
flush | public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException(Code) | | |
getHttpConnection | public HttpConnection getHttpConnection()(Code) | | |
handle | public void handle()(Code) | | |
isBlocking | public boolean isBlocking()(Code) | | |
isComplete | public boolean isComplete()(Code) | | |
keepAlive | public boolean keepAlive()(Code) | | |
recycle | public void recycle()(Code) | | |
|
|