cdx.scorebot.net.tests.smb
Class SMBService

java.lang.Object
  extended by cdx.scorebot.net.tests.Service
      extended by cdx.scorebot.net.tests.ConnectionOrientedService
          extended by cdx.scorebot.net.tests.ConnectionOrientedUserService
              extended by cdx.scorebot.net.tests.smb.SMBService
All Implemented Interfaces:
java.io.Serializable

public class SMBService
extends ConnectionOrientedUserService
implements java.io.Serializable

extension of ConnectionOrientedUserService which handles connections to a Samba file share

Author:
David Underhill
See Also:
Serialized Form

Constructor Summary
SMBService()
          default constructor
 
Method Summary
 
Methods inherited from class cdx.scorebot.net.tests.ConnectionOrientedUserService
getPassword, getUsername, setPassword, setUsername
 
Methods inherited from class cdx.scorebot.net.tests.Service
equals, getTargetAddress, getTargetInetAddress, getTargetPort, setTargetAddress, setTargetInetAddress, setTargetPort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMBService

public SMBService()
default constructor