| 
 | MID Profile | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassNotFoundException | |
| java.lang | MID Profile Language Classes included from Java 2 Standard Edition. | 
| javax.microedition.io | MID Profile includes networking support based on the Generic Connectionframework from the
      Connected, Limited Device Configuration. | 
| Uses of ClassNotFoundException in java.lang | 
| Methods in java.lang that throw ClassNotFoundException | |
| static Class | Class.forName(String className)Returns the Classobject associated with the class
 with the given string name. | 
| Uses of ClassNotFoundException in javax.microedition.io | 
| Methods in javax.microedition.io that throw ClassNotFoundException | |
| static void | PushRegistry.registerConnection(String connection,
                   String midlet,
                   String filter)Register a dynamic connection with the application management software. | 
| static long | PushRegistry.registerAlarm(String midlet,
              long time)Register a time to launch the specified application. | 
| 
 | MID Profile | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||