Package org.myurc.uch

Provides Interfaces which are used to communicate among different modules like UCH, TDM, TA and UIPM.

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.
 

Package org.myurc.uch Description

Provides Interfaces which are used to communicate among different modules like UCH, TDM, TA and UIPM.



Copyright © 2006-2008 Trace R&D Center, University of Wisconsin-Madison. All Rights Reserved.