See: Description
| Class | Description |
|---|---|
| Configuration |
Instances of
Configuration provides access target-wide parameters,
variables that are the same across all sessions and connections that do not
change after initialization and which play a role during text parameter
negotiation. |
| Target |
One Target exists per iSCSI named target.
|
| TargetServer |
The central class of the jSCSI Target, which keeps track of all active
TargetSessions, stores
target-wide parameters and variables, and
which contains the TargetServer.main(String[]) method for starting the program. |
Copyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.