See: Description
| Class | Description |
|---|---|
| Activator |
This osgi bundle activator
is used to start a jscsi target within an
osgi environment.
|
| 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 © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.