|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.catalina.servlets.DefaultServlet.Range
protected class DefaultServlet.Range
Field Summary | |
---|---|
long |
end
|
long |
length
|
long |
start
|
Constructor Summary | |
---|---|
protected |
DefaultServlet.Range()
|
Method Summary | |
---|---|
void |
recycle()
|
boolean |
validate()
Validate range. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long start
public long end
public long length
Constructor Detail |
---|
protected DefaultServlet.Range()
Method Detail |
---|
public boolean validate()
public void recycle()
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |