Package j2meP2PClient

Documentation for the Nirvana j2me P2P Client API. More...


Data Structures

interface  nEventListener
 Nirvana j2me P2P Client API Package, incorporating Nirvana Peer 2 Peer functionality. More...
class  nEventService
 This class implements the end point of an Event based P2P connection. More...
interface  nEventServiceListener
 This interface enables the implementing class to be calledback when new events are received from the remote service. More...
class  nP2PMIDlet
 This class subclasses MIDlet becoming the new base class for MIDP and IMP applications that wish to use Nirvana P2P. More...
class  nP2PQueuePop
 This class contains all the functionality required to use queues. More...
interface  nReconnectHandler
 This interface should be implemented by classes wishing to register to receive callbacks when sessions are disconnected or to take control over the reconnect logic. More...
interface  nServiceStateListener
 This interface should be implemented by objects that require notification when nService objects become disconnected and reconnected to the realm server. More...
class  nStreamService
 This class implements the end point of a stream based P2P connection. More...

Detailed Description

Documentation for the Nirvana j2me P2P Client API.