A C D E F G H I K L M O P R S T U V X Z

A

abortSession(String) - Method in class edu.wisc.trace.uch.TAListener
 
abortSession(String) - Method in interface org.myurc.uch.ITAListener
The TA has terminated a session, when the TA will have no knowledge about that session.
AbstractUISocketElement - Class in edu.wisc.trace.uch.util.socket
AbstractUISocketElement is an abstract implementation of the IUISocketElement interface.
AbstractUISocketElement() - Constructor for class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
addCommandParam(UISocketCommandParam) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
Add 'commandParam' to commandParams map.
addCompatibleUI(String, List<String>, String, List<String>, Map<String, List<String>>) - Method in class edu.wisc.trace.uch.UIPMListener
 
addCompatibleUI(String, List<String>, String, List<String>, Map<String, List<String>>) - Method in interface org.myurc.uch.IUIPMListener
Tell the UCH to add a user interface item (advertised by the UIPM) to its UIList which is exposed to controllers on request.
addCPListener(IUpnpControlPointListener) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Add specified IUpnpControlPointListener in the list of IUpnpControlPointListener's List.
addCPListener(IUpnpControlPointListener) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
addDimension(String, String) - Method in class edu.wisc.trace.uch.util.Session
Add new Dimension to the Dimensional IUISocketElement specified by 'elementPath'.
addDimension(String) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
addDimension(String) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Adds a dimension with specified string index.
addDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
 
addDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
 
addDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketNotification
 
addDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
 
addDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketVariable
 
addDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
 
