FileDocCategorySizeDatePackage
RequestListener.javaAPI DocphoneME MR2 API (J2ME)1573Wed May 02 18:00:44 BST 2007javax.microedition.content

RequestListener

public interface RequestListener
A RequestListener interface to be notified when an Invocation request is available. A listener is set with {@link ContentHandlerServer#setListener ContentHandlerServer.setListener}.

Fields Summary
Constructors Summary
Methods Summary
public voidinvocationRequestNotify(ContentHandlerServer handler)
The listener is notified to indicate that an new Invocation request is available.

param
handler the ContentHandlerServer with a new request