|
Java™ 2 Platform, Micro Edition Content Handler API (Final Release, June 3, 2005) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
edit
the content.
execute
the content.
install
the content on the device.
new
content.
open
content.
print
the content.
save
the content.
select
a value from the content,
usually with user input, and return its value.
send
the content via email or messaging.
AMBIGUOUS
in a
ContentHandlerException when an ID does not
uniquely identify a single content handler application.
ActionNameMap
provides a mapping between
actions and corresponding action names.ContentHandlerException
with a reason
and error code.
getRequest
.
getResponse
.
Registry.invoke
or
Registry.getResponse
.
responseRequired
mode for
this Invocation.
INIT
, WAITING
, HOLD
,
ACTIVE
, OK
,
CANCELLED
,
INITIATED
, or ERROR
.
NO_REGISTERED_HANDLER
in a
ContentHandlerException when there is no content handler
registered of the requested combination of
ID, type, suffix, and action.
getURL
.
RequestListener
interface to be notified when an
Invocation request is available.ResponseListener
interface to be notified when an
Invocation response is available.responseRequired
mode for
this Invocation.
TYPE_UNKNOWN
in a
ContentHandlerException when the type is not available.
|
Java™ 2 Platform, Micro Edition Content Handler API (Final Release, June 3, 2005) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |