Java 2 Platform, Micro Edition Content Handler API v1.0.1

Uses of Package
javax.microedition.content

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.
 


Maintenance Release
September 17, 2009

Submit a comment or suggestion on this specification. This specification is protected under the JSPA version 2.6.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright © 2006-2009 Sun Microsystems, Inc. 4150 Network Circle, California, 95054, U.S.A.
All Rights Reserved. Use is subject to license terms.