All > Technology > Programming > Java
All > Technology > Programming > Java
A file containing the keys and certificates used for authentication.
- Browse Related Terms: anonymous access, Basic authentication, certificate authority, client-certificate authentication, digest authentication, form-based authentication, keystore, mutual authentication, principal, public-key certificate, server certificate, SIM (Subscriber Identity Module), SSL, SSL (Secure Sockets Layer), user (security), user data constraint, WTLS (Wireless Transport Layer Security)
All > Technology > Programming > Java
Java sets aside words as keywords - these words are reserved by the language itself and therefore are not available as names for variables or methods.
- Browse Related Terms: abstract class, abstract method, const, declaration, definition, final class, final method, goto, keyword, method signature, reserved word, static initializer, static method, static nested class
Also listed in:
All > Technology > Programming > Java
KittyHawk is a set of APIs used by LG Telecom on its IBook and p520 devices. KittyHawk is based on CLDC. It is conceptually similar to MIDP but the two APIs are incompatible.
- Browse Related Terms: API (application programming interface), i-appli, JAIN, Java Database Connectivity (JDBC), Java Media APIs, Java Media Framework, Java Naming and Directory Interface (JNDI), JAXR client, JAXR provider, KittyHawk, kSOAP, PNG (Portable Network Graphics)
All > Technology > Programming > Java
KJava is an outdated term for Java ME. It comes from an early package of Java software for PalmOS, released at the 2000 JavaOne show. The classes for that release were packaged in the
com.sun.kjava
package.- Browse Related Terms: import, import statement, KJava, package, package access, package declaration, reflection, root, stream, top level class, unnamed package
All > Technology > Programming > Java
kSOAP is a SOAP API suitable for the Java ME, based on kXML.
- Browse Related Terms: API (application programming interface), i-appli, JAIN, Java Database Connectivity (JDBC), Java Media APIs, Java Media Framework, Java Naming and Directory Interface (JNDI), JAXR client, JAXR provider, KittyHawk, kSOAP, PNG (Portable Network Graphics)
All > Technology > Programming > Java
The KVM is a compact Java virtual machine (JVM) that is designed for small devices. It supports a subset of the features of the JVM. For example, the KVM does not support floating-point operations and object finalization. The CLDC specifies use of the KVM. According to folklore, the 'K' in KVM stands for kilobyte, signifying that the KVM runs in kilobytes of memory as opposed to megabytes.
- Browse Related Terms: big-endian, CVM (Compact Virtual Machine), JVM, KVM (Kilobyte Virtual Machine), little-endian, scheduler, Thread, virtual machine
All > Technology > Programming > Java
The kXML project provides a small footprint XML parser that can be used with Java ME.
- Browse Related Terms: absolute filename, asant, binding (XML), build file, Document Object Model, DOM, Extensible Markup Language, Java API for XML Processing (JAXP), kXML, processing instruction, RDF, relative filename, XLL, XML Schema