| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Library | |
|---|---|
| com.sun.cldc.jna | The CLDC/JNA package contains classes that help import native data structures and functions from Java code without writing C code. | 
| com.sun.squawk.platform.posix.natives | |
| com.sun.squawk.platform.windows.natives | |
| Uses of Library in com.sun.cldc.jna | 
|---|
| Subinterfaces of Library in com.sun.cldc.jna | |
|---|---|
|  interface | JNAPlatformThis class imports some constants that are used by the JNA itself | 
| Classes in com.sun.cldc.jna that implement Library | |
|---|---|
|  class | JNAPlatformImpl | 
| Methods in com.sun.cldc.jna that return Library | |
|---|---|
| static Library | Native.loadLibrary(String name,
            Class interfaceClass) | 
| Uses of Library in com.sun.squawk.platform.posix.natives | 
|---|
| Subinterfaces of Library in com.sun.squawk.platform.posix.natives | |
|---|---|
|  interface | Ioctljava wrapper around #include | 
|  interface | LibCImport common functions variables and constants from libc. | 
|  interface | NetDBjava wrapper around #include | 
|  interface | Selectjava wrapper around #include | 
|  interface | Socketjava wrapper around BSD sockets | 
|  interface | Timejava wrapper around #include | 
| Classes in com.sun.squawk.platform.posix.natives that implement Library | |
|---|---|
|  class | IoctlImpl | 
|  class | LibCImpl | 
|  class | NetDBImpl | 
|  class | SelectImpl | 
|  class | SocketImpl | 
|  class | TimeImpl | 
| Uses of Library in com.sun.squawk.platform.windows.natives | 
|---|
| Subinterfaces of Library in com.sun.squawk.platform.windows.natives | |
|---|---|
|  interface | WindowsImport common Windows-specific calls | 
| Classes in com.sun.squawk.platform.windows.natives that implement Library | |
|---|---|
|  class | WindowsImpl | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||