|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IProfile | Provide interface to save and retrieve profile properties. |
| ITA | TA (Target Adapter) is the link in between UCH and final proprietory Target. |
| ITAListener | ITAListener receives calls from TA. |
| ITDM | ITDM is responsible for Discovering & Discarding of the devices from the network and forwards call to ITDMListener. |
| ITDMListener | ITDMListener receives calls from TDM. |
| IUCHStore | In some cases two different modules (UIPMs, TDMs, TAs) may wish to share data with each other. |
| IUIPM | UIPM - User Interface Protocol Module, takes care of communication from the end-client to the UCH. |
| IUIPMListener | IUIPMListener forwards call of the methods from UIPM to TA. |
| Exception Summary | |
|---|---|
| TAException | This allows developers to distinguish TA exception from Java exceptions. |
| TAFatalException | This allows developers to distinguish TA Fatal exceptions from Java exceptions. |
| TANotImplementedException | This class allows developers to distinguish TANotImplemented Exception from Java exceptions. |
| TDMFatalException | TDMFatalException is thrown by the TDM. |
| UCHException | This class allows developers to distinguish UCH exception from Java exceptions. |
| UCHNotImplementedException | This class allows developers to distinguish UCHNotImplemented Exception from Java exceptions. |
| UIPMFatalException | This class allows developers to distinguish UIPM Fatal exception from Java exceptions. |
Provides Interfaces which are used to communicate among different modules like UCH, TDM, TA and UIPM.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||