addIUISocketElement(IUISocketElement) - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
Adds the Socket Element in the map.
addLocalResource(String) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Add resource derived by specifies UCF file to the local resources.
addResource(String) - Method in class edu.wisc.trace.uch.resource.localresourcemanager.LocalResourceManager
Add resource derived by specifies UCF file to the local resources.
addResourceDir(String) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Parse <ResDir> Element of Target Description and add it in the list of TargetDescriptions.
addResourceDir(String) - Method in class edu.wisc.trace.uch.resource.resourcesheetmanager.ResourceSheetManager
Parse <ResDir> Element of Target Description and add it in the list of TargetDescriptions.
addToRresourceSheetPropList(Map<String, List<String>>) - Method in class edu.wisc.trace.uch.resource.resourcesheetmanager.ResourceSheetManager
Get required value from the specified resSheetProps and add a new entry of ResourceSheetProperties.
addToSessionIdLastAccessMap(String, long) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Add a new entry for sessionId in sessionIdLastAccessMap.
addToSessionIdResPropsMap(String, List<Map<String, List<String>>>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Add a new entry for Session Id in sessionIdResPropsMap.
addToSessionIdSocketNameMap(String, String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Add a new entry for Session Id in sessionIdSocketNameMap.
addUpdateListener(IUpdateListener) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Add specified IUpdateListener in the list of IUpdateListener's List.
addUpdateListener(IUpdateListener) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
addUriServiceContexts(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Add specified contexts for specified URI.
addUriServiceContexts(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TAListener
 
addUriServiceContexts(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TDMListener
 
addUriServiceContexts(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.UIPMListener
 
addUriServiceContexts(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITAListener
Called when the TA wants to add one or more contexts to a URI service.
addUriServiceContexts(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDMListener
Called when the TDM wants to add one or more contexts to a URI service.
addUriServiceContexts(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPMListener
Called when the UIPM wants to add one or more contexts to a URI service.
AResourceDescription - Class in edu.wisc.trace.uch.resource.resourcesheetmanager
Parse and Store <AResDesc> element of ResourceSheet.

C

checkClientTrusted(X509Certificate[], String) - Method in class edu.wisc.trace.uch.resource.util.MyTrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
checkServerTrusted(X509Certificate[], String) - Method in class edu.wisc.trace.uch.resource.util.MyTrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
clearAtomicResources(List<String>) - Method in class edu.wisc.trace.uch.resource.resourcesheetmanager.ResourceSheetManager
Clear the specified Resources.
clearCache() - Method in class edu.wisc.trace.uch.resource.ResourceManager
Clear all Atomic and Resource Server Resources.
clearCache(String) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Clear specified type of Resources.
clearCache() - Method in class edu.wisc.trace.uch.resource.retrievalmanager.RetrievalManager
Try to delete all files in cache directory and return those fileUri which can't be deleted because they are used by other resource.
clearCache(String) - Method in class edu.wisc.trace.uch.resource.retrievalmanager.RetrievalManager
Clear specified type or resources from cache and return deleted resource paths.
clearResourceSheetCache() - Method in class edu.wisc.trace.uch.resource.ResourceManager
Clear all the Resource Sheet resources.
clearResourceSheetCache() - Method in class edu.wisc.trace.uch.resource.retrievalmanager.RetrievalManager
Clear Resource Sheet Cache and return deleted resource paths.
clearUipmClientCache() - Method in class edu.wisc.trace.uch.resource.ResourceManager
Clear all UIPM Client resources.
clearUipmClientCache() - Method in class edu.wisc.trace.uch.resource.retrievalmanager.RetrievalManager
Clear UIPM Client Cache and return deleted resource paths.
clearValueOfMap(String, List<String>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Clear the updated values for specified paths of specified session.
clone() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
clone() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Prepares a Clone Copy of the Object of this class.
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketBasicCommand
 
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
 
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Prepares a Clone Copy of the Object of this class.
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketNotification
 
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
 
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
 
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketVariable
 
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketVoidCommand
 
clone() - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
 
cloneList(List<Map<String, List<String>>>) - Static method in class edu.wisc.trace.uch.resource.util.ResourceUtil
Clone the specified List.
cloneMap(Map<String, List<String>>) - Static method in class edu.wisc.trace.uch.resource.util.ResourceUtil
Clone the specified map.
close() - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer
Closes the TcpIpServer
close() - Method in class edu.wisc.trace.uch.util.LoggerUtil.SdkHandler
 
closeSession(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
closeSession(String) - Method in interface org.myurc.uch.IUIPMListener
Closes a Session for the specified sessionId.
CloseSessionRequestAction - Class in edu.wisc.trace.uch.uipm.urchttp.action
Delegates this call to IUIPMListener, by calling it's closeSession method.
CloseSessionRequestAction(IUIPMListener, UrcHttpUIPM) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.action.CloseSessionRequestAction
Closes the Session Request.
closeUserContext(HttpServletRequest) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Get session from request and found user from it and close context with that user.
closeUserContext(HttpServletRequest) - Method in class edu.wisc.trace.uch.UCH
Get session from request and found user from it and close context with that user.
CloseUserContextAction - Class in edu.wisc.trace.uch.action
Provide method to close user context.
CloseUserContextAction() - Constructor for class edu.wisc.trace.uch.action.CloseUserContextAction
 
CommandProps - Class in edu.wisc.trace.uch.util.socket
Stores the properties of the command like its parameters, state and ttc [if command is Timed].
CommandProps() - Constructor for class edu.wisc.trace.uch.util.socket.CommandProps
 
CommonUtilities - Class in edu.wisc.trace.uch.util
CommonUtilities class is a Utility class which provides following functionality.
CommonUtilities() - Constructor for class edu.wisc.trace.uch.util.CommonUtilities
 
CONSTANT_SESSION_ID_PREFIX_SESSION - Static variable in class edu.wisc.trace.uch.Constants
 
CONSTANT_UCH - Static variable in class edu.wisc.trace.uch.Constants
 
Constants - Class in edu.wisc.trace.uch
Defines Constant values.
Constants() - Constructor for class edu.wisc.trace.uch.Constants
 
CONSTANTS_QUERY_PARAMS - Static variable in class edu.wisc.trace.uch.Constants
 
contextClosed(List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.UCH
Call the same method on TDMListener and UIPMListener.
contextDestroyed(ServletContextEvent) - Method in class edu.wisc.trace.uch.UchContextListener
Clean up when Context is destroyed.
contextInitialized(ServletContextEvent) - Method in class edu.wisc.trace.uch.UchContextListener
Provide the initialization when the Context is initialized.
contextOpened(List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.UCH
Call the same method on TDMListener and UIPMListener.
contextsClosed(List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
contextsClosed(List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
 
contextsClosed(List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
contextsClosed(List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDM
Called when one or more contexts were closed or have expired on the UCH.
contextsClosed(List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPM
Called when one or more contexts were closed or have expired on the UCH.
contextsOpened(List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
contextsOpened(List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
 
contextsOpened(List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
contextsOpened(List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDM
Called when one or more contexts have been opened on the UCH.
contextsOpened(List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPM
Called when one or more contexts have been opened on the UCH.
controllerRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
controllerRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in interface org.myurc.uch.IUIPM
The UCH calls this function if it has received a request from a controller to a URI that the UIPM has claimed for itself by a previous call to startUriService().It call desired methods of IUIPMListener and make changes to response object.
convertMap(Map<String, List<String>>) - Static method in class edu.wisc.trace.uch.resource.util.ResourceUtil
Convert the map of String vs.
convertObjectMap(Map<String, Object>) - Static method in class edu.wisc.trace.uch.resource.util.ResourceUtil
Convert the map of String vs.
convertToList(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Create an ArrayList and add the str value to its 0 index and return it.
convertToString(Map<String, String>) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Get the first value from the specified Map.
convertURI(String) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Call the same method of UCH.
convertURI(String) - Method in class edu.wisc.trace.uch.UCH
Convert the uri from docRootUri to baseUri and return it.
copyFile(URI, String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Copy specified file to specific location.

D

decodeDimAsUCHSpace(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Decode the specified String as par UCH Space.
decodeString(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Perform XML Decoding.
decodeURL(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Decode the specified URL.
deleteFileOrDir(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Delete specified file or directory.
deleteSubDirectories(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Delete sub-directories from specified directory.
deviceAdded(Device) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
It is called when any UPnP device is discovered in network.
deviceRemoved(Device) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
It is called when any UPnP device is discarded from network.
deviceSearchResponseReceived(SSDPPacket) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
Called from ControlPoint.
DIMENSION_ALREADY_EXISTS - Static variable in class edu.wisc.trace.uch.util.Session
 
doAction(String, String, String, Map<String, String>, List<String>) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Call the action on specific UPnP device and get requested values.
doAction(String, String, String, Map<String, String>, List<String>) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.servlet.UchConfigServlet
Handles the HTTP GET and perform desired operation on UCH.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.servlet.UchServlet
Accepts HTTP GET requests from clients.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.servlet.UserContextServlet
Accepts HTTP GET request for OpenUserContext and CloseUserContext.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.servlet.UchConfigServlet
Handles the HTTP POST and perform desired operation on UCH.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.servlet.UchServlet
Accepts HTTP POST requests from clients.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.servlet.UserContextServlet
Accepts HTTP POST request for OpenUserContext and CloseUserContext.

E

edu.wisc.trace.uch - package edu.wisc.trace.uch
Provides Classes which are used to startup and bind the UCH to the core SDK, and provide interface to the clients.
edu.wisc.trace.uch.action - package edu.wisc.trace.uch.action
Provides Classes for response to query of clients by calling related method of UCH for request made.
edu.wisc.trace.uch.contextmanager - package edu.wisc.trace.uch.contextmanager
Provides Classes which are used to store and retrieve context information.
edu.wisc.trace.uch.resource - package edu.wisc.trace.uch.resource
Provides Classes for dealing with Resources.
edu.wisc.trace.uch.resource.localresourcemanager - package edu.wisc.trace.uch.resource.localresourcemanager
Provides Classes for dealing with Local Resources.
edu.wisc.trace.uch.resource.resourcesheetmanager - package edu.wisc.trace.uch.resource.resourcesheetmanager
Provides Classes for dealing with Atomic(Resource Sheet) Resources.
edu.wisc.trace.uch.resource.retrievalmanager - package edu.wisc.trace.uch.resource.retrievalmanager
Provides Classes for retrieving Resources from Server Resources.
edu.wisc.trace.uch.resource.uploadmanager - package edu.wisc.trace.uch.resource.uploadmanager
Provides Classes for uploading resources on Resource Server.
edu.wisc.trace.uch.resource.uploadmanager.local - package edu.wisc.trace.uch.resource.uploadmanager.local
Provides Classes for uploading Resources locally.
edu.wisc.trace.uch.resource.uploadmanager.resserver - package edu.wisc.trace.uch.resource.uploadmanager.resserver
Provides Classes for uploadinging Resources on Server Resources.
edu.wisc.trace.uch.resource.util - package edu.wisc.trace.uch.resource.util
Provides Classes to provide support methods which are used in all resource sub-packages.
edu.wisc.trace.uch.servlet - package edu.wisc.trace.uch.servlet
Provides Classes for response to Client by calling related method inside UCH.
edu.wisc.trace.uch.ta.generictarget - package edu.wisc.trace.uch.ta.generictarget
Provides classes for Simulated Generic Target within UCH.
edu.wisc.trace.uch.ta.upnpav - package edu.wisc.trace.uch.ta.upnpav
Provides classes for UPnP AV Target Adapter
edu.wisc.trace.uch.ta.upnpsatellitebox - package edu.wisc.trace.uch.ta.upnpsatellitebox
Sample Target Adapter.
edu.wisc.trace.uch.tdm.generic - package edu.wisc.trace.uch.tdm.generic
Provides classes for Generic Target Discovery.
edu.wisc.trace.uch.tdm.upnp - package edu.wisc.trace.uch.tdm.upnp
Provides classes for UPnP Supported Target Discovery.
edu.wisc.trace.uch.tdm.upnp.lib - package edu.wisc.trace.uch.tdm.upnp.lib
Provides Library classes for UPnP Supported Target Discovery.
edu.wisc.trace.uch.uipm.urchttp - package edu.wisc.trace.uch.uipm.urchttp
Provides classes for URC-HTTP UIPM.
edu.wisc.trace.uch.uipm.urchttp.action - package edu.wisc.trace.uch.uipm.urchttp.action
Provides classes for preparing Response String for specified Request.
edu.wisc.trace.uch.uipm.urchttp.net - package edu.wisc.trace.uch.uipm.urchttp.net
Provides classes for URC-HTTP UIPM Update Channel.
edu.wisc.trace.uch.uipm.urchttp.util - package edu.wisc.trace.uch.uipm.urchttp.util
Provides utility classes for URC-HTTP UIPM.
edu.wisc.trace.uch.util - package edu.wisc.trace.uch.util
Provides support classes that can be used throughout UCH and by Target Adapters for parsing of Target Description and Socket Description.
edu.wisc.trace.uch.util.socket - package edu.wisc.trace.uch.util.socket
Provides Classes which are Java Object representation of UI Socket Elements.
ELEMENT_TYPE_BASIC_COMMAND - Static variable in class edu.wisc.trace.uch.util.Session
 
ELEMENT_TYPE_COMMAND_PARAM - Static variable in class edu.wisc.trace.uch.util.Session
 
ELEMENT_TYPE_NOTIFICATION - Static variable in class edu.wisc.trace.uch.util.Session
 
ELEMENT_TYPE_SET - Static variable in class edu.wisc.trace.uch.util.Session
 
ELEMENT_TYPE_TIMED_COMMAND - Static variable in class edu.wisc.trace.uch.util.Session
 
ELEMENT_TYPE_VARIABLE - Static variable in class edu.wisc.trace.uch.util.Session
 
ELEMENT_TYPE_VOID_COMMAND - Static variable in class edu.wisc.trace.uch.util.Session
 
encodeDimAsUCHSpace(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Encode the specified String as par UCH Space.
encodeString(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
It replaces the following characters of input argument 'in'.
encodeURL(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Encode the specified URL.
eventNotifyReceived(String, long, String, String) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpdateListener
It is called from ControlPoint when event is received for the subscribed service.
eventNotifyReceived(String, long, String, String) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
It is called from ControlPoint when event is received for the subscribed service.
execute(HttpServletRequest, HttpServletResponse, UCH) - Method in class edu.wisc.trace.uch.action.CloseUserContextAction
Close User Context using the HttpSession of HttpServletRequest object.
execute(HttpServletRequest, HttpServletResponse, UCH) - Method in class edu.wisc.trace.uch.action.OpenUserContextAction
Open User Context.
execute(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class edu.wisc.trace.uch.action.UchAction
It calls Post Request method of UCH.
execute(HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class edu.wisc.trace.uch.action.UchConfigAction
Perform Different UCH Operation like GetCompatibelUIs, get username, update user, clear cache and config.

F

finalize() - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
finalize() - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
finalize() - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
finalize() - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
finalize() - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
Free all memory occupied by this class.
finalize() - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
CleanUP and Unload this class.
finalize() - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
finalize() - Method in interface org.myurc.uch.ITA
This method is called by UCH before Un-installing or Unloading the TA.
finalize() - Method in interface org.myurc.uch.ITDM
It is called before it uninstalls or unloads the TDM.
finalize() - Method in interface org.myurc.uch.IUIPM
The UCH should call finalize() before it uninstalls or unloads the UIPM.
flush() - Method in class edu.wisc.trace.uch.util.LoggerUtil.SdkHandler
 
format(LogRecord) - Method in class edu.wisc.trace.uch.util.LoggerUtil.SdkFormatter
 

G

GenericTAFacade - Class in edu.wisc.trace.uch.ta.generictarget
Provides the methods to Get/Set target Value/State and forward update to ITAListener.
GenericTAFacade() - Constructor for class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
GenericTDM - Class in edu.wisc.trace.uch.tdm.generic
Only for use of Simulating Generic Targets, using Generic Target Adapter.
GenericTDM() - Constructor for class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
getAcceptedIssuers() - Method in class edu.wisc.trace.uch.resource.util.MyTrustManager
Return an array of certificate authority certificates which are trusted for authenticating peers.
getAckTimer() - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Get the value of ackTimer.
getAllValues() - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
Get all IUISocketElements of this IUISocketSet.
getAllValues(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
Get all IUISocketElements of specified indices.
getAtomicOrDynamicResource(String, Map<String, String>, boolean) - Method in class edu.wisc.trace.uch.resource.resourcesheetmanager.ResourceSheetManager
Return an Object representing matched Resource with the Resource Properties specified by 'resProps'.
getAvailableTargetIds(Map<String, IProfile>) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Get available Target Ids for specified context.
getAvailableTargetIds(Map<String, IProfile>) - Method in class edu.wisc.trace.uch.UIPMListener
 
getAvailableTargetIds(Map<String, IProfile>) - Method in interface org.myurc.uch.IUIPMListener
Get the identifiers of the available targets.
getChildElementPaths(String) - Method in class edu.wisc.trace.uch.util.Session
Get the list of path from root of all the Element(excluding Set) of specified Set by elementPath.
getChildren(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
getChildren(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
getCommandParam(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
Get the Object of UISocketCommandParam for specified paramId.
getCommandParam(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
Get the Object of UISocketCommandParam for specified paramId and indices.
getCommandParamMap() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
Get a Map for commands.
getCommandParamMap(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
Get Map for Command Param with specified 'indices'.
getCommandParams(String) - Method in class edu.wisc.trace.uch.util.Session
Get Parameters and their values of specified Command.
getCommandParams() - Method in class edu.wisc.trace.uch.util.socket.CommandProps
Get the command Paramters Map.
getCommandParams() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
Get Command Parameters.
getCommandProps() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
 
getCommandProps(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
 
getCompatibleUIs() - Method in class edu.wisc.trace.uch.UCH
Call the same method of this class with passing hostName and HttpServletRequest null.
getCompatibleUIs(String) - Method in class edu.wisc.trace.uch.UCH
Call the same method of this class with passing HttpServletRequest null.
getCompatibleUIs(String, HttpServletRequest) - Method in class edu.wisc.trace.uch.UCH
Get compatible UIs XML response for specified hostName and request user.
getConformsTo() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get the String value of the <conformsTo> Element of Socket Description File(.uis)
getConformsTo() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get the String value of the <conformsTo> Element of Target Description File(.td)
getContent() - Method in class edu.wisc.trace.uch.resource.resourcesheetmanager.AResourceDescription
Return value of 'content' Element of Resource Sheet.
getContentAt() - Method in class edu.wisc.trace.uch.resource.resourcesheetmanager.AResourceDescription
Return value of 'contentAt' Attribute of Resource Sheet.
getContext(String) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Get user Context for specified Session Id.
getContexts() - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Get all Contexts.
getContexts() - Method in class edu.wisc.trace.uch.TDMListener
 
getContexts() - Method in class edu.wisc.trace.uch.UIPMListener
 
getContexts() - Method in interface org.myurc.uch.ITDMListener
Get currently open contexts.
getContexts() - Method in interface org.myurc.uch.IUIPMListener
Get currently open contexts.
getContributor() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get the String value of the <contributor> Element of Socket Description File(.uis)
getCoreKeys() - Method in interface org.myurc.uch.IProfile
Get an Array or core keys.
getCreated() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get the String value of the <created> Element of Target Description File(.td)
getCreator() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get the String value of the <creator> Element of Socket Description File(.uis)
getCreator() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get the String value of the <creator> Element of Target Description File(.td)
getDependencyValue(String, String, String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getDependencyValue(String, String, String) - Method in interface org.myurc.uch.IUIPMListener
Get the actual value of a dependency.
getDeviceProperty(String, String) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Get Specified property value from specified Device.
getDeviceProperty(String, String) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
getDeviceUdnList(String) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Get UDN List of specified deviceType.
getDeviceUdnList(String) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
getDimMap() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
getDimMap() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Get the Dimension Map.
getDimType() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
getDimType() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Get the value of Dimensional Type.
getDir() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Get Direction.
getDocument(String, String, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.TAListener
 
getDocument(String, String, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.TDMListener
 
getDocument(String, String, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.UIPMListener
 
getDocument(String, String, Map<String, IProfile>) - Method in interface org.myurc.uch.ITAListener
Get specified document through HTTP GET or POST.
getDocument(String, String, Map<String, IProfile>) - Method in interface org.myurc.uch.ITDMListener
Get specified document through HTTP GET or POST.
getDocument(String, String, Map<String, IProfile>) - Method in interface org.myurc.uch.IUIPMListener
Get specified document through HTTP GET or POST.
GetDocumentAction - Class in edu.wisc.trace.uch.uipm.urchttp.action
Delegates this call to IUIPMListener, by calling it's getDocument method.
GetDocumentAction(IUIPMListener) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.action.GetDocumentAction
Constructor.
getDynRes(String, List<Map<String, String>>) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Called on UCH for getting Dynamic Resource.
getDynRes(String, List<Map<String, String>>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getDynRes(String, List<Map<String, String>>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getDynRes(String, List<Map<String, String>>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getDynRes(String, List<Map<String, String>>) - Method in class edu.wisc.trace.uch.UCH
Call the same method on TAListener.
getDynRes(String, List<Map<String, String>>) - Method in interface org.myurc.uch.ITA
Get the Dynamic Resources from the TA.
getDynSocketElementIds() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get list of Dynamic Socket Element's id.
getDynSocketElementIds(String) - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Return List<String> of those ElementIds who have dynamic value.
getElementId() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
getElementId() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Get the value of Element Id.
getElementMap() - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
Return a Map containing Socket Elements.
getElementMap(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
Return a Map Containing Socket Element of Dimensional type.
getElementMaps() - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
 
getElementMaps(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
 
getElementPath(String) - Method in class edu.wisc.trace.uch.util.Session
 
getElementRef(String, String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getElementRef(String, String) - Method in interface org.myurc.uch.IUIPMListener
Get the elementRef URI that points to a particular socket element/set.
getElementType(String) - Method in class edu.wisc.trace.uch.util.Session
 
getEnumeration() - Method in class edu.wisc.trace.uch.util.socket.SimpleType
 
getFileData(String) - Static method in class edu.wisc.trace.uch.resource.util.ResourceUtil
Get specified file data.
getFirstItem(List<String>) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Get the String value Stored on the 0 index of specified List.
getFirstObject(List<Object>) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Get the String value Stored on the 0 index of specified List.
getFriendlyName() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get Friendly Name for this Socket('id' attribute of <socket> Element of Target Description file).
getHidden() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get the boolean value of the attribute 'hidden' of the Element <uiSocket> of Socket Description File(.uis)
getId() - Method in class edu.wisc.trace.uch.util.socket.SimpleType
 
getId() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Returns Id.
getIdMetaData(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
getIdMetaData(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
getIncludesRes() - Method in class edu.wisc.trace.uch.util.socket.SimpleType
 
getIndices(String, List<String>, List<Integer>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getIndices(String, List<String>, List<Integer>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getIndices(String, List<String>, List<Integer>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getIndices(String, List<String>, List<Integer>) - Method in class edu.wisc.trace.uch.UIPMListener
 
getIndices(String, int) - Method in class edu.wisc.trace.uch.util.Session
 
getIndices(int) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
Get IndexNames available on specific level of dimension of dimensional Element.
getIndices(int) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Get indices exists on specified level of Dimension
getIndices(String, List<String>, List<Integer>) - Method in interface org.myurc.uch.ITA
Get Indices available on specific level of dimension of dimensional Element.
getIndices(String, List<String>, List<Integer>) - Method in interface org.myurc.uch.IUIPMListener
Get Indices available on specific level of dimension of dimensional Element.
getInstance() - Static method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
Get singleton instance of UpnpControlPoint.
getIpAddress() - Method in class edu.wisc.trace.uch.TAListener
 
getIpAddress() - Method in class edu.wisc.trace.uch.TDMListener
 
getIpAddress() - Method in class edu.wisc.trace.uch.UIPMListener
 
getIpAddress() - Method in interface org.myurc.uch.ITAListener
Get the IP address of the UCH.
getIpAddress() - Method in interface org.myurc.uch.ITDMListener
Get the IP address of the UCH.
getIpAddress() - Method in interface org.myurc.uch.IUIPMListener
Get the IP address of the UCH.
getIUIPMListener() - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Return an Object of IUIPMListener.
getJarFileUri(Map<String, List<String>>) - Static method in class edu.wisc.trace.uch.resource.util.ResourceUtil
Get Jar file path from specified Property Map.
getKey() - Method in class edu.wisc.trace.uch.uipm.urchttp.util.KeyValuePair
Get Key.
getLocalUCHStore() - Method in class edu.wisc.trace.uch.TAListener
 
getLocalUCHStore() - Method in class edu.wisc.trace.uch.TDMListener
 
getLocalUCHStore() - Method in class edu.wisc.trace.uch.UIPMListener
 
getLocalUCHStore() - Method in interface org.myurc.uch.ITAListener
Gets an Object of LocalUCHStore.
getLocalUCHStore() - Method in interface org.myurc.uch.ITDMListener
Get the Local UCH Store.
getLocalUCHStore() - Method in interface org.myurc.uch.IUIPMListener
Get the Local UCH Store.
getLocators(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getLocators(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getLocators(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getLocators(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getLocators(String) - Method in interface org.myurc.uch.ITA
Get a map of locators containing locatorId and locatorType for a specific target.
getLocators(String) - Method in interface org.myurc.uch.IUIPMListener
Get a map of locatores containing locatorId and locatorType for a specified target Name.
getMaxInclusive() - Method in class edu.wisc.trace.uch.util.socket.SimpleType
 
getMinInclusive() - Method in class edu.wisc.trace.uch.util.socket.SimpleType
 
getModified() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get the String value of the <modified> Element of Socket Description File(.uis)
getModified() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get the String value of the <modified> Element of Target Description File(.td)
getName() - Method in class edu.wisc.trace.uch.util.socket.SimpleType
 
getParent(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
getParent(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
getPropertyValue(String) - Method in class edu.wisc.trace.uch.util.Session
Get an Object of propertyValue for 'propName' from Target Properties.
getProps(Node) - Static method in class edu.wisc.trace.uch.resource.util.XmlParserUtil
Traverse child nodes of specified node and return a map that contains property names and its value.
getPropValueFromPropMap(String, Map<String, List<String>>) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Get Value specified Property.
getPublisher() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get the String value of the <publisher> Element of Socket Description File(.uis)
getRangeOfElementMaps(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
Get Map of IUISocketElements on specified indices of IUISocketSet.
getRangeOfState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketBasicCommand
Get states of specified indices.
getRangeOfState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketNotification
Returns range of state(multiple values of state) for range of indices(multiple indices)
getRangeOfState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Get states of specified indices.
getRangeOfTtc(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Get TTC of specified indices.
getRangeOfValues(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketVariable
Returns range of values(multiple values) for range of indices(multiple indices)
getRegisteredTargetIds() - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getRegisteredTargetIds() - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getRegisteredTargetIds() - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getRegisteredTargetIds() - Method in interface org.myurc.uch.ITA
Get the target identifiers that the TA is currently representing.
getRequestBody(InputStream) - Static method in class edu.wisc.trace.uch.uipm.urchttp.util.UrcHttpUIPMUtil
It convert InputStream to String.
getResource(Map<String, List<String>>) - Method in class edu.wisc.trace.uch.resource.retrievalmanager.RetrievalManager
Get Specified Resource from Resource Server.
getResources(Map<String, List<String>>) - Method in class edu.wisc.trace.uch.resource.localresourcemanager.LocalResourceManager
Get Resources for specified resource properties.
getResources(String, List<Map<String, List<String>>>) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Get Resources from Local Resources, Resource Server, Target Adapter or Resource Sheet as par the requested resource property resourceType.
getResources(List<Map<String, List<String>>>) - Method in class edu.wisc.trace.uch.resource.retrievalmanager.RetrievalManager
Get Specified Resources from Resource Server.
getResources(String, List<Map<String, List<String>>>) - Method in class edu.wisc.trace.uch.TAListener
 
getResources(String, List<Map<String, List<String>>>) - Method in class edu.wisc.trace.uch.TDMListener
 
getResources(String, List<Map<String, List<String>>>) - Method in class edu.wisc.trace.uch.UCH
Get Resources from Local Resources, Resource Server, Target Adapter or Resource Sheet as par the requested resource property resourceType.
getResources(List<Map<String, List<String>>>) - Method in class edu.wisc.trace.uch.UCH
Get Resources from Local Resources, Resource Server, Target Adapter or Resource Sheet as par the requested resource property resourceType.
getResources(String, List<Map<String, List<String>>>) - Method in class edu.wisc.trace.uch.UIPMListener
 
getResources(String, List<Map<String, List<String>>>) - Method in interface org.myurc.uch.ITAListener
Get resource from the UCH specified by Resource Properties.
getResources(String, List<Map<String, List<String>>>) - Method in interface org.myurc.uch.ITDMListener
Get resource from the UCH specified by Resource Properties.
getResources(String, List<Map<String, List<String>>>) - Method in interface org.myurc.uch.IUIPMListener
Get resource from the UCH specified by Resource Properties.
GetResourcesAction - Class in edu.wisc.trace.uch.uipm.urchttp.action
Delegates this call to IUIPMListener, by calling it's getResources method.
GetResourcesAction(IUIPMListener) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.action.GetResourcesAction
Constructor.
getResPropsCopy(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Get copy of resProps for specified sessionId.
getResServerAppPath() - Method in class edu.wisc.trace.uch.resource.ResourceManager
Get the String value of Resource Server app path.
getResServerResource(Map<String, List<String>>) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Retrieve only best matched Resource from Resource Server.
getRestrictionBase() - Method in class edu.wisc.trace.uch.util.socket.SimpleType
 
getRights() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get the String value of the <rights> Element of Socket Description File(.uis)
getRoot() - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
getRoot(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
getSdkLogger() - Static method in class edu.wisc.trace.uch.util.LoggerUtil
Returns the singleton instance of the SDK logger.
getServerPortNo() - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer
Get the port no on which TCP-IP server is running.
getServiceDescriptionURI(String, String) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Get Service Description URI for specified service of specified device.
getServiceDescriptionURI(String, String) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
getSession() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
getSession() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Get the Reference of Session.
getSessionId() - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Get the value of SessionId.
getSessionId() - Method in class edu.wisc.trace.uch.util.Session
Get the String value of sessionId.
getSessionIds(String, String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getSessionIds(String, String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getSessionIds(String, String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getSessionIds(String, String) - Method in interface org.myurc.uch.ITA
Get the Session Identifiers for specified targetId and socketName.
getSingleResource(ResourceManager, Map<String, List<String>>) - Static method in class edu.wisc.trace.uch.resource.util.ResourceUtil
Get specified Resource using specified Resource Manager.
getSocket() - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Get the TCP-IP Socket.
getSocket() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
getSocket() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Get the Object of Socket Description.
getSocketDescriptionUri(String, String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getSocketDescriptionUri(String, String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getSocketDescriptionUri(String, String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getSocketDescriptionUri(String, String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getSocketDescriptionUri() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Return a String value of URI that points to the location of Socket Description File(.uis).
getSocketDescriptionUri(String) - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get a String value of URI that points to the location of Socket Description File(.uis) of the Socket specified by 'socketName'.
getSocketDescriptionUri(String, String) - Method in interface org.myurc.uch.ITA
Get the URI for retrieving the Socket Description for specified targetName and socketName.
getSocketDescriptionUri(String, String) - Method in interface org.myurc.uch.IUIPMListener
Get the URI for retrieving the Socket Description of the specified targetName and socketName.
getSocketElements() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get List of IUISocketElements by parsing Socket Description file(.uis) if it is not parsed.
getSocketElements(String) - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Return List<IUISocketElement> of IUISocketElement of the Socket specified by 'socketName'.
getSocketFriendlyName(String, String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getSocketFriendlyName(String, String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getSocketFriendlyName(String, String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getSocketFriendlyName(String, String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getSocketFriendlyName(String) - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get Friendly Name of the Socket specified by 'socketName'.
getSocketFriendlyName(String, String) - Method in interface org.myurc.uch.ITA
Get the Socket Friendly Name for the specified socketName and targetId.
getSocketFriendlyName(String, String) - Method in interface org.myurc.uch.IUIPMListener
Get Friendly Name of the Socket for the specified socketName and targetId.
getSocketId() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Return 'id' attribute of <socket> Element of Target Description file.
getSocketId(String) - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get a String value of SocketId of the Socket specified 'socketName'.
getSocketName(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getSocketName(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getSocketName(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getSocketName(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Get socketName for specified sessionId.
getSocketName(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getSocketName() - Method in class edu.wisc.trace.uch.util.Session
Get the String value of SocketName.
getSocketName() - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Get a 'name' attribute of <socket> Element of Target Description file.
getSocketName(String) - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get Socket Name for the SocketId specified 'socketId'.
getSocketName(String) - Method in interface org.myurc.uch.ITA
Get the SocketName for the specified sessionId.
getSocketName(String) - Method in interface org.myurc.uch.IUIPMListener
Get the SocketName for the specified sessionId.
getSocketNames(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getSocketNames(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getSocketNames(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getSocketNames(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getSocketNames() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Return List of Socket Names available in this Target Description.
getSocketNames(String) - Method in interface org.myurc.uch.ITA
Get the List of SocketName for specified targetName.
getSocketNames(String) - Method in interface org.myurc.uch.IUIPMListener
Returns List of socket Names for the specified Target Name.
getSockets() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get the sockets of this Target.
getState() - Method in class edu.wisc.trace.uch.util.socket.CommandProps
Get the state of the command.
getState() - Method in class edu.wisc.trace.uch.util.socket.UISocketBasicCommand
Get a Command State.
getState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketBasicCommand
Get the state of specified indices
getState() - Method in class edu.wisc.trace.uch.util.socket.UISocketNotification
Get the value of state of Notification.
getState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketNotification
Get the value of state of specified dimensional Notification.
getState() - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Get a Command State.
getState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Get the state of specified indices
getTAProps() - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getTAProps() - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getTAProps() - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getTAProps() - Method in interface org.myurc.uch.ITA
Get Target Adapter Properties Map.
getTargetContexts(String) - Method in class edu.wisc.trace.uch.TAListener
 
getTargetContexts(String) - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
getTargetContexts(String) - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
 
getTargetContexts(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getTargetContexts(String) - Method in interface org.myurc.uch.ITAListener
Get list of contexts for specified target.
getTargetContexts(String) - Method in interface org.myurc.uch.ITDM
Get list of contexts for specified target.
getTargetContexts(String) - Method in interface org.myurc.uch.IUIPMListener
Get list of contexts for which a target is available.
getTargetDescriptionUri(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getTargetDescriptionUri(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getTargetDescriptionUri(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getTargetDescriptionUri(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getTargetDescriptionUri() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Return a String value of URI that points to the location of Target Description File(.td).
getTargetDescriptionUri(String) - Method in interface org.myurc.uch.ITA
Get the URI for retrieving the Target Description.
getTargetDescriptionUri(String) - Method in interface org.myurc.uch.IUIPMListener
Get the URI for retrieving the Target Description for the specified targetName.
getTargetId() - Method in class edu.wisc.trace.uch.util.Session
Get the String value of SocketName.
getTargetName(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getTargetName(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getTargetName(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getTargetName(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getTargetName() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get String value of TargetName('about' attribute of <target> Element).
getTargetName(String) - Method in interface org.myurc.uch.ITA
Get the targetName for specified targetId.
getTargetName(String) - Method in interface org.myurc.uch.IUIPMListener
Get the name of a target for the specified targetId.
getTargetProps(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getTargetProps(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getTargetProps(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getTargetProps(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
getTargetProps(String) - Method in interface org.myurc.uch.ITA
Get the Target's Properties for specified targetId.
getTargetProps(String) - Method in interface org.myurc.uch.IUIPMListener
Get the target Properties for the specified targetId.
getTDMProps() - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
getTDMProps() - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
 
getTDMProps() - Method in interface org.myurc.uch.ITDM
Get TDM Properties Map.
getTdUri() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
a URI that points to the location of Target Description File(.td).
getTtc() - Method in class edu.wisc.trace.uch.util.socket.CommandProps
Get the ttc of the command.
getTtc() - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Get Time To Complete Value for the command.
getTtc(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Get the state of specified indices
getType() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
getType() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Get the value of Type.
getType() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Get type.
getUCHProps() - Method in class edu.wisc.trace.uch.TAListener
 
getUCHProps() - Method in class edu.wisc.trace.uch.TDMListener
 
getUCHProps() - Method in class edu.wisc.trace.uch.UIPMListener
Get the UCH Properties.
getUCHProps() - Method in interface org.myurc.uch.ITAListener
Get a Map of UCH Properties.
getUCHProps() - Method in interface org.myurc.uch.ITDMListener
Get a Map of UCH Properties.
getUCHProps() - Method in interface org.myurc.uch.IUIPMListener
Get a Map of UCH Properties.
getUIPMProps() - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
getUIPMProps() - Method in interface org.myurc.uch.IUIPM
Returns Properties of UIPM.
getUpdatedValuesResponse(String, List<String>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Get updated values for specified paths of specified Session.
GetUpdatesAction - Class in edu.wisc.trace.uch.uipm.urchttp.action
Delegates this call to IUIPMListener, by calling it's getValues method.
GetUpdatesAction(IUIPMListener, UrcHttpUIPM) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.action.GetUpdatesAction
Initialize variables.
getUpdatesTimer() - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Get the value of updatesTimer.
getURIs(Map<String, IProfile>) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Get a List of URI that allow specified context.
getUriServiceContexts(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
getUriServiceContexts(String) - Method in interface org.myurc.uch.IUIPM
Get list of contexts for one of the UIPM's service URI.
getUserProfile() - Method in class edu.wisc.trace.uch.resource.ResourceManager
Get User Profile for logged user.
getValue(String) - Method in class edu.wisc.trace.uch.UCHStore
Get the Value from store from the value of key.
getValue() - Method in class edu.wisc.trace.uch.uipm.urchttp.util.KeyValuePair
Get Value.
getValue(String) - Method in class edu.wisc.trace.uch.util.Session
Get the value of the Socket Element or Socket Elements specified by elementPath.
getValue(String, boolean) - Method in class edu.wisc.trace.uch.util.Session
Get the value of the Socket Element or Socket Elements specified by elementPath.
getValue() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Get Value.
getValue() - Method in class edu.wisc.trace.uch.util.socket.UISocketVariable
Get Value of variable.
getValue(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketVariable
Get Value of variable with dimension.
getValue() - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Get value of XML variable.
getValue(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Get value of XML variable on specified indices.
getValue(String, String) - Method in interface org.myurc.uch.IProfile
Get the value for specified key and password.
getValue(String) - Method in interface org.myurc.uch.IUCHStore
Get a stored value from the local UCH store
getValues(String, List<String>, List<Boolean>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
getValues(String, List<String>, List<Boolean>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
getValues(String, List<String>, List<Boolean>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
getValues(String, List<String>, List<Boolean>) - Method in class edu.wisc.trace.uch.UIPMListener
 
getValues(String, List<String>, List<Boolean>) - Method in interface org.myurc.uch.ITA
Returns a value/state of the specified socket elements.
getValues(String, List<String>, List<Boolean>) - Method in interface org.myurc.uch.IUIPMListener
Returns a value/state of the specified socket elements.
GetValuesAction - Class in edu.wisc.trace.uch.uipm.urchttp.action
Delegates this call to IUIPMListener, by calling it's getValues method.
GetValuesAction(IUIPMListener, UrcHttpUIPM) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.action.GetValuesAction
Initialize variables

H

handleCacheRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.UCH
Handle The http://...cache?name=[resourceName].
handleUpdateUserAction(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.UCH
Update the User Info to communicate with Resource Server.
handleUserNameRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.UCH
Respond with Resource Server UserName.

I

INCORRECT_DIM_VALUE - Static variable in class edu.wisc.trace.uch.util.Session
 
INCORRECT_PATH - Static variable in class edu.wisc.trace.uch.util.Session
 
init(ITAListener, Map<String, String>, Map<String, String>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
init(ITAListener, Map<String, String>, Map<String, String>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
init(ITAListener, Map<String, String>, Map<String, String>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
init(ITDMListener, Map<String, String>, Map<String, String>, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
init(ITDMListener, Map<String, String>, Map<String, String>, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
 
init(IUIPMListener, Map<String, String>, Map<String, String>, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
init(ITAListener, Map<String, String>, Map<String, String>) - Method in interface org.myurc.uch.ITA
When the TA is installed and loaded, this method is called by UCH prior to any other TA function.
init(ITDMListener, Map<String, String>, Map<String, String>, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDM
When the TDM is installed and loaded, the UCH calls init() prior to any other TDM function and allows the TDM to initialize itself.
init(IUIPMListener, Map<String, String>, Map<String, String>, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPM
When the UIPM is installed and loaded, the UCH calls this method prior to any other UIPM function and allows the UIPM to initialize itself.
invokeLocator(String, String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
invokeLocator(String, String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
invokeLocator(String, String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
invokeLocator(String, String) - Method in class edu.wisc.trace.uch.UIPMListener
 
invokeLocator(String, String) - Method in interface org.myurc.uch.ITA
Invoke the specified locator function on a target.
invokeLocator(String, String) - Method in interface org.myurc.uch.IUIPMListener
Invoke the specified locator function of the specified targetId.
InvokeLocatorAction - Class in edu.wisc.trace.uch.uipm.urchttp.action
Delegates this call to IUIPMListener, by calling it's getValues method.
InvokeLocatorAction(IUIPMListener) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.action.InvokeLocatorAction
Initialize variables
IProfile - Interface in org.myurc.uch
Provide interface to save and retrieve profile properties.
isDimensional() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
isDimensional() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Checks whether socket Element is dimensional or not.
isElementAvailable(String, String, String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
isElementAvailable(String, String, String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
isElementAvailable(String, String, String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
isElementAvailable(String, String, String) - Method in class edu.wisc.trace.uch.UIPMListener
 
isElementAvailable(String, String) - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Check whether IUISocketElement specified by 'eltId' is Available in the Socket specified by 'socketName' or not.
isElementAvailable(String, String, String) - Method in interface org.myurc.uch.ITA
Checks whether a given socketElement is available in specified Socket of specified Target or not.
isElementAvailable(String, String, String) - Method in interface org.myurc.uch.IUIPMListener
Checks whether a given socketElement is available in the specified Socket of specified Target or not.
isElementExists(String) - Method in class edu.wisc.trace.uch.util.Session
Check whether the specified Element by elementPath is exists or not.
isHidden() - Method in class edu.wisc.trace.uch.util.socket.TargetDescription
Get the String value of the <hidden> Element of Target Description File(.td)
isIdRef() - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Check whether isIdRef exists or not.
isImplemented(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
isImplemented(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
isImplemented(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
isImplemented(String) - Method in class edu.wisc.trace.uch.TAListener
 
isImplemented(String) - Method in class edu.wisc.trace.uch.TDMListener
 
isImplemented(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
isImplemented(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
isImplemented(String) - Method in interface org.myurc.uch.ITA
Checks whether specified function is implemented by the TA or not.
isImplemented(String) - Method in interface org.myurc.uch.ITAListener
Returns whether specified function is implemented or not.
isImplemented(String) - Method in interface org.myurc.uch.ITDMListener
Checks whether specified function is implemented or not.
isImplemented(String) - Method in interface org.myurc.uch.IUIPM
Checks whether specified function is implemented or not.
isImplemented(String) - Method in interface org.myurc.uch.IUIPMListener
Checks whether specified function is implemented or not.
isIncludeRes() - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
isIncludeRes() - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Get the value of IncludeRes.
isIndexValueValid(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Check whether the indexValue is in proper format or not.
isServiceAvailable(String, String) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Checks whether Service is available on Specified Device or not.
isServiceAvailable(String, String) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
isSessionResumable(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
isSessionResumable(String) - Method in interface org.myurc.uch.IUIPMListener
Checks whether the given session can be resumed.
isSessionSuspendable(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
isSessionSuspendable(String) - Method in interface org.myurc.uch.IUIPMListener
Check whether the given session can be suspended.
isSocketNameExists(String, UISocketSet) - Method in class edu.wisc.trace.uch.util.socket.SocketDescription
Check whether IUISocketElement specified by 'elementId' exists or not in the UISocketSet specified by 'socketSet'.
isUriContainsResServerAppPath(String) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Call the same method of UCH.
isUriContainsResServerAppPath(String) - Method in class edu.wisc.trace.uch.UCH
CHeck whether URI contains Resource Server App Path.
ITA - Interface in org.myurc.uch
TA (Target Adapter) is the link in between UCH and final proprietory Target.
ITAListener - Interface in org.myurc.uch
ITAListener receives calls from TA.
ITDM - Interface in org.myurc.uch
ITDM is responsible for Discovering & Discarding of the devices from the network and forwards call to ITDMListener.
ITDMListener - Interface in org.myurc.uch
ITDMListener receives calls from TDM.
IUCHStore - Interface in org.myurc.uch
In some cases two different modules (UIPMs, TDMs, TAs) may wish to share data with each other.
IUIPM - Interface in org.myurc.uch
UIPM - User Interface Protocol Module, takes care of communication from the end-client to the UCH.
IUIPMListener - Interface in org.myurc.uch
IUIPMListener forwards call of the methods from UIPM to TA.
IUISocketElement - Interface in edu.wisc.trace.uch.util.socket
IUISocketElement is the interface used for creating UI Socket Element Objects.
IUpdateListener - Interface in edu.wisc.trace.uch.tdm.upnp.lib
Handle Received event for subscribed Services.
IUpnpControlPoint - Interface in edu.wisc.trace.uch.tdm.upnp.lib
Handle Discovery, Discarding and Event handling of UPnP Device.
IUpnpControlPointListener - Interface in edu.wisc.trace.uch.tdm.upnp.lib
Handle Discovery and Discarding of UPnP Device.

K

KeyValuePair - Class in edu.wisc.trace.uch.uipm.urchttp.util
A simple utility class, having two attributes key and value.
KeyValuePair(String, String) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.util.KeyValuePair
Constructor Initializes Key and Value.

L

LOCAL_RESOURC_NAME_PREFIX - Static variable in class edu.wisc.trace.uch.Constants
 
LocalResourceManager - Class in edu.wisc.trace.uch.resource.localresourcemanager
Parse all .ucf(UCH Config File) files from specific location.
LocalResourceManager(ResourceManager, String) - Constructor for class edu.wisc.trace.uch.resource.localresourcemanager.LocalResourceManager
Constructor.
LocalUploadManager - Class in edu.wisc.trace.uch.resource.uploadmanager.local
Provide methods to upload resources locally
LocalUploadManager(ResourceManager, String) - Constructor for class edu.wisc.trace.uch.resource.uploadmanager.local.LocalUploadManager
Constructor.
LoggerUtil - Class in edu.wisc.trace.uch.util
Creates a project-wide logger with handlers and formatters.
LoggerUtil.SdkFormatter - Class in edu.wisc.trace.uch.util
Formats logger output to provide the originating method and line number in addition to the package on one line, and the logged message on the next.
LoggerUtil.SdkFormatter() - Constructor for class edu.wisc.trace.uch.util.LoggerUtil.SdkFormatter
 
LoggerUtil.SdkHandler - Class in edu.wisc.trace.uch.util
Very simple handler that outputs all logged messages to stdout.
LoggerUtil.SdkHandler() - Constructor for class edu.wisc.trace.uch.util.LoggerUtil.SdkHandler
 

M

MyHostnameVerifier - Class in edu.wisc.trace.uch.resource.util
This class is the base interface for hostname verification.
MyHostnameVerifier() - Constructor for class edu.wisc.trace.uch.resource.util.MyHostnameVerifier
 
MyTrustManager - Class in edu.wisc.trace.uch.resource.util
MyTrustManager is responsible for managing the trust material that is used when making trust decisions, and for deciding whether credentials presented by a peer should be accepted.
MyTrustManager() - Constructor for class edu.wisc.trace.uch.resource.util.MyTrustManager
 

O

OPEN_SESSION_RESPONSE_PROP_NAME_RESULT - Static variable in class edu.wisc.trace.uch.Constants
 
OPEN_SESSION_RESPONSE_PROP_NAME_RESULT_VALUE_ACCEPT - Static variable in class edu.wisc.trace.uch.Constants
 
OPEN_SESSION_RESPONSE_PROP_NAME_RESULT_VALUE_FAILED - Static variable in class edu.wisc.trace.uch.Constants
 
OPEN_SESSION_RESPONSE_PROP_NAME_RESULT_VALUE_REJECT - Static variable in class edu.wisc.trace.uch.Constants
 
OPEN_SESSION_RESPONSE_PROP_NAME_SESSION_ID - Static variable in class edu.wisc.trace.uch.Constants
 
openSessionRequest(String, String, Map<String, String>, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
openSessionRequest(String, String, Map<String, String>, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
openSessionRequest(String, String, Map<String, String>, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
openSessionRequest(IUIPM, String, String, Map<String, String>, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.UIPMListener
 
openSessionRequest(String, String, Map<String, String>, Map<String, IProfile>) - Method in interface org.myurc.uch.ITA
The UCH asks for permission to open a session with a specified client on a specified socket.
openSessionRequest(IUIPM, String, String, Map<String, String>, Map<String, IProfile>) - Method in interface org.myurc.uch.IUIPMListener
Request for opening a session with the specified target and socket.
OpenSessionRequestAction - Class in edu.wisc.trace.uch.uipm.urchttp.action
Delegates this call to IUIPMListener, by calling it's getResources method.
OpenSessionRequestAction(IUIPMListener, UrcHttpUIPM, String, int) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.action.OpenSessionRequestAction
Open a new Session.
openUserContext(HttpServletRequest, String, String) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Open Context with specified User.
openUserContext(HttpServletRequest, String, String) - Method in class edu.wisc.trace.uch.UCH
Open Context with specified User.
OpenUserContextAction - Class in edu.wisc.trace.uch.action
Provide method to open user context.
OpenUserContextAction() - Constructor for class edu.wisc.trace.uch.action.OpenUserContextAction
 
org.myurc.uch - package org.myurc.uch
Provides Interfaces which are used to communicate among different modules like UCH, TDM, TA and UIPM.

P

parseAndGetResultMap(String) - Static method in class edu.wisc.trace.uch.uipm.urchttp.util.UrcHttpUIPMUtil
This method takes an XML String and after parsing, it generates a list of KeyValuePair object, each KeyValuePair object contains two attributes..
parseDocument(URI) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Parse an XML file located at the URI specified and returns the DOM Document resulting from the parse.
parseDocument(File) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Parse specified XML file and returns the DOM Document resulting from the parse.
parseXml(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Parse a XML String and return a Document Object.
percentDecoding(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Perform percentage decoding on input argument 'in' and returns it.
percentEncoding(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Perform percentage encoding on input argument 'in' and returns it.
performConfigOperation(String) - Method in class edu.wisc.trace.uch.UCH
Parse the keyValue String(key1=value1&...&keyN=valueN).
postRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.UCH
It finds related context if session is associated with request.
prepareKeyValueListMap(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Prepare a Map from a String like prop1=val1&prop2=val2&prop1&val11...
prepareKeyValueMap(String) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Prepare a Map from a String like prop1=val1&prop2=val2&prop1&val11...
prepareResponseString(String, Map<String, List<String>>) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.GetUpdatesAction
Prepare a Response String from setValueResponseMap.
prepareUpdatedValueMap(String, Map<String, String>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Return a Map<String, string> that contains the latest updated values.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.wisc.trace.uch.servlet.UchServlet
Process HTTP GET/POST request.
processRequest(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.CloseSessionRequestAction
Close the existing session with the sessionId specified by 'sessionId' by calling IUIPMListener's closeSession() method.

The responseBody will be like :
<sessionClosed/>
processRequest(String, String) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.GetDocumentAction
Get requested Document.
processRequest(String, String, String) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.GetResourcesAction
Parse the requestBody and get the response by calling IUIPMListener's getResources() and prepare a response String according to URC-HTTP spec 1.0 that will return to URC-HTTP UIPM.

processRequest(String, String) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.GetUpdatesAction
Parse the requestBody and get the response from URC-HTTP UIPM's updated value Map and prepare a response String according to URC-HTTP spec 1.0 that will return to URC-HTTP UIPM.

processRequest(String, String) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.GetValuesAction
Parse the requestBody and get the response by calling IUIPMListener's getValues() and prepare a response String according to URC-HTTP spec 1.0 that will return to URC-HTTP UIPM.

processRequest(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.InvokeLocatorAction
Parse the requestBody and get the response by calling IUIPMListener's invokeLocator() and prepare a response String according to URC-HTTP spec 1.0 that will return to URC-HTTP UIPM.

processRequest(String, String, String) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.OpenSessionRequestAction
Parse the URI String and get the response by calling IUIPMListener's openSessionRequest() which opens a new session with particular Socket of Target.
processRequest(String, String) - Method in class edu.wisc.trace.uch.uipm.urchttp.action.SetValuesAction
Parse the requestBody and get the response by calling IUIPMListener's setValuesRequest() and prepare a response String according to URC-HTTP spec 1.0 that will return to URC-HTTP UIPM.

PROFILE_CONTROLLER - Static variable in class edu.wisc.trace.uch.Constants
 
PROFILE_USER - Static variable in class edu.wisc.trace.uch.Constants
 
PROP_GET_CONTENT - Static variable in class edu.wisc.trace.uch.Constants
 
PROP_NAME_GLOBAL_AT - Static variable in class edu.wisc.trace.uch.Constants
 
PROP_NAME_RESOURCE_LOCAL_AT - Static variable in class edu.wisc.trace.uch.Constants
 
PROP_RESOURCE_DATA - Static variable in class edu.wisc.trace.uch.Constants
 
PROP_UIPM_CLIENT_DESCRIPTION - Static variable in class edu.wisc.trace.uch.Constants
 
PROP_UIPM_CLIENT_FRIENDLY_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PROP_UIPM_CLIENT_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_A_RRES_DESC_FOR_DOMAIN - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_CONFORMS_TO - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_CONFORMS_TO_VALUE_RESSHEET - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_CONFORMS_TO_VALUE_TD - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_CONFORMS_TO_VALUE_UIS - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DC_ELEMENTS_CREATOR - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DC_ELEMENTS_DESCRIPTION - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DC_ELEMENTS_PUBLISHER - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DC_ELEMENTS_TITLE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DC_ELEMENTS_TYPE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DC_ELEMENTS_TYPE_VALUE_TEXT - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DC_TERMS_MODIFIED - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DEVICE_PLATFORM - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_DEVICE_TYPE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_FOR_SOCKET_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_FOR_TARGET_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_INDEX_FILE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_MIME_TYPE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_MIME_TYPE_VALUE_JAVA_ARCHIVE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_MIME_TYPE_VALUE_RSHEET - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_MIME_TYPE_VALUE_TD - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_MIME_TYPE_VALUE_UIS - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_MIME_TYPE_VALUE_ZIP - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_PLATFORM - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_PLATFORM_VALUE_JAVA - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_PROTOCOL_SHORT_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_PROTOCOL_SHORT_NAME_VALUE_HTTP_HTML - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_DEVICE_MODEL_NUMBER - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_DYNAMIC_LIB_CLASS - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_FOR_LANG - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_FOR_LANG_VALUE_EN - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_INSTANCE_ID - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_INSTANCE_ID_VALUE_ALL - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_MANUFACTURER - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_PROTOCOL_INFO_CAP_PROFILE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_ROLE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_SUB_TYPE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_SUB_TYPE_VALUE_TARGETDESC_TEMPLATE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TARGET_FRIENDLY_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TARGET_MODEL_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_ATOMIC - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_CONFIG_FILE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_RESSHEET - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_TA - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_TARGET - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_TD - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_TDM - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_UIPM - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_UIPM_CLIENT - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_UIS - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_URCHTTP_UIPM_CLIENT - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_TYPE_VALUE_USER_PROFILE - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_UCH_INSTANCE_ID - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RES_UIPM_URC_HTTP_GET_COMPATIBLE_UIS_INTERVAL - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_RESOURCE_URI - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_VALUE_STAR - Static variable in class edu.wisc.trace.uch.Constants
 
PROPERTY_WRAPS_PROTOCOL_SHORT_NAME - Static variable in class edu.wisc.trace.uch.Constants
 
PropertyValidator - Class in edu.wisc.trace.uch.resource.localresourcemanager
Provide methods to validate properties.
propMatched(Map<String, String>) - Method in class edu.wisc.trace.uch.resource.resourcesheetmanager.AResourceDescription
Check whether all the properties are matched and if matches returns true else returns false.
publish(LogRecord) - Method in class edu.wisc.trace.uch.util.LoggerUtil.SdkHandler
 

R

registerTarget(String, Map<String, Object>, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
registerTarget(String, Map<String, Object>, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
registerTarget(String, Map<String, Object>, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
registerTarget(String, Map<String, Object>, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITA
Register Target Adapter with specified targetId.
reload() - Method in class edu.wisc.trace.uch.resource.localresourcemanager.LocalResourceManager
Clear all local resource properties and load all resource again.
removeCompatibleUIs(List<String>) - Method in class edu.wisc.trace.uch.UIPMListener
 
removeCompatibleUIs(List<String>) - Method in interface org.myurc.uch.IUIPMListener
Tells the UCH to remove user interface URIs from the UIList that were previously added by addCompatibleUI().
removeCPListener(IUpnpControlPointListener) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Remove specified IUpnpControlPointListener from the list of IUpnpControlPointListener's List.
removeCPListener(IUpnpControlPointListener) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
removeDimension(String) - Method in class edu.wisc.trace.uch.util.Session
Remove the existing Dimension of the Dimensional IUISocketElement specified by 'elementPath'.
removeDimension(String) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
removeDimension(String) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Removes Dimension of specified index.
removeDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
 
removeDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
 
removeDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketNotification
 
removeDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketSet
 
removeDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketVariable
 
removeDimension(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
 
removeFromSessionIdLastAccessMap(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Remove the entry from sessionIdLastAccessedMap for the specified SessionId.
removeFromSessionIdResPropsMap(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Remove the entry from sessionIdResPropsMap for the specified SessionId.
removeFromSessionIdSocketNameMap(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Remove the entry from sessionIdSocketNameMap for the specified SessionId.
removeTDM(ITDM) - Method in class edu.wisc.trace.uch.TDMListener
 
removeTDM(ITDM) - Method in interface org.myurc.uch.ITDMListener
Removes the specified tdm from the UCH.
removeUIPM(IUIPM) - Method in class edu.wisc.trace.uch.UIPMListener
 
removeUIPM(IUIPM) - Method in interface org.myurc.uch.IUIPMListener
Removes the specified uipm from the UCH.
removeUpdateListener(IUpdateListener) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Remove specified IUpdateListener from the list of IUpdateListener's List.
removeUpdateListener(IUpdateListener) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
removeUriServiceContexts(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Remove specified contexts for specified URI.
removeUriServiceContexts(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TAListener
 
removeUriServiceContexts(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TDMListener
 
removeUriServiceContexts(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.UIPMListener
 
removeUriServiceContexts(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITAListener
Called when the TA wants to remove one or more contexts to a URI service.
removeUriServiceContexts(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDMListener
Called when the TDM wants to close one or more contexts to a URI service.
removeUriServiceContexts(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPMListener
Called when the UIPM wants to close one or more contexts to a URI service.
removeValue(String, String) - Method in interface org.myurc.uch.IProfile
Remove the specified value.
replaceAll(String, char, char) - Static method in class edu.wisc.trace.uch.util.CommonUtilities
Replace all 'ch1' to 'ch2' from the String 'str' and return it.
RESOURCE_QUERY_PROP_NAME_COUNT - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_GET_CONTENT - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_INDEX - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_REFERENCEID - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_RESOURCE_LOCATION - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_RESOURCE_LOCATION_VALUE_ALL - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_RESOURCE_LOCATION_VALUE_LOCAL - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_RESOURCE_LOCATION_VALUE_RES_SERVER - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_START - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_QUERY_PROP_NAME_TOTAL - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_UPLOAD_PROP_NAME_LOCATION - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_UPLOAD_PROP_NAME_LOCATION_VALUE_LOCAL - Static variable in class edu.wisc.trace.uch.Constants
 
RESOURCE_UPLOAD_PROP_NAME_LOCATION_VALUE_RESOURCE_SERVER - Static variable in class edu.wisc.trace.uch.Constants
 
ResourceManager - Class in edu.wisc.trace.uch.resource
Manage Resource Sheet, Local and Resource Server Resources.
ResourceManager(UCH, String, String, String) - Constructor for class edu.wisc.trace.uch.resource.ResourceManager
Constructor.
ResourceManager(UCH, String, String, String, String, String) - Constructor for class edu.wisc.trace.uch.resource.ResourceManager
Constructor.
ResourceSheetManager - Class in edu.wisc.trace.uch.resource.resourcesheetmanager
Handle all request for managing Atomic(Resource Sheet) Resources.
ResourceSheetManager(ResourceManager) - Constructor for class edu.wisc.trace.uch.resource.resourcesheetmanager.ResourceSheetManager
Constructor.
ResourceUtil - Class in edu.wisc.trace.uch.resource.util
Provide methods to use information from resource properties.
ResourceUtil() - Constructor for class edu.wisc.trace.uch.resource.util.ResourceUtil
 
ResServerUploadManager - Class in edu.wisc.trace.uch.resource.uploadmanager.resserver
Provide Method to Upload Resources to Resource Server.
ResServerUploadManager(String, String, String) - Constructor for class edu.wisc.trace.uch.resource.uploadmanager.resserver.ResServerUploadManager
Store Resource Server URI, UserName and Password for further upload Request.
resumeSession(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
resumeSession(String) - Method in interface org.myurc.uch.IUIPMListener
The target is requested to resume the given session.
resumeSessionRequest(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
resumeSessionRequest(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
resumeSessionRequest(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
resumeSessionRequest(String) - Method in interface org.myurc.uch.ITA
The UCH asks for permission to resume a session.
RetrievalManager - Class in edu.wisc.trace.uch.resource.retrievalmanager
Provide Method to Query and Retrieve Resources from Resource Server.
RetrievalManager(String, String, String, String) - Constructor for class edu.wisc.trace.uch.resource.retrievalmanager.RetrievalManager
Instantiate the Object of HttpRequestResponseUtil.
retrieveResource(String) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Retrieve the resource from Resource Server and save it in cache directory and return that file path.
retrieveResource(String) - Method in class edu.wisc.trace.uch.resource.retrievalmanager.RetrievalManager
Retrieve the specified Resource from Resource Server.
RSHEET_FOR_LANG_DEFAULT_VALUE - Static variable in class edu.wisc.trace.uch.Constants
 
RSHEET_PROPERTY_ROLE_VALUE_HELP_PURPOSE - Static variable in class edu.wisc.trace.uch.Constants
 
RSHEET_PROPERTY_ROLE_VALUE_LABEL - Static variable in class edu.wisc.trace.uch.Constants
 
RSHEET_TYPE_DEFAULT_VALUE - Static variable in class edu.wisc.trace.uch.Constants
 
run() - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer
Open TCP-IP server and Start to listen request from TCP-IP Client.

S

sendUpdates(String, String) - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer
Send updateMessage to specific TCP/IP socket.
Session - Class in edu.wisc.trace.uch.util
Provides methods to maintain session for the elements of UI Socket Description.
Session(String, String, Map<String, Object>, String, List<IUISocketElement>) - Constructor for class edu.wisc.trace.uch.util.Session
Initializes all the local variables
sessionAborted(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
sessionAborted(String) - Method in interface org.myurc.uch.IUIPM
The target has terminated a session.
sessionClosed(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
sessionClosed(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
sessionClosed(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
sessionClosed(String) - Method in interface org.myurc.uch.ITA
Closes the Session for specified sessionId and do the necessary clean-up for the target.
sessionForwardRequest(String, Map<String, String>) - Method in class edu.wisc.trace.uch.TAListener
 
sessionForwardRequest(String, Map<String, String>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
sessionForwardRequest(String, Map<String, String>) - Method in interface org.myurc.uch.ITAListener
The TA requests the client to open a session with different socket.
sessionForwardRequest(String, Map<String, String>) - Method in interface org.myurc.uch.IUIPM
The target requests the UIPM to open a session with a different socket.
sessionOpened(String, String, String, Map<String, String>, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
sessionOpened(String, String, String, Map<String, String>, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
sessionOpened(String, String, String, Map<String, String>, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
sessionOpened(String, String, String, Map<String, String>, Map<String, IProfile>) - Method in interface org.myurc.uch.ITA
If the TA has accepted an open session request, and if the UCH succeeded in the necessary steps to open a session with the client, the UCH will call sessionOpened and provide the sessionId pertaining to the new session.
sessionResumed(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
sessionResumed(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
sessionResumed(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
sessionResumed(String) - Method in interface org.myurc.uch.ITA
The UCH signals the TA that the session has resumed.
sessionSuspended(String, long) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
sessionSuspended(String, long) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
sessionSuspended(String, long) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
sessionSuspended(String, long) - Method in interface org.myurc.uch.ITA
The UCH signals the TA that the client has suspended a session with one of the TA’s targets.
setAckTimer(int) - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Set the value of ackTimer.
setCommandParams(HashMap<String, UISocketCommandParam>) - Method in class edu.wisc.trace.uch.util.socket.CommandProps
Stores the command parameters in a map.
setCommandParams(HashMap<String, UISocketCommandParam>) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommand
Sets Command Parameters.
setDimensional(boolean) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
setDimensional(boolean) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Set the boolean value of isDimensional.
setDimMap(LinkedHashMap<String, Object>) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
Sets map for dimensional socket Elements.
setDimType(String) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
setDimType(String) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Set the value of Dimensional Type.
setDir(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Set Direction.
setElementId(String) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
setElementId(String) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Set the value of Element Id.
setId(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Set Id.
setIdRef(boolean) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Sets IdRef if it exists.
setIncludeRes(boolean) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
setIncludeRes(boolean) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Set the value of IncludeRes.
setKey(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.util.KeyValuePair
Set Key.
setRoot(String, String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
setRoot(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
setSession(Session) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
setSession(Session) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Set the Reference of Session.
setSessionId(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Set the value of SessionId.
setSocket(Socket) - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Get the TCP-IP Socket.
setSocket(SocketDescription) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
setSocket(SocketDescription) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Set the Reference of Socket Description.
setState(String) - Method in class edu.wisc.trace.uch.util.socket.CommandProps
Set the state of the command.
setState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketBasicCommand
Sets a command State.
setState(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketBasicCommand
Set Command State of specified indices.
setState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketNotification
Set State of the Notification.
setState(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketNotification
Set State of the Notification on the dimension specified by 'indices'.
setState(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Sets a command State.
setState(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Set Command State of specified indices.
SetTcpIpServer(TcpIpServer) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Assign the reference of TcpIpServer to the local variable.
setTtc(long) - Method in class edu.wisc.trace.uch.util.socket.CommandProps
Set the ttc of the command.
setTtc(long) - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
set Time to Complete value of the command.
setTtc(long, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
Set Command TTC of specified indices.
setType(String) - Method in class edu.wisc.trace.uch.util.socket.AbstractUISocketElement
 
setType(String) - Method in interface edu.wisc.trace.uch.util.socket.IUISocketElement
Set the value of Type.
setType(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Set type.
setUpdatesTimer(int) - Method in class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Set the value of updatesTimer.
setValidation(ITA, boolean) - Method in class edu.wisc.trace.uch.TAListener
 
setValidation(ITA, boolean) - Method in interface org.myurc.uch.ITAListener
Check whether to do validation for the TA or not.
setValue(String, Object) - Method in class edu.wisc.trace.uch.UCHStore
Set the key-value pair in store.
setValue(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.util.KeyValuePair
Set Value.
setValue(String, String) - Method in class edu.wisc.trace.uch.util.Session
Set the value of Specified Socket Element by elementPath.
setValue(Object) - Method in class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Set Value.
setValue(Object) - Method in class edu.wisc.trace.uch.util.socket.UISocketVariable
Set Value of the variable.
setValue(Object, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketVariable
Set Value of the variable with dimension.
setValue(String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Set value of XML variable.
setValue(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Set value of XML variable on specified index.
setValue(String, String, String) - Method in interface org.myurc.uch.IProfile
Store the value of Key, Value and Password.
setValue(String, Object) - Method in interface org.myurc.uch.IUCHStore
Set a (new) value for the given key.
setValueChildren(String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
setValueChildren(String, String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
setValueIdMetaData(String, String, String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
setValueIdMetaData(String, String, String) - Method in class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Not Implemented.
SetValuesAction - Class in edu.wisc.trace.uch.uipm.urchttp.action
Delegates this call to IUIPMListener, by calling it's setValues method.
SetValuesAction(IUIPMListener, UrcHttpUIPM) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.action.SetValuesAction
Initialize variables.
setValuesRequest(String, boolean, List<String>, List<String>, List<String>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
setValuesRequest(String, boolean, List<String>, List<String>, List<String>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
setValuesRequest(String, boolean, List<String>, List<String>, List<String>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
setValuesRequest(String, List<String>, List<String>, List<String>) - Method in class edu.wisc.trace.uch.UIPMListener
 
setValuesRequest(String, boolean, List<String>, List<String>, List<String>) - Method in interface org.myurc.uch.ITA
The client requests to change the target state in one or more operations on specified socket elements.
setValuesRequest(String, List<String>, List<String>, List<String>) - Method in interface org.myurc.uch.IUIPMListener
The UIPM requests to change the target state in one or more operations on specified socket elements.
SimpleType - Class in edu.wisc.trace.uch.util.socket
 
SocketDescription - Class in edu.wisc.trace.uch.util.socket
Parses the UI Socket Description file and Store all the Elements and makes Socket Document information accessible.
SocketDescription(TargetDescription, Element, ITAListener) - Constructor for class edu.wisc.trace.uch.util.socket.SocketDescription
Constructor.
startDiscovery() - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
startDiscovery() - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Start discovery of UPnP devices from network.
startDiscovery() - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
startDiscovery() - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
 
startDiscovery() - Method in interface org.myurc.uch.ITDM
This function signals the TDM to start discovery of targets.
startUriService(ITA, String, int, boolean, String, boolean, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TAListener
 
startUriService(ITDM, String, int, boolean, String, boolean, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TDMListener
 
startUriService(IUIPM, String, int, boolean, String, boolean, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.UIPMListener
 
startUriService(ITA, String, int, boolean, String, boolean, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITAListener
The ITA requests the UCH to start servicing a URI which is made up of a given scheme, port, and base path.
startUriService(ITDM, String, int, boolean, String, boolean, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDMListener
The ITDM requests the UCH to start servicing a URI which is made up of a given scheme, port, and base path.
startUriService(IUIPM, String, int, boolean, String, boolean, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPMListener
The UIPM requests the UCH to start servicing a URI which is made up of a given scheme, port, and base path.
stopDiscovery() - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
stopDiscovery() - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Stop discovery of UPnP devices from network.
stopDiscovery() - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
stopDiscovery() - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
 
stopDiscovery() - Method in interface org.myurc.uch.ITDM
This function signals the TDM to stop discovery of targets.
stopUriService(String) - Method in class edu.wisc.trace.uch.TAListener
 
stopUriService(String) - Method in class edu.wisc.trace.uch.TDMListener
 
stopUriService(String) - Method in class edu.wisc.trace.uch.UIPMListener
 
stopUriService(String) - Method in interface org.myurc.uch.ITAListener
The ITA requests the UCH to stop servicing a URI that was requested to be serviced in a previous call to startUriService().
stopUriService(String) - Method in interface org.myurc.uch.ITDMListener
The ITDM requests the UCH to stop servicing a URI that was requested to be serviced in a previous call to startUriService().
stopUriService(String) - Method in interface org.myurc.uch.IUIPMListener
The UIPM requests the UCH to stop servicing a URI that was requested to be serviced in a previous call to startUriService().
stripNonValidXMLCharacters(String) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
Remove invalid XML Characters from input String and return it.
subscribeToService(IUpdateListener, String, String) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Subscribe specified service of specified Device.
subscribeToService(IUpdateListener, String, String) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
SUCCESSFUL - Static variable in class edu.wisc.trace.uch.util.Session
 
suspendSession(String, long) - Method in class edu.wisc.trace.uch.UIPMListener
 
suspendSession(String, long) - Method in interface org.myurc.uch.IUIPMListener
The target is requested to suspend the given session with a suggested timeout value.
suspendSessionRequest(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
suspendSessionRequest(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
suspendSessionRequest(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
suspendSessionRequest(String) - Method in interface org.myurc.uch.ITA
The UCH asks for permission to suspend a session.

T

TAException - Exception in org.myurc.uch
This allows developers to distinguish TA exception from Java exceptions.
TAException() - Constructor for exception org.myurc.uch.TAException
Creates a new TAException instance.
TAException(String) - Constructor for exception org.myurc.uch.TAException
Creates a new TAException instance with a specific message.
TAException(String, Throwable) - Constructor for exception org.myurc.uch.TAException
Creates a new TAException instance with a specific message and a Throwable cause.
TAException(Throwable) - Constructor for exception org.myurc.uch.TAException
Creates a new TAException instance with a Throwable cause.
TAFatalException - Exception in org.myurc.uch
This allows developers to distinguish TA Fatal exceptions from Java exceptions.
TAFatalException() - Constructor for exception org.myurc.uch.TAFatalException
Creates a new TAFatalException instance.
TAFatalException(String) - Constructor for exception org.myurc.uch.TAFatalException
Creates a new TAFatalException instance with a specific message.
TAFatalException(String, Throwable) - Constructor for exception org.myurc.uch.TAFatalException
Creates a new TAFatalException instance with a specific message and a Throwable cause.
TAFatalException(Throwable) - Constructor for exception org.myurc.uch.TAFatalException
Creates a new TAFatalException instance with a Throwable cause.
TAListener - Class in edu.wisc.trace.uch
Implements the methods of ITAListener.
TANotImplementedException - Exception in org.myurc.uch
This class allows developers to distinguish TANotImplemented Exception from Java exceptions.
TANotImplementedException() - Constructor for exception org.myurc.uch.TANotImplementedException
Creates a new TANotImplementedException instance.
TANotImplementedException(String) - Constructor for exception org.myurc.uch.TANotImplementedException
Creates a new TANotImplementedException instance with a specific message.
TANotImplementedException(String, Throwable) - Constructor for exception org.myurc.uch.TANotImplementedException
Creates a new TANotImplementedException instance with a specific message and a Throwable cause.
TANotImplementedException(Throwable) - Constructor for exception org.myurc.uch.TANotImplementedException
Creates a new TANotImplementedException instance with a Throwable cause.
TARGET_ID_DEFAULT_VALUE - Static variable in class edu.wisc.trace.uch.Constants
 
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Add specified contexts for specified TargetId.
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TDMListener
 
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITA
Called when one or more contexts got added to an existing target.
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDMListener
Called when one or more contexts got added to an existing target.
targetContextsAdded(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPM
Called when one or more contexts got added to an existing target.
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Remove specified contexts for specified TargetId.
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TDMListener
 
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITA
Called when one or more contexts got removed to an existing target.
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDMListener
Called when one or more contexts got removed to an existing target.
targetContextsRemoved(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPM
Called when one or more contexts got removed to an existing target.
TargetDescription - Class in edu.wisc.trace.uch.util.socket
Parses the Target Description file and provides access to the components contained within.
TargetDescription(URI) - Constructor for class edu.wisc.trace.uch.util.socket.TargetDescription
Constructor.
TargetDescription(Map<String, String>, ITAListener) - Constructor for class edu.wisc.trace.uch.util.socket.TargetDescription
Constructor.
targetDiscarded(Map<String, String>) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPointListener
It is called when any UPnP device is discarded from network.
targetDiscarded(Map<String, String>) - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
It is called when UPnP target is discarded in network.
targetDiscarded(String) - Method in class edu.wisc.trace.uch.TDMListener
 
targetDiscarded(String) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
targetDiscarded(String) - Method in interface org.myurc.uch.ITDMListener
A TDM calls this function when a target has been disappeared from the network.
targetDiscarded(String) - Method in interface org.myurc.uch.IUIPM
This function is called by UCH when a target has been discarded after initialization of the UIPM.
targetDiscovered(Map<String, String>) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPointListener
It is called when any UPnP device is discovered in network.
targetDiscovered(Device) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
It is called when any UPnP device is discovered in network.
targetDiscovered(Map<String, String>) - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
It is called when UPnP target is discovered in network.
targetDiscovered(ITDM, Map<String, Object>, Map<String, String>, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.TDMListener
 
targetDiscovered(String, List<Map<String, IProfile>>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
targetDiscovered(ITDM, Map<String, Object>, Map<String, String>, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.ITDMListener
This function is called by a TDM when it has discovered a new target and loads appropriate TA for the new target.
targetDiscovered(String, List<Map<String, IProfile>>) - Method in interface org.myurc.uch.IUIPM
This function is called by UCH when a new target has been discovered after initialization of the UIPM.
targetRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
targetRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
targetRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
targetRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.tdm.generic.GenericTDM
 
targetRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
 
targetRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in interface org.myurc.uch.ITA
The UCH calls this function if it has received a request from a target to a URI that the TA has claimed for itself by a previous call to startUriService().It modify the response object according to request object.
targetRequest(HttpServletRequest, HttpServletResponse, Map<String, IProfile>) - Method in interface org.myurc.uch.ITDM
The UCH calls this function if it has received a request from a controller to a URI that the TDM has claimed for itself by a previous call to startUriService().It call desired methods of ITDMListener and make changes to response object.
TcpIpServer - Class in edu.wisc.trace.uch.uipm.urchttp.net
Create a new TCP-IP Server Socket and send updates to clients wia it.
TcpIpServer(UrcHttpUIPM, IUIPMListener, int) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer
Default constructor It registers itself as a static member of CommonUtilities so that anyone can access it by calling CommonUtilities.tcpIpServer.
TcpIpServer.TcpSocketInfo - Class in edu.wisc.trace.uch.uipm.urchttp.net
This Inner class is used to store information about a socket opened with a client.
TcpIpServer.TcpSocketInfo(String, Socket, int, int) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
constructor Assign values to local variables.
TcpIpServer.TcpSocketInfo(String, Socket) - Constructor for class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Constructor.
TcpIpServer.TcpSocketInfo() - Constructor for class edu.wisc.trace.uch.uipm.urchttp.net.TcpIpServer.TcpSocketInfo
Default constructor
TDMFatalException - Exception in org.myurc.uch
TDMFatalException is thrown by the TDM.
TDMFatalException() - Constructor for exception org.myurc.uch.TDMFatalException
Creates a new TDMFatalException instance.
TDMFatalException(String) - Constructor for exception org.myurc.uch.TDMFatalException
Creates a new TDMFatalException instance with a specific message.
TDMFatalException(String, Throwable) - Constructor for exception org.myurc.uch.TDMFatalException
Creates a new TDMFatalException instance with a specific message and a Throwable cause.
TDMFatalException(Throwable) - Constructor for exception org.myurc.uch.TDMFatalException
Creates a new TDMFatalException instance with a Throwable cause.
TDMListener - Class in edu.wisc.trace.uch
Implements the methods of ITDMListener.

U

UcfFileParser - Class in edu.wisc.trace.uch.resource.localresourcemanager
Provide methods to parse UCH Config File.
UCH - Class in edu.wisc.trace.uch
Provide a central interface to communicate with any module as well as provides intercommunication among modules.
UCH_PROP_DOC_ROOT - Static variable in class edu.wisc.trace.uch.Constants
 
UCH_PROP_UCH_INSTANCE_ID - Static variable in class edu.wisc.trace.uch.Constants
 
UchAction - Class in edu.wisc.trace.uch.action
Forward/Receive the HTTP Request/Response between UchServlet and UCH.
UchAction() - Constructor for class edu.wisc.trace.uch.action.UchAction
Default Constructor.
UchConfigAction - Class in edu.wisc.trace.uch.action
Provide method to perform Different UCH Operation like GetCompatibelUIs, get username, update user, clear cache and config.
UchConfigAction() - Constructor for class edu.wisc.trace.uch.action.UchConfigAction
Default Constructor.
UchConfigServlet - Class in edu.wisc.trace.uch.servlet
Perform Different UCH Operation like GetCompatibelUIs and clear cache.
UchConfigServlet() - Constructor for class edu.wisc.trace.uch.servlet.UchConfigServlet
 
UchContextListener - Class in edu.wisc.trace.uch
Does the initialization when the UCH Context is initialized in WebServer and performs necessary tasks when Context is destroyed.
UchContextListener() - Constructor for class edu.wisc.trace.uch.UchContextListener
 
UCHException - Exception in org.myurc.uch
This class allows developers to distinguish UCH exception from Java exceptions.
UCHException() - Constructor for exception org.myurc.uch.UCHException
Creates a new UCHException instance.
UCHException(String) - Constructor for exception org.myurc.uch.UCHException
Creates a new UCHException instance with a specific message.
UCHException(String, Throwable) - Constructor for exception org.myurc.uch.UCHException
Creates a new UCHException instance with a specific message and a Throwable cause.
UCHException(Throwable) - Constructor for exception org.myurc.uch.UCHException
Creates a new UCHException instance with a Throwable cause.
UCHNotImplementedException - Exception in org.myurc.uch
This class allows developers to distinguish UCHNotImplemented Exception from Java exceptions.
UCHNotImplementedException() - Constructor for exception org.myurc.uch.UCHNotImplementedException
Creates a new UCHNotImplementedException instance.
UCHNotImplementedException(String) - Constructor for exception org.myurc.uch.UCHNotImplementedException
Creates a new UCHNotImplementedException instance with a specific message.
UCHNotImplementedException(String, Throwable) - Constructor for exception org.myurc.uch.UCHNotImplementedException
Creates a new UCHNotImplementedException instance with a specific message and a Throwable cause.
UCHNotImplementedException(Throwable) - Constructor for exception org.myurc.uch.UCHNotImplementedException
Creates a new UCHNotImplementedException instance with a Throwable cause.
UchServlet - Class in edu.wisc.trace.uch.servlet
UCH Servlet accepts all HTTP requests from clients.
UchServlet() - Constructor for class edu.wisc.trace.uch.servlet.UchServlet
Default Constructor
UCHStore - Class in edu.wisc.trace.uch
Maintain the Store and provide methods to get/set information.
UCHStore() - Constructor for class edu.wisc.trace.uch.UCHStore
Default Constructor
UI_LIST_PROPERTY_NAME_CAP_PROFILE - Static variable in class edu.wisc.trace.uch.Constants
 
UIPMFatalException - Exception in org.myurc.uch
This class allows developers to distinguish UIPM Fatal exception from Java exceptions.
UIPMFatalException() - Constructor for exception org.myurc.uch.UIPMFatalException
Creates a new UIPMFatalException instance.
UIPMFatalException(String) - Constructor for exception org.myurc.uch.UIPMFatalException
Creates a new UIPMFatalException instance with a specific message.
UIPMFatalException(String, Throwable) - Constructor for exception org.myurc.uch.UIPMFatalException
Creates a new UIPMFatalException instance with a specific message and a Throwable cause.
UIPMFatalException(Throwable) - Constructor for exception org.myurc.uch.UIPMFatalException
Creates a new UIPMFatalException instance with a Throwable cause.
UIPMListener - Class in edu.wisc.trace.uch
Implements the methods of IUIPMListener.
UIPMListener(UCH) - Constructor for class edu.wisc.trace.uch.UIPMListener
Constructor.
UISocketBasicCommand - Class in edu.wisc.trace.uch.util.socket
UISocketBasicCommand is a variant of UISocketCommand.
UISocketBasicCommand() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketBasicCommand
 
UISocketCommand - Class in edu.wisc.trace.uch.util.socket
UISocketCommand is the command variant of UISocketElement.
UISocketCommand() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketCommand
 
UISocketCommandParam - Class in edu.wisc.trace.uch.util.socket
Maintains 'param' Element of 'Command' of the Socket Description File.
UISocketCommandParam() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketCommandParam
Constructor
UISocketNotification - Class in edu.wisc.trace.uch.util.socket
UISocketNotification is the notification variant of UISocketElement.
UISocketNotification() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketNotification
 
UISocketSet - Class in edu.wisc.trace.uch.util.socket
UISocketSet is the variant of UISocketElement.
UISocketSet() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketSet
 
UISocketTimedCommand - Class in edu.wisc.trace.uch.util.socket
UISocketTimedCommand is a variant of UISocketCommand.
UISocketTimedCommand() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketTimedCommand
 
UISocketVariable - Class in edu.wisc.trace.uch.util.socket
UISocketVariable is the variable variant of UISocketElement.
UISocketVariable() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketVariable
 
UISocketVoidCommand - Class in edu.wisc.trace.uch.util.socket
UISocketVoidCommand is a variant of UISocketCommand.
UISocketVoidCommand() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketVoidCommand
Default Constructor.
UISocketXmlVariable - Class in edu.wisc.trace.uch.util.socket
UISocketXmlVariable is the variant of UISocketElement.
UISocketXmlVariable() - Constructor for class edu.wisc.trace.uch.util.socket.UISocketXmlVariable
Default Constructor.
unregisterTarget(String) - Method in class edu.wisc.trace.uch.ta.generictarget.GenericTAFacade
 
unregisterTarget(String) - Method in class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
unregisterTarget(String) - Method in class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
 
unregisterTarget(String) - Method in interface org.myurc.uch.ITA
Called when target has been disappeared from the network.
unsubscribeToService(IUpdateListener, String) - Method in interface edu.wisc.trace.uch.tdm.upnp.lib.IUpnpControlPoint
Unsubscribe specified Service.
unsubscribeToService(IUpdateListener, String) - Method in class edu.wisc.trace.uch.tdm.upnp.lib.UpnpControlPoint
 
unzip(URI, URI) - Static method in class edu.wisc.trace.uch.util.ZipUtilities
Extract zip file to specified directory.
unzip(String, String) - Static method in class edu.wisc.trace.uch.util.ZipUtilities
Unzip zip file to specified directory.
updateDynRes(List<String>, List<String>) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Store Information about the Dynamic Resource.
updateDynRes(List<String>, List<String>) - Method in class edu.wisc.trace.uch.resource.resourcesheetmanager.ResourceSheetManager
Store Information about the Dynamic Resource.
updateDynRes(List<String>, List<String>) - Method in class edu.wisc.trace.uch.TAListener
 
updateDynRes(List<String>, List<String>) - Method in interface org.myurc.uch.ITAListener
Signals that the set of resources pertaining to a specific socket element has been changed.
updateValues(List<String>, List<String>, List<String>, List<String>, List<Boolean>) - Method in class edu.wisc.trace.uch.TAListener
 
updateValues(List<String>, List<String>, List<String>, List<String>, List<Boolean>) - Method in class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
 
updateValues(List<String>, List<String>, List<String>, List<String>, List<Boolean>) - Method in interface org.myurc.uch.ITAListener
The TA signals a change in the target’s status, affecting one or more sessions.
updateValues(List<String>, List<String>, List<String>, List<String>, List<Boolean>) - Method in interface org.myurc.uch.IUIPM
The target’s status has changed, affecting one or more sessions.
UploadManager - Class in edu.wisc.trace.uch.resource.uploadmanager
Provide methods to upload resources locally and on resource server.
UploadManager(ResourceManager, String, String, String, String) - Constructor for class edu.wisc.trace.uch.resource.uploadmanager.UploadManager
 
uploadResource(Map<String, List<String>>, String) - Method in class edu.wisc.trace.uch.resource.uploadmanager.local.LocalUploadManager
Upload the Specified Resource to Local Resource Manager.
uploadResource(Map<String, List<String>>, List<String>, List<String>, Map<String, List<String>>, String) - Method in class edu.wisc.trace.uch.resource.uploadmanager.resserver.ResServerUploadManager
Upload the specified Resource to the Resource Server and prepare a Map containing Status Code and Resource Name and return it.
uploadResources(List<Map<String, List<String>>>, List<String>, List<String>, Map<String, List<String>>, List<String>) - Method in class edu.wisc.trace.uch.resource.ResourceManager
Upload Specified Resources with specified Properties, Owners and Groups.
uploadResources(List<Map<String, List<String>>>, List<String>, List<String>, Map<String, List<String>>, List<String>) - Method in class edu.wisc.trace.uch.resource.uploadmanager.UploadManager
Upload the specified Resources to the Resource Server and prepare a List of Map containing Status Code and Resource Name and return it.
uploadResources(List<Map<String, List<String>>>, List<String>) - Method in class edu.wisc.trace.uch.TAListener
 
uploadResources(List<Map<String, List<String>>>, List<String>) - Method in class edu.wisc.trace.uch.TDMListener
 
uploadResources(List<Map<String, List<String>>>, List<String>) - Method in class edu.wisc.trace.uch.UIPMListener
 
uploadResources(List<Map<String, List<String>>>, List<String>) - Method in interface org.myurc.uch.ITAListener
Upload Resources on Resource Server.
uploadResources(List<Map<String, List<String>>>, List<String>) - Method in interface org.myurc.uch.ITDMListener
Upload Resources on Resource Server.
uploadResources(List<Map<String, List<String>>>, List<String>) - Method in interface org.myurc.uch.IUIPMListener
Upload Resources on Resource Server.
UpnpAvTAFacade - Class in edu.wisc.trace.uch.ta.upnpav
Implements ITA.
UpnpAvTAFacade() - Constructor for class edu.wisc.trace.uch.ta.upnpav.UpnpAvTAFacade
 
UpnpControlPoint - Class in edu.wisc.trace.uch.tdm.upnp.lib
Handle Discovery, Discarding and Event handling of UPnP Device.
UpnpSatelliteBoxTAFacade - Class in edu.wisc.trace.uch.ta.upnpsatellitebox
Provides the method to Get/Set target Value/State and forward update and received events to ITAListener.
UpnpSatelliteBoxTAFacade() - Constructor for class edu.wisc.trace.uch.ta.upnpsatellitebox.UpnpSatelliteBoxTAFacade
Default Constructor.
UpnpTDM - Class in edu.wisc.trace.uch.tdm.upnp
Start and Stop Discovery of UPnP Devices from the network when receive call of startDiscovery() and stopDiscovery() from ITDMListener respectively.
UpnpTDM() - Constructor for class edu.wisc.trace.uch.tdm.upnp.UpnpTDM
Default Constructor
UrcHttpUIPM - Class in edu.wisc.trace.uch.uipm.urchttp
After getting information from ITDMListener regarding Discovery and Discarding of devices, UCH instantiates UrcHttpUIPM if relative target is discovered.
UrcHttpUIPM() - Constructor for class edu.wisc.trace.uch.uipm.urchttp.UrcHttpUIPM
Default Constructor.
UrcHttpUIPMUtil - Class in edu.wisc.trace.uch.uipm.urchttp.util
CommonUtilities class is a Utility class which provides following functionality.
UserContextManager - Class in edu.wisc.trace.uch.contextmanager
Manage contexts, contexts bounded with targets and contexts bounded with URI.
UserContextManager(UCH, String, String, String) - Constructor for class edu.wisc.trace.uch.contextmanager.UserContextManager
Constructor.
UserContextServlet - Class in edu.wisc.trace.uch.servlet
UserContextServlet accepts request for OpenUserContext and CloseUserContext.
UserContextServlet() - Constructor for class edu.wisc.trace.uch.servlet.UserContextServlet
 
UserValidation - Class in edu.wisc.trace.uch.util
Provide methods to validate userName and password against Resource Server Users.
UserValidation(String) - Constructor for class edu.wisc.trace.uch.util.UserValidation
Provide the reference of serverUrl to local variable.

V

validateContextUser(HttpServletRequest, String, String) - Method in class edu.wisc.trace.uch.UCH
Check whether specified userName and password is valid or not.
validateUser(HttpServletRequest, String, String) - Method in class edu.wisc.trace.uch.contextmanager.UserContextManager
Check whether specified userName and password is valid or not.
validateUser(String, String) - Method in class edu.wisc.trace.uch.util.UserValidation
Validate userName and password against Resource Server Users.
validateValue(String, String, String) - Method in class edu.wisc.trace.uch.UIPMListener
 
validateValue(String, String, String) - Method in interface org.myurc.uch.IUIPMListener
Checks whether value is valid or not.
verify(String, SSLSession) - Method in class edu.wisc.trace.uch.resource.util.MyHostnameVerifier
Verify that the host name is an acceptable match with the server's authentication scheme.

X

XmlParserUtil - Class in edu.wisc.trace.uch.resource.util
Provide methods to parse XML nodes.
XmlParserUtil() - Constructor for class edu.wisc.trace.uch.resource.util.XmlParserUtil
 

Z

ZipUtilities - Class in edu.wisc.trace.uch.util
Provide Method to unzip zip file.
ZipUtilities() - Constructor for class edu.wisc.trace.uch.util.ZipUtilities
Default Constructor.

A C D E F G H I K L M O P R S T U V X Z

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