| Package | Description |
|---|---|
| org.jscsi.parser.datasegment |
This package provides all main classes which are needed to deserialize and serialize
all the attached data segments of messages defined by the iSCSI Standard (RFC 3720).
|
| Modifier and Type | Method and Description |
|---|---|
IResultFunction |
ResultFunctionFactory.create(String result)
Creates an
IResultFunction instance depending on the given
parameter. |
IResultFunction |
SettingEntry.getResult()
Returns the result function of this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SettingEntry.setResult(IResultFunction newResult)
Sets the result function of this object to the given one.
|
void |
SettingsMap.update(OperationalTextKey textKey,
String newTextValue,
IResultFunction resultFunction)
Update the stored value with the given one.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.