A C D E F G H I L M O P R S T U W

A

AF_OP_ACCOUNTS - Static variable in class org.gnu.jcifs.CifsUserInfo
Accounts operator
AF_OP_COMM - Static variable in class org.gnu.jcifs.CifsUserInfo
Communications operator
AF_OP_PRINT - Static variable in class org.gnu.jcifs.CifsUserInfo
Print operator
AF_OP_SERVER - Static variable in class org.gnu.jcifs.CifsUserInfo
Server operator
available() - Method in class org.gnu.jcifs.CifsFileInputStream
Returns the number of bytes that can be read from this input stream without blocking.
AWAITING - Static variable in class org.gnu.jcifs.CifsPrinterSpoolInfo
 

C

changeCurrentDir(String) - Method in class org.gnu.jcifs.CifsDiskContext
Changes current directory.
changePassword(String, String, String) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
 
CifsDisk - interface org.gnu.jcifs.CifsDisk.
CifsDisk declares the disk operations. How to access the disk service?
CifsDiskContext - class org.gnu.jcifs.CifsDiskContext.
CifsDiskContext is a helper class.
CifsDiskContext(CifsDisk) - Constructor for class org.gnu.jcifs.CifsDiskContext
Creates a new context object
CifsFile - class org.gnu.jcifs.CifsFile.
CifsFile represents a CIFS file
CifsFile(CifsDisk, String) - Constructor for class org.gnu.jcifs.CifsFile
Creates a new CifsFile object.
CifsFile(String, String) - Constructor for class org.gnu.jcifs.CifsFile
Creates a new CifsFile object.
CifsFileInfo - interface org.gnu.jcifs.CifsFileInfo.
File attributes information
CifsFileInputStream - class org.gnu.jcifs.CifsFileInputStream.
A CifsFileInputStream is an input stream for reading data from a CIFS file.
CifsFileInputStream(CifsDisk, String) - Constructor for class org.gnu.jcifs.CifsFileInputStream
Opens the given file for read
CifsFileInputStream(CifsFile) - Constructor for class org.gnu.jcifs.CifsFileInputStream
Opens the given file for read
CifsFileInputStream(String, String) - Constructor for class org.gnu.jcifs.CifsFileInputStream
Opens the given file for read with default buffer size
CifsFileOutputStream - class org.gnu.jcifs.CifsFileOutputStream.
The class implements a CIFS output stream.
CifsFileOutputStream(CifsDisk, String, boolean) - Constructor for class org.gnu.jcifs.CifsFileOutputStream
Creates a file output stream to write to the specified file
CifsFileOutputStream(CifsFile, boolean) - Constructor for class org.gnu.jcifs.CifsFileOutputStream
Creates a file output stream to write to the specified file
CifsFileOutputStream(String, String, boolean) - Constructor for class org.gnu.jcifs.CifsFileOutputStream
Creates a file output stream to write to the specified file
CifsFileSystemInfo - class org.gnu.jcifs.CifsFileSystemInfo.
 
CifsIOException - exception org.gnu.jcifs.CifsIOException.
Base class for all exceptions
CifsIOException(String) - Constructor for class org.gnu.jcifs.CifsIOException
 
CifsLogin - class org.gnu.jcifs.CifsLogin.
CifsLogon holds user authentication data
CifsLogin() - Constructor for class org.gnu.jcifs.CifsLogin
Creates a new object.
CifsLogin(String) - Constructor for class org.gnu.jcifs.CifsLogin
Creates a new object.
CifsLogin(String, String) - Constructor for class org.gnu.jcifs.CifsLogin
Creates a new object
CifsPrinter - interface org.gnu.jcifs.CifsPrinter.
CifsPrinter implements the printer operations.
CifsPrinterQueueInfo - class org.gnu.jcifs.CifsPrinterQueueInfo.
 
CifsPrinterSpoolInfo - class org.gnu.jcifs.CifsPrinterSpoolInfo.
Spool queue entry
CifsPrintJobInfo - class org.gnu.jcifs.CifsPrintJobInfo.
A CifsPrintJobInfo contains informations about a print job.
CifsPrintOutputStream - class org.gnu.jcifs.CifsPrintOutputStream.
The class implements a CIFS print output stream.
CifsRandomAccessFile - class org.gnu.jcifs.CifsRandomAccessFile.
The CifsRandomAccessFile class allows reading and writing data from and to any specified location in a file.
CifsRandomAccessFile(CifsDisk, String, String) - Constructor for class org.gnu.jcifs.CifsRandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
CifsRandomAccessFile(CifsFile, String) - Constructor for class org.gnu.jcifs.CifsRandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
CifsRandomAccessFile(String, String, String) - Constructor for class org.gnu.jcifs.CifsRandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
CifsRemoteAdmin - interface org.gnu.jcifs.CifsRemoteAdmin.
The Remote Administration Protocol (RAP) provides operations - to get list of share names;
- to get user informations;
- to get workstation informations;
- to get informations about print jobs;
- to manage print jobs.
CifsRuntimeException - exception org.gnu.jcifs.CifsRuntimeException.
Runtime exception class
CifsRuntimeException(String) - Constructor for class org.gnu.jcifs.CifsRuntimeException
 
CifsRuntimeException(String, boolean) - Constructor for class org.gnu.jcifs.CifsRuntimeException
 
CifsRuntimeException(String, Object) - Constructor for class org.gnu.jcifs.CifsRuntimeException
 
CifsRuntimeException(String, Object, Object) - Constructor for class org.gnu.jcifs.CifsRuntimeException
 
CifsServerInfo - class org.gnu.jcifs.CifsServerInfo.
 
CifsServerInfo() - Constructor for class org.gnu.jcifs.CifsServerInfo
 
CifsSession - interface org.gnu.jcifs.CifsSession.
Interface of all service sessions
CifsSessionManager - class org.gnu.jcifs.CifsSessionManager.
This abtract class implements the factory methods for CIFS services (Disk, Printer, RemoteAdmin). How to mount a disk?
CifsShareInfo - class org.gnu.jcifs.CifsShareInfo.
 
CifsShareNameException - exception org.gnu.jcifs.CifsShareNameException.
Share name is invalid
CifsShareNameException(String, Object) - Constructor for class org.gnu.jcifs.CifsShareNameException
 
CifsURLConnection - class org.gnu.jcifs.www.cifs.CifsURLConnection.
CifsURLConnection implements the "cifs" protocol connection.
CifsURLStreamHandlerFactory - class org.gnu.jcifs.www.cifs.CifsURLStreamHandlerFactory.
This handler must be installed by calling the following static method: URL.setURLStreamHandlerFactory(new CifsURLStreamHandlerFactory ());
CifsURLStreamHandlerFactory() - Constructor for class org.gnu.jcifs.www.cifs.CifsURLStreamHandlerFactory
 
CifsUserInfo - class org.gnu.jcifs.CifsUserInfo.
 
CifsWorkstationInfo - class org.gnu.jcifs.CifsWorkstationInfo.
Informations about the workstation
clearNameResolverCache() - Static method in class org.gnu.jcifs.CifsSessionManager
Clears the name resolver cache and reload LMHOST file
clone() - Method in class org.gnu.jcifs.CifsLogin
Clone this object
close() - Method in class org.gnu.jcifs.CifsFileInputStream
Closes the input file
close() - Method in class org.gnu.jcifs.CifsFileOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class org.gnu.jcifs.CifsPrintOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class org.gnu.jcifs.CifsRandomAccessFile
Closes the input file
connect() - Method in class org.gnu.jcifs.www.cifs.CifsURLConnection
Opens a communications link to the CIFS file referenced by this URL, if such a connection has not already been established.
connectDisk(String, String) - Static method in class org.gnu.jcifs.CifsSessionManager
Connect to the given share.
connectDisk(String, String, CifsLogin) - Static method in class org.gnu.jcifs.CifsSessionManager
Connect to the given share
connectPrinter(String, String) - Static method in class org.gnu.jcifs.CifsSessionManager
 
connectPrinter(String, String, CifsLogin) - Static method in class org.gnu.jcifs.CifsSessionManager
 
connectRemoteAdmin(String, String) - Static method in class org.gnu.jcifs.CifsSessionManager
Connect to Remote Admin Protocol
connectRemoteAdmin(String, String, CifsLogin) - Static method in class org.gnu.jcifs.CifsSessionManager
Connect to Remote Admin Protocol
continuePrintJob(int) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Resumes a paused print job
createURLStreamHandler(String) - Method in class org.gnu.jcifs.www.cifs.CifsURLStreamHandlerFactory
 
createUSN() - Static method in class org.gnu.jcifs.CifsSessionManager
Creates an unique session name.

D

DEBUG_BUFFER - Static variable in class org.gnu.jcifs.CifsSessionManager
Debug errors, warnings, infos, buffers
DEBUG_ERROR - Static variable in class org.gnu.jcifs.CifsSessionManager
Debug errors
DEBUG_INFO - Static variable in class org.gnu.jcifs.CifsSessionManager
Debug errors, warnings, infos
DEBUG_NONE - Static variable in class org.gnu.jcifs.CifsSessionManager
Debug none
DEBUG_WARNING - Static variable in class org.gnu.jcifs.CifsSessionManager
Debug errors, warnings
delete() - Method in class org.gnu.jcifs.CifsFile
Deletes the current file or directory
deleteFile(String) - Method in interface org.gnu.jcifs.CifsDisk
Deletes the given file
deletePrintJob(int) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Deletes a print job
directoryExists(String) - Method in interface org.gnu.jcifs.CifsDisk
Checks if directory exists
disconnect() - Method in interface org.gnu.jcifs.CifsSession
Disconnects session
disconnectSession(String) - Static method in class org.gnu.jcifs.CifsSessionManager
Disconnects the given session
DOS_BAD_ACCESS_MODE - Static variable in class org.gnu.jcifs.CifsIOException
Invalid open mode.
DOS_BAD_DATA - Static variable in class org.gnu.jcifs.CifsIOException
Invalid data (generated only by IOCTL calls within the server).
DOS_BAD_DRIVE - Static variable in class org.gnu.jcifs.CifsIOException
Invalid drive specified.
DOS_BAD_ENVIRONME - Static variable in class org.gnu.jcifs.CifsIOException
Invalid environment.
DOS_BAD_FILE - Static variable in class org.gnu.jcifs.CifsIOException
File not found.
DOS_BAD_FILE_HANDLE - Static variable in class org.gnu.jcifs.CifsIOException
Invalid file handle.
DOS_BAD_FORMAT - Static variable in class org.gnu.jcifs.CifsIOException
Invalid format.
DOS_BAD_FUNCTION - Static variable in class org.gnu.jcifs.CifsIOException
Invalid function.
DOS_BAD_MCB - Static variable in class org.gnu.jcifs.CifsIOException
Memory control blocks destroyed.
DOS_BAD_MEMORY - Static variable in class org.gnu.jcifs.CifsIOException
Invalid memory block address.
DOS_BAD_PATH - Static variable in class org.gnu.jcifs.CifsIOException
Directory invalid.
DOS_BAD_PIPE - Static variable in class org.gnu.jcifs.CifsIOException
Pipe invalid.
DOS_BAD_SHARE - Static variable in class org.gnu.jcifs.CifsIOException
The sharing mode specified for an Open conflicts with existing FIDs on the file.
DOS_DIFF_DEVICE - Static variable in class org.gnu.jcifs.CifsIOException
Not same device (e.g., a cross volume rename was attempted)
DOS_FILE_EXISTS - Static variable in class org.gnu.jcifs.CifsIOException
The file named in a Create Directory, Make New File or Link request already exists.
DOS_LOCK_CONFLICT - Static variable in class org.gnu.jcifs.CifsIOException
A Lock request conflicted with an existing lock or specified an invalid mode, or an Unlock requested attempted to remove a lock held by another process.
DOS_MORE_DATA - Static variable in class org.gnu.jcifs.CifsIOException
There is more data to be returned.
DOS_NO_ACCESS - Static variable in class org.gnu.jcifs.CifsIOException
Access denied, the client's context does not permit the requested function.
DOS_NO_FILE_HANDLE - Static variable in class org.gnu.jcifs.CifsIOException
Too many open files.
DOS_NO_FILES - Static variable in class org.gnu.jcifs.CifsIOException
A File Search command can find no more files matching the specified criteria.
DOS_NO_MEMORY - Static variable in class org.gnu.jcifs.CifsIOException
Insufficient server memory to perform the requested function.
DOS_NOT_CONNECTED - Static variable in class org.gnu.jcifs.CifsIOException
No process on other end of pipe.
DOS_PIPE_BUSY - Static variable in class org.gnu.jcifs.CifsIOException
All instances of the requested pipe are busy.
DOS_PIPE_CLOSING - Static variable in class org.gnu.jcifs.CifsIOException
Pipe close in progress.
DOS_REM_CD - Static variable in class org.gnu.jcifs.CifsIOException
A Delete Directory request attempted to remove the server's current directory.

