|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.jigsaw.ssi.commands.BasicCommand
This class just adds some convenience functions for commands.
Field Summary | |
protected static java.lang.String |
STATE_IF_MODIFIED_SINCE
|
Constructor Summary | |
BasicCommand()
|
Method Summary | |
boolean |
acceptCaching()
return true if reply can be cached. |
protected void |
handleSimpleIMS(Request request,
Reply reply)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.w3c.jigsaw.ssi.commands.Command |
execute, getName, getValue |
Field Detail |
protected static final java.lang.String STATE_IF_MODIFIED_SINCE
Constructor Detail |
public BasicCommand()
Method Detail |
protected void handleSimpleIMS(Request request, Reply reply)
public boolean acceptCaching()
acceptCaching
in interface Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |