Package edu.wisc.trace.urcsdk.target

Provides classes required to create Targets.

See:
          Description

Interface Summary
ISessionListener ISessionListener should be implemented to receive various session-specific events on the target.
ISocketListener ISocketListener is used to detect when a Urc requests a new session on the particular socket.
ITarget  
ITargetTun ITargetTun TargetTun implementors have to implement this Interface
ITargetTunListener ITargetTunListener is used to listen to ITargetTun
 

Class Summary
GenericTarget An generic version of a Target
ResourceDirectory ResourceDirectory is the object equivalent of the xml element <ResourceDirectory>.
TargetDirectory TargetDirectory is the object equivalent of the <target> element within a TargetDirectory file (formerly named TargetPropertiesSheet).
TargetSession TargetSession is created when a new Session is opened on a UISocket.
TargetTunManager TargetTunManager manages communication inbetween ITarget's and ITargetTun's
 

Exception Summary
SessionForwardException SessionForwardException is thrown when a session is forwared to a new session.
 

Package edu.wisc.trace.urcsdk.target Description

Provides classes required to create Targets.

Classes within this package are implemented or overridden to implement new Targets that can be used with compliant URCs.



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