|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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 |
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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |