|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.nested.NestedParser
public class NestedParser
| Constructor Summary | |
|---|---|
NestedParser()
|
|
| Method Summary | |
|---|---|
boolean |
isComplete()
|
boolean |
isIdle()
|
boolean |
isMoreInBuffer()
|
boolean |
isPersistent()
|
boolean |
parseAvailable()
|
void |
reset()
|
void |
returnBuffers()
|
void |
setPersistent(boolean persistent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NestedParser()
| Method Detail |
|---|
public void reset()
reset in interface Parserpublic void returnBuffers()
returnBuffers in interface Parserpublic boolean isComplete()
isComplete in interface Parser
public boolean parseAvailable()
throws java.io.IOException
parseAvailable in interface Parserjava.io.IOException
public boolean isMoreInBuffer()
throws java.io.IOException
isMoreInBuffer in interface Parserjava.io.IOExceptionpublic boolean isIdle()
isIdle in interface Parserpublic boolean isPersistent()
isPersistent in interface Parserpublic void setPersistent(boolean persistent)
setPersistent in interface Parser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||