|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
RtpiRecipient | This interface must be implemented by a class the wants to be contacted by Rtpi when thing happen (e.g. |
Class Summary | |
Rtpi | This class represents the main API to the RTP/I library. |
RtpiData | This is the base class for RTPI ADUs. |
RtpiDeltaState | This class represents rtpi delta state ADUs that are sent or received. |
RtpiEvent | This class represents rtpi event ADUs that are sent or received. |
RtpiSourceInfo | This class holds the information about local and remote participants. |
RtpiState | This class represents rtpi state ADUs that are sent or received. |
RtpiStateQuery | This class represents rtpi state query ADUs that are sent or received. |
Exception Summary | |
IllegalRtpiAduTypeException | This Exception is thrown when there is a mismatch between an expected ADU type (EVENT, STATE, ...) and the received type. |
IllegalValueException | This Exception is thrown when a parameter of the called method does not contain a valid value. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |