|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionNotFoundException | |
javax.microedition.io | MID Profile includes networking support based on the
Generic Connection framework from the
Connected, Limited Device Configuration. |
javax.microedition.midlet | The MIDlet package defines Mobile Information Device Profile applications and the interactions between the application and the environment in which the application runs. |
Uses of ConnectionNotFoundException in javax.microedition.io |
Methods in javax.microedition.io that throw ConnectionNotFoundException | |
static long |
PushRegistry.registerAlarm(String midlet,
long time)
Register a time to launch the specified application. |
Uses of ConnectionNotFoundException in javax.microedition.midlet |
Methods in javax.microedition.midlet that throw ConnectionNotFoundException | |
boolean |
MIDlet.platformRequest(String URL)
Requests that the device handle (for example, display or install) the indicated URL. |
|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |