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

Uses of Class
javax.microedition.content.Registry

Uses of Registry in javax.microedition.content
 

Methods in javax.microedition.content that return Registry
static Registry Registry.getRegistry(java.lang.String classname)
          Gets the Registry for the application or content handler that will be calling registry methods.
 

Methods in javax.microedition.content with parameters of type Registry
 void ResponseListener.invocationResponseNotify(Registry registry)
          The listener is notified to indicate that 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.