MID Profile

Uses of Class
javax.microedition.io.ConnectionNotFoundException

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

Submit a comment or suggestion Version 2.0 of MID Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.