Glossary:
Package j2meClient
Documentation for the Nirvana j2me Client API. More...
Data Structures | |
| class | fStreamDriver |
| Client side generic stream driver, support for sockets / SSL (Internal Use Only). More... | |
| class | fURLDriver |
| Client side generic URL driver, support for http / https (Internal Use Only). More... | |
| class | IteratorsImpl |
| This class contains all the functionality required to use channel iterators for reading events of a channel in a synchronous manner. More... | |
| class | J2MEDouble |
A software implementation of IEEE-754 double precision math which does not rely on the double data type. More... | |
| class | J2MEFloat |
A software implementation of IEEE-754 double precision math which does not rely on the float data type. More... | |
| class | nEventProperties |
| This class manages a hashtable of metadata for a nirvana event. More... | |
| class | nMIDlet |
| Nirvana j2me Client API Package, incorporating pub / sub & message queues This class subclasses MIDlet becoming the new base class for MIDP and IMP applications that wish to use Nirvana. More... | |
| class | nObject |
| A generic polymorphic class to represent all container/attribute/data classes in the J2SE Nirvana client API. More... | |
| class | nQueuePop |
| This class contains all the functionality required to use queues. More... | |
| class | OptionalFunctionalityDelegator |
| This class contains all the functionality required to use channel connection listeners, named objects and channel creation. More... | |
| class | QueuesImpl |
| This class contains all the functionality required to use queues. More... | |
| interface | Task |
Detailed Description
Documentation for the Nirvana j2me Client API.