E

E_P16(byte[], byte[]) - Static method in class org.gnu.jcifs.CifsLogin
 
echo(String) - Method in interface org.gnu.jcifs.CifsSession
Ping the server to test the connection to the server and to see if the server is still responding
enumerateDiskSessions() - Static method in class org.gnu.jcifs.CifsSessionManager
Enumerates disk sessions
enumeratePrinterSessions() - Static method in class org.gnu.jcifs.CifsSessionManager
Enumerates printer sessions
enumerateRemoteAdminSessions() - Static method in class org.gnu.jcifs.CifsSessionManager
Enumerates remote admin sessions
enumerateSessions() - Static method in class org.gnu.jcifs.CifsSessionManager
Enumerates connected sessions (unsorted)
equals(Object) - Method in class org.gnu.jcifs.CifsLogin
Compares if the two object are the same (same account and password)
equals(Object) - Method in class org.gnu.jcifs.CifsPrintJobInfo
Compares if the two object are the same (same Job ID)
ERROR_CMD - Static variable in class org.gnu.jcifs.CifsIOException
Command was not in the "SMB" format
ERROR_DOS - Static variable in class org.gnu.jcifs.CifsIOException
Error is from the core DOS operating system set
ERROR_HW - Static variable in class org.gnu.jcifs.CifsIOException
Error is an hardware error
ERROR_SRV - Static variable in class org.gnu.jcifs.CifsIOException
Error is generated by the server network file manager
exists() - Method in class org.gnu.jcifs.CifsFile
Checks if the file exists

F

FILE_ATTR_ALL - Static variable in interface org.gnu.jcifs.CifsFileInfo
All attributes (for find )
FILE_ATTR_ANY - Static variable in interface org.gnu.jcifs.CifsFileInfo
 
FILE_ATTR_ARCHIVE - Static variable in interface org.gnu.jcifs.CifsFileInfo
Archive file
FILE_ATTR_DIRECTORY - Static variable in interface org.gnu.jcifs.CifsFileInfo
Directory
FILE_ATTR_HIDDEN_FILE - Static variable in interface org.gnu.jcifs.CifsFileInfo
Hidden file
FILE_ATTR_READ_ONLY - Static variable in interface org.gnu.jcifs.CifsFileInfo
Read only file
FILE_ATTR_SYSTEM_FILE - Static variable in interface org.gnu.jcifs.CifsFileInfo
System file
FILE_ATTR_VOLUME - Static variable in interface org.gnu.jcifs.CifsFileInfo
Volume
FILE_DEVICE_8042_PORT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_BATTERY - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_BEEP - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_BUS_EXTENDER - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_CD_ROM - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_CD_ROM_FILE_SYSTEM - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_CONTROLLER - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_DATALINK - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_DFS - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_DISK - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_DISK_FILE_SYSTEM - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_FILE_SYSTEM - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_INPORT_PORT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_IS_MOUNTED - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_KEYBOARD - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_MAILSLOT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_MIDI_IN - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_MIDI_OUT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_MODEM - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_MOUSE - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_MULTI_UNC_PROVIDER - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_NAMED_PIPE - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_NETWORK - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_NETWORK_BROWSER - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_NETWORK_FILE_SYSTEM - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_NETWORK_REDIRECTOR - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_NULL - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_PARALLEL_PORT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_PHYSICAL_NETCARD - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_PRINTER - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_SCANNER - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_SCREEN - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_SERIAL_MOUSE_PORT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_SERIAL_PORT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_SOUND - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_STREAMS - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_TAPE - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_TAPE_FILE_SYSTEM - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_TRANSPORT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_UNKNOWN - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_VDM - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_VIDEO - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_VIRTUAL_DISK - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_WAVE_IN - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_DEVICE_WAVE_OUT - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_ERROR - Static variable in class org.gnu.jcifs.CifsPrinterSpoolInfo
 
FILE_FLOPPY_DISKETTE - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_READ_ONLY_DEVICE - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_REMOTE_DEVICE - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_REMOVABLE_MEDIA - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
Device characteristics
FILE_VIRTUAL_VOLUME - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FILE_WRITE_ONE_MEDIA - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
finalize() - Method in class org.gnu.jcifs.CifsFileInputStream
Finalizes this object
finalize() - Method in class org.gnu.jcifs.CifsFileOutputStream
 
finalize() - Method in class org.gnu.jcifs.CifsPrintOutputStream
 
finalize() - Method in class org.gnu.jcifs.CifsRandomAccessFile
Finalizes this object
flush() - Method in class org.gnu.jcifs.CifsFileOutputStream
Flushes this buffered output stream.
flush() - Method in class org.gnu.jcifs.CifsPrintOutputStream
Flushes this buffered output stream.
FS_ATTR_CASE_PRESERVED_NAMES - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FS_ATTR_CASE_SENSITIVE_SEARCH - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
File system attributes
FS_ATTR_COMPRESSION - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FS_ATTR_DEVICE_IS_MOUNTED - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FS_ATTR_PERSISTENT_ACLS - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FS_ATTR_VOLUME_IS_COMPRESSED - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 
FS_ATTR_VOLUME_QUOTAS - Static variable in class org.gnu.jcifs.CifsFileSystemInfo
 

G

getAccount() - Method in class org.gnu.jcifs.CifsLogin
Returns the account name
getAllDomains() - Method in class org.gnu.jcifs.CifsWorkstationInfo
Returns all domains in which the computer is enlisted
getAllowLoginDialog() - Static method in class org.gnu.jcifs.CifsSessionManager
 
getAttributes() - Method in class org.gnu.jcifs.CifsFile
Returns file attribute flag
getAttributes() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns file attribute flag
getBadLogons() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the number of incorrect passwords entered since the last successful logon
getBytesPerSector() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getComment() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
a comment about the print queue
getComment() - Method in class org.gnu.jcifs.CifsPrintJobInfo
Returns the comment about the print job
getComment() - Method in class org.gnu.jcifs.CifsServerInfo
If the getType() indicates that the entry is for a domain, this specifies the name of the domain master browser; otherwise, it specifies a comment describing the server.
getComment() - Method in class org.gnu.jcifs.CifsUserInfo
Gets comment
getComputerName() - Method in class org.gnu.jcifs.CifsServerInfo
the name of a computer
getConnectTime() - Method in interface org.gnu.jcifs.CifsSession
Returns the connect time in milliseconds (base: January 1, 1970 UTC )
getContentLength() - Method in class org.gnu.jcifs.www.cifs.CifsURLConnection
 
getContentType() - Method in class org.gnu.jcifs.www.cifs.CifsURLConnection
Returns the value of the content-type
getCountryCode() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the country code for the user's language of choice.
getCreationTime() - Method in class org.gnu.jcifs.CifsFile
Returns creation time of the file/directory
getCreationTime() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns creation time of the file/directory
getCreationTime() - Method in class org.gnu.jcifs.CifsPrinterSpoolInfo
Returns the time the file was queued
getCurrentDir() - Method in class org.gnu.jcifs.CifsDiskContext
Returns the current directory (relative to share)
getDetail() - Method in class org.gnu.jcifs.CifsRuntimeException
Returns the encapsulated exception (optional)
getDeviceCharacteristics() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getDeviceType() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getDisk() - Method in class org.gnu.jcifs.CifsDiskContext
Returns the corresponding disk object
getDisk() - Method in class org.gnu.jcifs.CifsFile
Returns the disk object
getDisk() - Method in class org.gnu.jcifs.CifsFileInputStream
Returns the disk on which the file resides
getDisk() - Method in class org.gnu.jcifs.CifsFileOutputStream
Returns the disk on which the file resides
getDisk() - Method in class org.gnu.jcifs.CifsRandomAccessFile
Returns the disk on which the file resides
getDocument() - Method in class org.gnu.jcifs.CifsPrintJobInfo
Returns the name of the document
getDomain() - Method in class org.gnu.jcifs.CifsWorkstationInfo
Returns the domain to which the workstation belongs
getDriver() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
default device driver for the queue.
getFile(String, OutputStream) - Method in interface org.gnu.jcifs.CifsDisk
Gets the file from the server and writes the content to the given output stream.
getFile(String, Writer) - Method in interface org.gnu.jcifs.CifsDisk
Gets the file from the server and writes the content to the given output stream.
getFileInfo(String) - Method in interface org.gnu.jcifs.CifsDisk
Returns information about the given file
getFileName() - Method in class org.gnu.jcifs.CifsFile
Returns file name
getFileName() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns file name
getFilePointer() - Method in class org.gnu.jcifs.CifsRandomAccessFile
Returns the current offset in this file.
getFileSystemAttr() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getFileSystemInfo() - Method in interface org.gnu.jcifs.CifsDisk
Returns informations about the filesystem
getFileSystemName() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getFreeAllocUnits() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getFullUserName() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the full name of the user
getHomeDir() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the path name of the user's home directory
getInputStream() - Method in class org.gnu.jcifs.www.cifs.CifsURLConnection
Returns an input stream that reads from this open connection.
getJobId() - Method in class org.gnu.jcifs.CifsPrintJobInfo
JobId uniquely specifies a print job within a printer queue.
getJobsNumber() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
the number of print jobs currently in the print queue
getLastAccessTime() - Method in class org.gnu.jcifs.CifsFile
Returns last access time of the file/directory
getLastAccessTime() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns last access time of the file/directory
getLastLogoff() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the time when the user last logged off.
getLastLogon() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the time when the user last logged on
getLastWriteTime() - Method in class org.gnu.jcifs.CifsFile
Returns last write time of the file/directory
getLastWriteTime() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns last write time of the file/directory
getLogonDomain() - Method in class org.gnu.jcifs.CifsWorkstationInfo
Returns the domain for which a user is logged on
getLogons() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the number of times this user has logged on.
getLogonServer() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the name of the server to which logon requests are sent.
getMajorVersion() - Method in class org.gnu.jcifs.CifsServerInfo
the major version number of the networking software the workstation is running.
getMajorVersion() - Method in class org.gnu.jcifs.CifsWorkstationInfo
Returns the major version number of the networking software the workstation is running.
getMessage() - Method in class org.gnu.jcifs.CifsIOException
 
getMessage() - Method in class org.gnu.jcifs.CifsRuntimeException
Produce the message, include the message from the nested exception if there is one.
getMessage(String) - Static method in class org.gnu.jcifs.CifsRuntimeException
 
getMessage(String, Object) - Static method in class org.gnu.jcifs.CifsRuntimeException
 
getMessage(String, Object, Object) - Static method in class org.gnu.jcifs.CifsRuntimeException
 
getMinorVersion() - Method in class org.gnu.jcifs.CifsServerInfo
the minor version number of the networking software the workstation is running.
getMinorVersion() - Method in class org.gnu.jcifs.CifsWorkstationInfo
Returns the minor version number of the networking software the workstation is running.
getNetBIOSName() - Method in interface org.gnu.jcifs.CifsSession
Gets NetBIOS name
getOperatorPrivileges() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the account operator privileges.
getOutputStream() - Method in class org.gnu.jcifs.www.cifs.CifsURLConnection
Returns an output stream that writes to this connection.
getPackageCopyright() - Static method in class org.gnu.jcifs.CifsSessionManager
Returns the copyright text
getPackageVersion() - Static method in class org.gnu.jcifs.CifsSessionManager
Returns the version number of the JCIFS package
getParams() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
contains parameters required by printer queues
getPasswordAge() - Method in class org.gnu.jcifs.CifsUserInfo
Gets how many seconds have elapsed since the password was last changed
getPathName() - Method in class org.gnu.jcifs.CifsFile
Returns the path name
getPathName() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns the path name
getPathName(String) - Method in class org.gnu.jcifs.CifsDiskContext
Returns the path name: If the file starts with \ (or) /, the pathname=filename, otherwise pathname = current-dir/filename
getPosition() - Method in class org.gnu.jcifs.CifsPrintJobInfo
Position specifies the position of the print job within the print queue.
getPrintDestinations() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
A list of print destinations for the print queue.
getPrinterName() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
The queue name
getPrintJobInfo(int) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Lists print jobs in the specified printer queue
getPrintJobQueueStatus() - Method in class org.gnu.jcifs.CifsPrintJobInfo
Returns the status of the print queue.
getPrintJobStatus() - Method in class org.gnu.jcifs.CifsPrintJobInfo
Returns the status of the print job.
getPriority() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
The printer queue priority (1:highest ... 9(lowest))
getPriority() - Method in class org.gnu.jcifs.CifsPrintJobInfo
Priority specifies the print job priority.
getProperty(String) - Method in interface org.gnu.jcifs.CifsSession
Gets an API-user property
getRemark() - Method in class org.gnu.jcifs.CifsShareInfo
 
getSectorsPerUnit() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getServerAddress() - Method in interface org.gnu.jcifs.CifsSession
Gets the address of the server
getServerInfo() - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Returns information about the current server
getServerLanMan() - Method in interface org.gnu.jcifs.CifsSession
Returns LAN Manager of the server
getServerOS() - Method in interface org.gnu.jcifs.CifsSession
Returns server OS name
getServerPrimaryDomain() - Method in interface org.gnu.jcifs.CifsSession
Returns the primary domain of the server
getServerTime() - Method in interface org.gnu.jcifs.CifsSession
Returns the server time (from 1970 in msec)
getServerTimeZone() - Method in interface org.gnu.jcifs.CifsSession
Time zone of server (min from UTC)
getSessionName() - Method in interface org.gnu.jcifs.CifsSession
Returns share name
getSessions(int) - Static method in class org.gnu.jcifs.CifsSessionManager
List sessions
getShareName() - Method in interface org.gnu.jcifs.CifsSession
Returns the name of this session
getShareName() - Method in class org.gnu.jcifs.CifsShareInfo
 
getSize() - Method in class org.gnu.jcifs.CifsPrintJobInfo
Returns the size of the print job in terms of number of bytes.
getSMBErrorClass() - Method in class org.gnu.jcifs.CifsIOException
 
getSMBErrorCode() - Method in class org.gnu.jcifs.CifsIOException
 
getSpoolFileName() - Method in class org.gnu.jcifs.CifsPrinterSpoolInfo
Returns the spool file name
getSpoolFileNumber() - Method in class org.gnu.jcifs.CifsPrinterSpoolInfo
Returns the number of bytes in the spool file
getStartTime() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
Starttime contains an unsigned short integer specifying the time of day a printer queue can start sending print jobs to printers.
getStatus() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
Untiltime contains an unsigned short integer specifying the time of day a printer queue becomes inactive and stops sending print jobs to printers.
getStatus() - Method in class org.gnu.jcifs.CifsPrinterSpoolInfo
Returns the spool status
getSubmittedTime() - Method in class org.gnu.jcifs.CifsPrintJobInfo
Return the time when the user submitted the job.
getTotalAllocUnits() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getType() - Method in class org.gnu.jcifs.CifsServerInfo
the type of software the computer is running (see SW_*)
getType() - Method in class org.gnu.jcifs.CifsShareInfo
 
getUNC() - Method in class org.gnu.jcifs.CifsShareInfo
 
getUntilTime() - Method in class org.gnu.jcifs.CifsPrinterQueueInfo
Untiltime contains an unsigned short integer specifying the time of day a printer queue becomes inactive and stops sending print jobs to printers.
getUserComment() - Method in class org.gnu.jcifs.CifsUserInfo
Gets comment about the user
getUserInfo(String) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Returns detailed information about a particular user
getUserName() - Method in class org.gnu.jcifs.CifsPrintJobInfo
The user name specifies the name of the user who submitted the print job
getUserName() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the user name for which information is retrieved
getUserName() - Method in class org.gnu.jcifs.CifsWorkstationInfo
Returns user who is logged on at the workstation
getUserPrivilege() - Method in class org.gnu.jcifs.CifsUserInfo
Gets the level of the privilege assigned to the user
getVolumeLabel() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
getWorkstationInfo() - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Returns detailed information about a workstation.
getWorkstationName() - Method in class org.gnu.jcifs.CifsWorkstationInfo
Returns the name of the workstation
GRAPHICS_MODE - Static variable in interface org.gnu.jcifs.CifsPrinter
No conversion of data should be done by the server

H

HW_BAD_COMMAND - Static variable in class org.gnu.jcifs.CifsIOException
Unknown command.
HW_BAD_MEDIA - Static variable in class org.gnu.jcifs.CifsIOException
Unknown media type.
HW_BAD_REQUEST - Static variable in class org.gnu.jcifs.CifsIOException
Bad request structure length.
HW_BAD_SECTOR - Static variable in class org.gnu.jcifs.CifsIOException
Sector not found.
HW_BAD_SHARE - Static variable in class org.gnu.jcifs.CifsIOException
A open conflicts with an existing open.
HW_BAD_UNIT - Static variable in class org.gnu.jcifs.CifsIOException
Unknown unit.
HW_DATA_ERROR - Static variable in class org.gnu.jcifs.CifsIOException
Data error (CRC).
HW_FC_NOT_AVAILABLE - Static variable in class org.gnu.jcifs.CifsIOException
No FCBs are available to process request.
HW_GENERAL_FAILURE - Static variable in class org.gnu.jcifs.CifsIOException
General failure.
HW_LOCK_CONFLICT - Static variable in class org.gnu.jcifs.CifsIOException
A Lock request conflicted with an existing lock or specified an invalid mode, or an Unlock requested attempted to remove a lock held by another process.
HW_NO_PAPER - Static variable in class org.gnu.jcifs.CifsIOException
Printer out of paper.
HW_NO_WRITE - Static variable in class org.gnu.jcifs.CifsIOException
Attempt to write on write-protected media
HW_NOT_READY - Static variable in class org.gnu.jcifs.CifsIOException
Drive not ready.
HW_READ_FAULT - Static variable in class org.gnu.jcifs.CifsIOException
Read fault.
HW_SEEK_ERROR - Static variable in class org.gnu.jcifs.CifsIOException
Seek error.
HW_SHARE_BUFFER_EXCEEDED - Static variable in class org.gnu.jcifs.CifsIOException
A sharing buffer has been exceeded.
HW_WRITE_FAULT - Static variable in class org.gnu.jcifs.CifsIOException
Write fault.
HW_WRONG_DISK - Static variable in class org.gnu.jcifs.CifsIOException
The wrong disk was found in a drive.

I

IN_INTERCEPT - Static variable in class org.gnu.jcifs.CifsPrinterSpoolInfo
 
installCifsProtocolHandler() - Static method in class org.gnu.jcifs.CifsSessionManager
Install protocol handler package.
isArchive() - Method in class org.gnu.jcifs.CifsFile
Returns if file is a archive file
isArchive() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns if file is a archive file
isConnected() - Method in interface org.gnu.jcifs.CifsSession
Checks if the server is connected
isConnectionLost() - Method in class org.gnu.jcifs.CifsIOException
 
isDeviceInfoValid() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
isDirectory() - Method in class org.gnu.jcifs.CifsFile
Checks if file is a directory
isDirectory() - Method in interface org.gnu.jcifs.CifsFileInfo
Checks if file is a directory
isFile() - Method in class org.gnu.jcifs.CifsFile
Checks if is a file
isFile() - Method in interface org.gnu.jcifs.CifsFileInfo
Checks if is a file
isHidden() - Method in class org.gnu.jcifs.CifsFile
Returns if file is a hidden file
isHidden() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns if file is a hidden file
isProtocolHandlerInstalled() - Method in class org.gnu.jcifs.CifsSessionManager
Returns true if the protocol handler "cifs" was installed
isReadOnly() - Method in class org.gnu.jcifs.CifsFile
Returns true if file is read only
isReadOnly() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns true if file is read only
isSizeInfoValid() - Method in class org.gnu.jcifs.CifsFileSystemInfo
 
isSMBError() - Method in class org.gnu.jcifs.CifsIOException
 
isSystem() - Method in class org.gnu.jcifs.CifsFile
Returns if file is a system file
isSystem() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns if file is a system file
isUserLevelSecurity() - Method in interface org.gnu.jcifs.CifsSession
Returns true if the share has user level security

L

length() - Method in class org.gnu.jcifs.CifsFile
Returns file size
length() - Method in interface org.gnu.jcifs.CifsFileInfo
Returns file size
length() - Method in class org.gnu.jcifs.CifsFileInputStream
Returns the file size
length() - Method in class org.gnu.jcifs.CifsRandomAccessFile
Returns the length of this file.
listFilesInfo(String, int, boolean) - Method in interface org.gnu.jcifs.CifsDisk
Enumerates informations about the files
listFilesName(String, int, boolean) - Method in interface org.gnu.jcifs.CifsDisk
Enumerates file names
listPrinterQueues() - Method in interface org.gnu.jcifs.CifsRemoteAdmin
 
listPrinterSpoolInfo() - Method in interface org.gnu.jcifs.CifsPrinter
Enumerates the list of the elements currently in the printer queue on the server
listPrintJobs(String) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Lists print jobs in the specified printer queue
listServersInfo(String, int) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Lists all computers of the specified type or types that are visible in the specified domain.
listServersNames(String, int) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Lists all computers of the specified type or types that are visible in the specified domain.
listSharesInfo(boolean) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Returns the list of shares on the computer
loginDialog(Frame) - Static method in class org.gnu.jcifs.CifsSessionManager
Opens a dialog box and requests login data (account name and password).
lookupConnectedDisk(String) - Static method in class org.gnu.jcifs.CifsSessionManager
Lookup disk with the given session name
lookupPrinterSession(String) - Static method in class org.gnu.jcifs.CifsSessionManager
Lookup printer session
lookupRemoteAdminSession(String) - Static method in class org.gnu.jcifs.CifsSessionManager
Lookup remote admin session
lookupSession(String) - Static method in class org.gnu.jcifs.CifsSessionManager
 

M

mark(int) - Method in class org.gnu.jcifs.CifsFileInputStream
Marks the current position in this input stream.
markSupported() - Method in class org.gnu.jcifs.CifsFileInputStream
Tests if this input stream supports the mark and reset methods.
mkdir() - Method in class org.gnu.jcifs.CifsFile
Create directory
mkdir(String) - Method in interface org.gnu.jcifs.CifsDisk
Creates the given directory on the server

O

openPrintFile(String, int) - Method in interface org.gnu.jcifs.CifsPrinter
Creates a new print spool file.

P

pausePrintJob(int) - Method in interface org.gnu.jcifs.CifsRemoteAdmin
Pauses a print job in a printer queue
PRINTER_ERROR - Static variable in class org.gnu.jcifs.CifsPrinterSpoolInfo
 
PRINTING - Static variable in class org.gnu.jcifs.CifsPrinterSpoolInfo
 
PRJ_COMPLETE - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
Print job is complete
PRJ_DESTCRTCHG - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
The printer is waiting for a cartridge change
PRJ_DESTENCHG - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
The printer is waiting for a pen change
PRJ_DESTFORMCHG - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
The printer is waiting for a form change
PRJ_DESTNOPAPER - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
The print destination is out of paper
PRJ_DESTOFFLINE - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
The print destination is offline
PRJ_DESTPAUSED - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
The print destination is paused
PRJ_ERROR - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
Print job is spooling
PRJ_INTERV - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
An error occurred
PRJ_NOTIFY - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
An alert is raised
PRJ_PRINTING - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
An alert indicates the job was deleted
PRJ_QS_PAUSED - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
Print job is paused
PRJ_QS_PRINTING - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
Print job is printing, Print Job Status is valid
PRJ_QS_QUEUED - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
Print job is queued
PRJ_QS_SPOOLING - Static variable in class org.gnu.jcifs.CifsPrintJobInfo
Print job is spooling
PRQ_ACTIVE - Static variable in class org.gnu.jcifs.CifsPrinterQueueInfo
 
PRQ_ERROR - Static variable in class org.gnu.jcifs.CifsPrinterQueueInfo
 
PRQ_PAUSE - Static variable in class org.gnu.jcifs.CifsPrinterQueueInfo
 
PRQ_PENDING - Static variable in class org.gnu.jcifs.CifsPrinterQueueInfo
 
putFile(String, InputStream) - Method in interface org.gnu.jcifs.CifsDisk
Puts the data from the input stream to the given remote file.
putFile(String, Reader) - Method in interface org.gnu.jcifs.CifsDisk
Puts the data from the input stream to the given remote file.

R

read() - Method in class org.gnu.jcifs.CifsFileInputStream
Reads the next byte of data from this file.
read(byte[], int, int) - Method in class org.gnu.jcifs.CifsFileInputStream
Reads bytes into a portion of an array.
read(byte[], int, int) - Method in class org.gnu.jcifs.CifsRandomAccessFile
Reads bytes from the current offset
reconnect() - Method in interface org.gnu.jcifs.CifsSession
Reconnects server if disconnected
refresh() - Method in class org.gnu.jcifs.CifsFile
Refresh file informations.
renameFile(String, String) - Method in interface org.gnu.jcifs.CifsDisk
Renames the old file to the new file (also hidden and system files)
renameFile(String, String, int) - Method in interface org.gnu.jcifs.CifsDisk
Renames file corresponding to the search attributes
renameTo(String) - Method in class org.gnu.jcifs.CifsFile
Renames current file/directory to the given file
reset() - Method in class org.gnu.jcifs.CifsFileInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
rmdir(String) - Method in interface org.gnu.jcifs.CifsDisk
Removes directory

S

seek(long) - Method in class org.gnu.jcifs.CifsRandomAccessFile
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
SESSION_SORT_NAME - Static variable in class org.gnu.jcifs.CifsSessionManager
Sort sessions by name
SESSION_SORT_TYPE - Static variable in class org.gnu.jcifs.CifsSessionManager
Sort sessions by type
setAccount(String) - Method in class org.gnu.jcifs.CifsLogin
Sets the account name
setAccount(String) - Static method in class org.gnu.jcifs.CifsSessionManager
Sets the account name for all connections.
setAllowAutoReconnection(boolean) - Method in interface org.gnu.jcifs.CifsSession
Sets automatic reconnection
setAllowLoginDialog(boolean) - Static method in class org.gnu.jcifs.CifsSessionManager
 
setDebugFile(String) - Static method in class org.gnu.jcifs.CifsSessionManager
Sets debug file.
setDebugLevel(int) - Static method in class org.gnu.jcifs.CifsSessionManager
Sets debug level
setDetail(Throwable) - Method in class org.gnu.jcifs.CifsRuntimeException
 
setFileAttribute(String, int, boolean) - Method in interface org.gnu.jcifs.CifsDisk
Sets or resets file attributes (CifsFileInfo.FILE_ATTR_*)
setLength(long) - Method in class org.gnu.jcifs.CifsRandomAccessFile
Sets the length of this file.
setPassword(String) - Method in class org.gnu.jcifs.CifsLogin
Sets the password
setPassword(String) - Static method in class org.gnu.jcifs.CifsSessionManager
Sets the password for all connections
setProperty(String, Object) - Method in interface org.gnu.jcifs.CifsSession
Sets an API-user property.
skip(long) - Method in class org.gnu.jcifs.CifsFileInputStream
Skips over and discards n bytes of data from the input stream.
skipBytes(int) - Method in class org.gnu.jcifs.CifsRandomAccessFile
Attempts to skip over n bytes of input discarding the skipped bytes.
SM_DENY_NONE - Static variable in interface org.gnu.jcifs.CifsDisk
Allow all actions
SM_DENY_READ_EXEC - Static variable in interface org.gnu.jcifs.CifsDisk
Deny read/execute
SM_DENY_WRITE - Static variable in interface org.gnu.jcifs.CifsDisk
Deny write
SM_EXCLUSIVE - Static variable in interface org.gnu.jcifs.CifsDisk
Deny read/write/execute (exclusive)
SRV_BAD_COMMAND - Static variable in class org.gnu.jcifs.CifsIOException
The server did not recognize the command received..
SRV_BAD_DEVICE - Static variable in class org.gnu.jcifs.CifsIOException
Invalid device - printer request made to non-printer connection or non-printer request made to printer connection..
SRV_BAD_FILE_SPECS - Static variable in class org.gnu.jcifs.CifsIOException
The Fid and pathname parameters contained an invalid combination of values.
SRV_BAD_NETWORK_NAME - Static variable in class org.gnu.jcifs.CifsIOException
Invalid network name in tree connect..
SRV_BAD_PASSWORD - Static variable in class org.gnu.jcifs.CifsIOException
Bad password - name/password pair in a Tree Connect or Session Setup are invalid..
SRV_BAD_PERMITS - Static variable in class org.gnu.jcifs.CifsIOException
The access permissions specified for a file or directory are not a valid combination.
SRV_BAD_PRINT_FILE_FID - Static variable in class org.gnu.jcifs.CifsIOException
Invalid print file FID..
SRV_BAD_SET_ATTR_MODE - Static variable in class org.gnu.jcifs.CifsIOException
The attribute mode in the Set File Attribute request is invalid.
SRV_BAD_TID - Static variable in class org.gnu.jcifs.CifsIOException
The Tid specified in a command was invalid..
SRV_BAD_UID - Static variable in class org.gnu.jcifs.CifsIOException
The Uid is not known as a valid user identifier on this session.
SRV_CONT_MPX_MODE - Static variable in class org.gnu.jcifs.CifsIOException
Continue in MPX mode.
SRV_EOF_PRINT_QUEUE - Static variable in class org.gnu.jcifs.CifsIOException
EOF on print queue dump..
SRV_ERROR - Static variable in class org.gnu.jcifs.CifsIOException
Non-specific error code.
SRV_FCT_NOT_SUPPORTED - Static variable in class org.gnu.jcifs.CifsIOException
Function not supported.
SRV_INTERNAL_ERROR - Static variable in class org.gnu.jcifs.CifsIOException
The server encountered an internal error, e.g., system file unavailable..
SRV_NO_ACCESS - Static variable in class org.gnu.jcifs.CifsIOException
The client does not have the necessary access rights within the specified context for the requested function..
SRV_NO_RESOURCES - Static variable in class org.gnu.jcifs.CifsIOException
No resources currently available for request.
SRV_NO_ROOM - Static variable in class org.gnu.jcifs.CifsIOException
No room to buffer message. (reserved for messaging).
SRV_NOT_RCV_MESSAGES - Static variable in class org.gnu.jcifs.CifsIOException
Not receiving messages. (reserved for messaging).
SRV_PAUSED - Static variable in class org.gnu.jcifs.CifsIOException
Server is paused. (reserved for messaging)
SRV_PRINT_QUEUE_FULL - Static variable in class org.gnu.jcifs.CifsIOException
Print queue full (files) -- returned by open print file..
SRV_PRINT_QUEUE_NO_SPACE - Static variable in class org.gnu.jcifs.CifsIOException
Print queue full -- no space..
SRV_TIMEOUT - Static variable in class org.gnu.jcifs.CifsIOException
Operation timed out.
SRV_TOO_MANY_REMOTE_USERS - Static variable in class org.gnu.jcifs.CifsIOException
Too many remote user names. (reserved for messaging).
SRV_TOO_MANY_UIDS - Static variable in class org.gnu.jcifs.CifsIOException
Too many Uids active on this session.
SRV_USE_MPX - Static variable in class org.gnu.jcifs.CifsIOException
Temporarily unable to support Raw, use MPX mode.
SRV_USE_STD - Static variable in class org.gnu.jcifs.CifsIOException
Temporarily unable to support Raw, use standard read/write.
STOPPED - Static variable in class org.gnu.jcifs.CifsPrinterSpoolInfo
 
