Package edu.wisc.trace.urcsdk.client

Provides classes for implementing a URC.

See:
          Description

Interface Summary
IClient IClient Interface to be implemented for creating a Client to interact with Targets.
IClientListener IClientListener Listens to events from IClient.
IClientSessionListener Interface to be implemented by Classes which want to Listen to updates on ClientSession
IClientTun IClientTun Implement this interface to create a Client Tun for a specific networking platform.
IClientTunListener IClientTunListener Listens to events from IClientTun
IInteractor IInteractor is an interface for implementing new interactors that can be bound to socket elements in the PreT document.
IUIBuilder IUIBuilder is the interface for creating new UI builders.
 

Class Summary
AbstractClientTun AbstractClientTun Extend this class to create a Client Tun for a specific networking platform.
ClientSession ClientSession controls all session management for a socket.
ClientTunManager ClientTunManager Acts as a proxy between the Clients and ClientTuns Created on: March 1st, 2006
GenericClient GenericClient is a Sample class that URCs may use in order to fully comply with the specification for URCs.
TargetDirectory TargetDirectory is the object version of the Target directory file for a Target.
TargetMirror TargetMirror is the Target class.
UIBuilderFactory UIBuilderFactory provides a factory for making UI builders.
UiidDescription UiidDescription represents the UIID description section of a Target Directory file.
UiidDocument UiidDocument takes a UIID XML document, parses it, and makes interactor info available for use.
Widget Widget is the abstract version of a renderable UI component.
 

Package edu.wisc.trace.urcsdk.client Description

Provides classes for implementing a URC.

Classes within this package are implemented or overridden to create new URCs.



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