|
Class Summary |
| SRBAccount |
This class extends the RemoteAccount class, adding those values necessary
to open a connection to the SRB. |
| SRBContainer |
An abstract representation of a container on the SRB. |
| SRBFile |
An abstract representation of file and directory pathnames on the SRB. |
| SRBFileInputStream |
A SRBFileInputStream obtains input bytes from a file in a SRB file system. |
| SRBFileOutputStream |
A SRBFileOutputStream writes bytes to a file in a file system. |
| SRBFileSystem |
The SRBFileSystem class is the class for connection implementations
to SRB servers. |
| SRBMetaDataRecordList |
Results of long queries will only return a partial list
to save on bandwidth which can be iterated through by further calls to
the server. |
| SRBMetaDataSet |
SRBMetaDataSet registers all the SRB metadata fields. |
| SRBProtocol |
|
| SRBRandomAccessFile |
Instances of this class support both reading and writing to a
SRB random access file. |
| SRBShadowFile |
If the SRBShadowFile refers to a file, this class can obtain
input bytes from a shadow file in a SRB file system. |