|
Java 2 Platform, Micro Edition Content Handler API v1.0.1 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
delete
the content and release resources
it may have been consuming if appropriate.
edit
the content.
execute
the content.
install
the content on the device.
install_only
the content on the device
with user interaction limited to the minimum.
new
content.
open
content.
print
the content.
remove
the content from any list or directory
maintained by the content handler.
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.CAPACITY_EXCEEDED
in a
ContentHandlerException when the implementation does not support longer
IDs, or more actions, more types, or more suffixes than the minimums
and the application exceeds the minimums.
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.
|
Maintenance Release September 17, 2009 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |