Table of Contents
Classes
- CheckTcpSocketTimer Inner class (Thread) which itereates through tcpSocketInfoList,at every minute.
- CloseSessionRequestAction Delegates this call to IUIPMListener, by calling it's closeSession method.
- ContextManager Manage contexts, contexts for targets and contexts for URI.
- GetDocument Delegates this call to IUIPMListener, by calling it's getDocument method.
- GetIndicesRequestElement Stores the <value> & <indexNo> tags in an Object form
- GetResourcesAction Delegates this call to IUIPMListener, by calling it's getResources method.
- GetUpdatesAction Delegates this call to IUIPMListener, by calling it's getValues method.
- GetValueRequestElement Stores the <value> tag in an Object form
- GetValuesAction Delegates this call to IUIPMListener, by calling it's getValues method.
- OpenSessionRequestAction Delegates this call to IUIPMListener, by calling it's getResources method.
- SearchUIPMClientsThread This class is responsible to update the UCH will latest available URC-HTTP clients
- ServerSocket This is basic class acting as TCP-IP Server
- SetValuesAction Delegates this call to IUIPMListener, by calling it's setValues method.
- Socket This is basic class acting as TCP-IP Server
- SocketException Class will throw error message as socket exception whenever there is error in TcpIp server/client
- TargetDetails Stores the details of target like target Id, target name, list of socket Name.
- TcpIpEmptyUpdates Inner class which is used to send empty updates through Tcp/Ip channel to the client, to check whether client is still alive (socket is still open) or not.
- TcpIpServer This class is a TcpIp Server Socket and listen on by dynamically getting free portIt Creates new TcpIp Server Socket.
- TcpSocketInfo This Inner class is used to store information about a socket opened with a client.
- Thread Inner class (Thread) which is used to read from InputStream of client's socket.
- UrcHttpUIPM After getting information from ITDMListener regarding Discovery and Discarding of devices, UCH instantiates UrcHttpUIPM if relative target is discovered.
Functions
Macros
Enums, Unions, Structs
- sessionIdInfo stores the sessionid and update info for socket element
- updateInfo stores the update info for socket element
Hierarchy of classes
This page was generated with the help of DOC++.