|
Java™ 2 Platform, Micro Edition Content Handler API (Final Release, June 3, 2005) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in javax.microedition.content used by javax.microedition.content | |
ActionNameMap
An ActionNameMap provides a mapping between
actions and corresponding action names. |
|
ContentHandler
A ContentHandler provides the details of a content handler registration. |
|
ContentHandlerException
A ContentHandlerException is thrown to report errors specific to registration and invocation of content handlers. |
|
ContentHandlerServer
ContentHandlerServer provides methods to get new Invocation requests, to finish the processing of requests and to get the access control information. |
|
Invocation
An Invocation contains the parameters that are passed from an invoking application to a content handler and the results that are returned to the application. |
|
Registry
The Registry provides method to invoke, register, unregister, and query information about content handlers. |
|
RequestListener
A RequestListener interface to be notified when an
Invocation request is available. |
|
ResponseListener
A ResponseListener interface to be notified when an
Invocation response is available. |
|
Java™ 2 Platform, Micro Edition Content Handler API (Final Release, June 3, 2005) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |