| Package | Description |
|---|---|
| org.jscsi.target |
This package contains all the core classes to provide an easy and usable iSCSI (RFC 3720) target.
|
| org.jscsi.target.connection |
This package contains all classes representing the phase of a connection.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Target> |
Configuration.targets |
| Modifier and Type | Method and Description |
|---|---|
Target |
TargetServer.getTarget(String targetName) |
protected static Target |
Configuration.parseTargetElement(Element targetElement) |
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
Configuration.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
Target |
TargetSession.getTarget()
Returns the session's
Target |
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.