|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Application | |
com.sap.ip.me.api.runtime.awt | |
com.sap.ip.me.api.runtime.jsp |
Uses of Application in com.sap.ip.me.api.runtime.awt |
Subinterfaces of Application in com.sap.ip.me.api.runtime.awt | |
interface |
AwtApplication
The base interface for Mobile Infrastructure AWT applications. |
interface |
PreActivatedAwtApp
The interface to decouple API and AWT framework You can initialize your Mobile Infrastructure Application after the application panel is assigned to the framework. |
Uses of Application in com.sap.ip.me.api.runtime.jsp |
Classes in com.sap.ip.me.api.runtime.jsp that implement Application | |
class |
AbstractMEHttpServlet
Base class for all mobile engine web application servlets. |
Methods in com.sap.ip.me.api.runtime.jsp with parameters of type Application | |
protected abstract void |
ApplicationHandler.register(java.lang.String applicationName,
Application app)
This method is used for Applications to register themselves at the application handler. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |