|
Class Summary |
| ACL |
An abstract representation of AFS file and directory pathnames.
|
| ACL.Entry |
AFS ACL Entry Class.
|
| AFSLibraryLoader |
Class that loads the native libraries required for direct communication with
AFS. |
| AFSShutdownHandler |
Class that handles graceful AFS application shutdown procedures by
instructing the native library to inform the file system server that
it is shutting down. |
| Cell |
An abstract representation of an AFS cell. |
| ErrorTable |
Static class for error code message management.
|
| File |
An abstract representation of AFS file and directory pathnames.
|
| FileInputStream |
This class is a file input stream for files within AFS.
|
| FileOutputStream |
This class is a file output stream for files within AFS.
|
| Group |
An abstract representation of an AFS group. |
| Key |
An abstract representation of an AFS key. |
| Partition |
An abstract representation of an AFS partition. |
| Process |
An abstract representation of an AFS process. |
| Server |
An abstract representation of an AFS server. |
| Server.ExecutableTime |
|
| Token |
An abstract representation of an AFS authentication token. |
| User |
An abstract representation of an AFS user. |
| VersionInfo |
Class providing static methods for retrieving version information specific to
the JNI library.
|
| Volume |
An abstract representation of an AFS volume. |