| Package | Description |
|---|---|
| org.jscsi.target.connection.phase |
This package contains the classes for sending and receiving Protocol Data Units and "structural" classes that make up
the target - sessions, connections, and stages.
|
| org.jscsi.target.connection.stage |
This package contains the abstract parent class of all stage classes.
|
| org.jscsi.target.connection.stage.fullfeature |
This package contains all classes which represent stages of the Full Feature Phase.
|
| org.jscsi.target.connection.stage.login |
This package contains all classes which represent stages of the Login Phase.
|
| Class and Description |
|---|
| TargetPhase
Instances of this class represent a connection's phase (see
Connection for a description of the relationship
between stages, phases, connections, and sessions). |
| Class and Description |
|---|
| TargetFullFeaturePhase
Objects of this class represent the Target Full Feature Phase of a connection.
|
| TargetPhase
Instances of this class represent a connection's phase (see
Connection for a description of the relationship
between stages, phases, connections, and sessions). |
| Class and Description |
|---|
| TargetFullFeaturePhase
Objects of this class represent the Target Full Feature Phase of a connection.
|
| Class and Description |
|---|
| TargetLoginPhase
Objects of this class represent the Target Login Phase of a connection.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.