| Package | Description |
|---|---|
| org.jscsi.target.connection |
This package contains all classes representing the phase of a connection.
|
| Modifier and Type | Method and Description |
|---|---|
static SessionType |
SessionType.getSessionType(String value)
|
static SessionType |
SessionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionType[] |
SessionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.