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

ResponseListener

public interface ResponseListener
A ResponseListener interface to be notified when an Invocation response is available. A listener is set with {@link Registry#setListener Registry.setListener}.

Fields Summary
Constructors Summary
Methods Summary
public voidinvocationResponseNotify(Registry registry)
The listener is notified to indicate that an Invocation response is available.

param
registry the Registry with a new response