|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dvb.si.SIRequest
Object instances of this class represent SI retrieval requests made by the application. The application may cancel the request using this object.
Constructor Summary | |
protected |
SIRequest()
This constructor is provided for the use of implementations and specifications which extend the present document. |
Method Summary | |
boolean |
cancelRequest()
Cancels the retrieval request. |
boolean |
isAvailableInCache()
Returns whether the information will be returned from cache or from the stream |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected SIRequest()
Method Detail |
public boolean isAvailableInCache()
public boolean cancelRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |