|
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 RequestListener
interface to be notified when an
Invocation request is available. A listener is set with
ContentHandlerServer.setListener
.
Method Summary | |
void |
invocationRequestNotify(ContentHandlerServer handler)
The listener is notified to indicate that an new Invocation request is available. |
Method Detail |
public void invocationRequestNotify(ContentHandlerServer handler)
handler
- the ContentHandlerServer with a new request
|
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 |