Package edu.wisc.trace.urcsdk.base

Provides utility classes that can be used throughout the entire SDK.

See:
          Description

Interface Summary
IUISocketElement IUISocketElement is the interface used for creating UI Socket Elements.
 

Class Summary
Constants Constants contains all of the global constants used throughout the URC SDK and samples.
TargetLocator TargetLocator represents the programmatic aspects of a Target locator.
 

Enum Summary
Constants.BasicCommandState  
Constants.BasicNotificationState  
Constants.ResourceRole Enumeration of all possible roles that a resource can take.
Constants.ResourceType  
 

Exception Summary
UrcException UrcException represents generic Sdk exceptions that arise.
 

Package edu.wisc.trace.urcsdk.base Description

Provides utility classes that can be used throughout the entire SDK.

Unlike classes from the edu.wisc.trace.urcsdk.client and edu.wisc.trace.urcsdk.target packages, classes within this package can be used in either URC code or Target code without effect. They generally represent utility classes, such as FileRetriever that don't require any SDK specific code.



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