|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
R - The container type.public interface RequestStateListener<R extends RequestContainer>
Listener interface to be notified when the container of a request changes.
| Method Summary | |
|---|---|
void |
requestFinished(R container)
Called when the request container is finished. |
void |
requestUpdated(R container)
Called when the request container is updated or finished. |
| Method Detail |
|---|
void requestUpdated(R container)
container - the request container that was updatedvoid requestFinished(R container)
container - the request container that has finished
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||