Uses of Class
cdx.scorebot.net.tests.ConnectionOrientedService

Packages that use ConnectionOrientedService
cdx.scorebot.net.tests Individual test implementations and the generic test framework; subpackages may have protected helper classes. 
cdx.scorebot.net.tests.jabber Jabber tests 
cdx.scorebot.net.tests.smb Samba tests 
 

Uses of ConnectionOrientedService in cdx.scorebot.net.tests
 

Subclasses of ConnectionOrientedService in cdx.scorebot.net.tests
 class ConnectionOrientedUserService
          an abstract ConnectionOrientedervice whose Tests must first establish a session with the service with a specified username and password
 

Uses of ConnectionOrientedService in cdx.scorebot.net.tests.jabber
 

Subclasses of ConnectionOrientedService in cdx.scorebot.net.tests.jabber
 class JabberService
          extension of ConnectionOrientedUserService which handles connections to a Jabber server
 

Uses of ConnectionOrientedService in cdx.scorebot.net.tests.smb
 

Subclasses of ConnectionOrientedService in cdx.scorebot.net.tests.smb
 class SMBService
          extension of ConnectionOrientedUserService which handles connections to a Samba file share