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 Interface
javax.microedition.content.RequestListener

Uses of RequestListener in javax.microedition.content
 

Methods in javax.microedition.content with parameters of type RequestListener
 void ContentHandlerServer.setListener(RequestListener listener)
          Sets the listener to be notified when a new request is available for this content handler.
 


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.