Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

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)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 211 specification.