STYPE_DEVICE - Static variable in class org.gnu.jcifs.CifsShareInfo
Communications device
STYPE_DISKTREE - Static variable in class org.gnu.jcifs.CifsShareInfo
Disk Directory Tree
STYPE_IPC - Static variable in class org.gnu.jcifs.CifsShareInfo
Inter process communication (IPC)
STYPE_PRINTQ - Static variable in class org.gnu.jcifs.CifsShareInfo
Printer Queue
SUCCESS - Static variable in class org.gnu.jcifs.CifsIOException
The request was successful
SV_TYPE_AFP - Static variable in class org.gnu.jcifs.CifsServerInfo
Apple File Protocol servers
SV_TYPE_ALL - Static variable in class org.gnu.jcifs.CifsServerInfo
Enum all server types
SV_TYPE_BACKUP_BROWSER - Static variable in class org.gnu.jcifs.CifsServerInfo
Backup browser server
SV_TYPE_DIALIN_SERVER - Static variable in class org.gnu.jcifs.CifsServerInfo
Server running dialin service.
SV_TYPE_DOMAIN_BAKCTRL - Static variable in class org.gnu.jcifs.CifsServerInfo
Backup domain controller
SV_TYPE_DOMAIN_CTRL - Static variable in class org.gnu.jcifs.CifsServerInfo
Primary domain controller
SV_TYPE_DOMAIN_ENUM - Static variable in class org.gnu.jcifs.CifsServerInfo
Enumerate Domains
SV_TYPE_DOMAIN_MASTER - Static variable in class org.gnu.jcifs.CifsServerInfo
EDomain Master Browser server
SV_TYPE_DOMAIN_MEMBER - Static variable in class org.gnu.jcifs.CifsServerInfo
Domain Member
SV_TYPE_LOCAL_LIST_ONLY - Static variable in class org.gnu.jcifs.CifsServerInfo
Enumerate only entries marked "local"
SV_TYPE_MASTER_BROWSER - Static variable in class org.gnu.jcifs.CifsServerInfo
Master browser server
SV_TYPE_NOVELL - Static variable in class org.gnu.jcifs.CifsServerInfo
Novell servers
SV_TYPE_NT - Static variable in class org.gnu.jcifs.CifsServerInfo
NT server
SV_TYPE_POTENTIAL_BROWSER - Static variable in class org.gnu.jcifs.CifsServerInfo
Server that can run the browser service
SV_TYPE_PRINTQ_SERVER - Static variable in class org.gnu.jcifs.CifsServerInfo
Server sharing print queue
SV_TYPE_SERVER - Static variable in class org.gnu.jcifs.CifsServerInfo
Enum servers
SV_TYPE_SERVER_NT - Static variable in class org.gnu.jcifs.CifsServerInfo
Windows NT non DC server
SV_TYPE_SQLSERVER - Static variable in class org.gnu.jcifs.CifsServerInfo
Enum any server running with SQL server
SV_TYPE_TIME_SOURCE - Static variable in class org.gnu.jcifs.CifsServerInfo
Server running the timesource service
SV_TYPE_WFW - Static variable in class org.gnu.jcifs.CifsServerInfo
Server running Windows for Workgroups
SV_TYPE_WORKSTATION - Static variable in class org.gnu.jcifs.CifsServerInfo
Enum all workstations
SV_TYPE_XENIX_SERVER - Static variable in class org.gnu.jcifs.CifsServerInfo
Xenix server

T

TEXT_MODE - Static variable in interface org.gnu.jcifs.CifsPrinter
The server may optinally expand tabs to a series of spaces
toString() - Method in class org.gnu.jcifs.CifsDiskContext
 
toString() - Method in class org.gnu.jcifs.CifsFile
 
toString() - Method in class org.gnu.jcifs.CifsLogin
 
toString() - Method in class org.gnu.jcifs.CifsShareInfo
 

U

USER_PRIV_ADMIN - Static variable in class org.gnu.jcifs.CifsUserInfo
User has Administrator privilege
USER_PRIV_GUEST - Static variable in class org.gnu.jcifs.CifsUserInfo
User is guest
USER_PRIV_USER - Static variable in class org.gnu.jcifs.CifsUserInfo
User privilege

W

write(byte[], int, int) - Method in class org.gnu.jcifs.CifsFileOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(byte[], int, int) - Method in class org.gnu.jcifs.CifsPrintOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(byte[], int, int) - Method in class org.gnu.jcifs.CifsRandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
write(InputStream) - Method in class org.gnu.jcifs.CifsPrintOutputStream
 
write(int) - Method in class org.gnu.jcifs.CifsFileOutputStream
Writes the specified byte to this buffered output stream.
write(int) - Method in class org.gnu.jcifs.CifsPrintOutputStream
Writes the specified byte to this buffered output stream.
write(Reader) - Method in class org.gnu.jcifs.CifsPrintOutputStream
 

A C D E F G H I L M O P R S T U W
Norbert Hranitzky