|
Java™ 2 Platform, Micro Edition Content Handler API (Final Release, June 3, 2005) | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A ResponseListener
interface to be notified when an
Invocation response is available. A listener is set with
Registry.setListener
.
Method Summary | |
void |
invocationResponseNotify(Registry registry)
The listener is notified to indicate that an Invocation response is available. |
Method Detail |
public void invocationResponseNotify(Registry registry)
registry
- the Registry with a new response
|
Java™ 2 Platform, Micro Edition Content Handler API (Final Release, June 3, 2005) | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |