Glossary:
Package com.pcbsys.nirvana.client.p2p
Documentation for the Nirvana C++ Peer 2 Peer API. More...
Data Structures | |
| class | nEventService |
| This class implements the end point of an Event based P2P connection. More... | |
| class | nEventServiceListener |
| This interface enables the implementing class to be calledback when new events are received from the remote service. More... | |
| class | nOutOfBandService |
| This class enables services to pass flow information or control information between them. More... | |
| class | nP2PConstants |
| Class used to define some useful constants within the P2P API. More... | |
| class | nServerService |
| provides the interface to implement a P2P server. More... | |
| class | nService |
| This class provides a base for all P2P Services. More... | |
| class | nServiceFactory |
| A ServiceFactory is used to create both client and server services. More... | |
| class | nServiceInfo |
| This class contains information regarding the service, such as name, type and description. More... | |
| class | 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 C++ Peer 2 Peer API.
