org.mortbay.jetty
public interface Parser
Modifier and Type | Method and Description |
---|---|
boolean |
isComplete() |
boolean |
isIdle() |
boolean |
isMoreInBuffer() |
long |
parseAvailable() |
void |
reset(boolean returnBuffers) |
void reset(boolean returnBuffers)
boolean isComplete()
long parseAvailable() throws IOException
IOException
boolean isMoreInBuffer() throws IOException
IOException
boolean isIdle()
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.