Java™ 2 Platform, Micro Edition Content Handler API (Final Release, June 3, 2005)

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.
 


Java™ 2 Platform, Micro Edition Content Handler API (Final Release, June 3, 2005)

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 1993-2005 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.