Glossary:
Package com.pcbsys.nirvana.direct
Documentation for the Nirvana Direct API. More...
Data Structures | |
| class | ClientTransportException |
| Generic exception that is thrown when the Transport client gets an exceptions. More... | |
| class | Topic |
| Object returned from the bind call that enables you to send data, or begin consuming events. More... | |
| interface | TopicListener |
| Implement this interface in order to receive events from topics you bind to using the transport. More... | |
| class | Transport |
| The Transport class is the main class used within Nirvana Direct applications. More... | |
Detailed Description
Documentation for the Nirvana Direct API.Nirvana Direct API Package enabling ultra low latency messaging.
