|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.getsnappy.snappyj.JavaScriptLoadingIndicator
com.getsnappy.snappyj.LargeAnimatedGifLoadingIndicator
public class LargeAnimatedGifLoadingIndicator
This loading indicator literally does nothing. This means that your client will not receive an indicator that a context is being reloaded or forwarded. This is useful in Intranet's where low latency can be guaranteed.
Constructor Summary | |
---|---|
LargeAnimatedGifLoadingIndicator()
|
Method Summary | |
---|---|
void |
jsStart(java.io.Writer out)
true to the classes name, this function does nothing! |
Methods inherited from class com.getsnappy.snappyj.JavaScriptLoadingIndicator |
---|
jsFinish |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LargeAnimatedGifLoadingIndicator()
Method Detail |
---|
public void jsStart(java.io.Writer out) throws java.io.IOException
jsStart
in class JavaScriptLoadingIndicator
java.io.IOException
DoNothingLoadingIndicator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |