| Package | Description |
|---|---|
| org.jscsi.parser.data |
This package provides all classes which are needed to deserialize and serializes the
data in and out messages defined by the iSCSI Standard (RFC 3720).
|
| org.jscsi.parser.login |
This package provides all classes which are needed to deserialize and serializes the login request and
response messages defined by the iSCSI Standard (RFC 3720).
|
| org.jscsi.parser.logout |
This package provides all classes which are needed to deserialize and serializes the logout request and
response messages defined by the iSCSI Standard (RFC 3720).
|
| org.jscsi.parser.nop |
This package provides all classes which are needed to deserialize and serialize the
NOP in and out messages defined by the iSCSI Standard (RFC 3720).
|
| org.jscsi.parser.scsi |
This package provides all classes which are needed to deserialize and serialize
the SCSI Command and SCSI Response messages defined by the iSCSI Standard
(RFC 3720).
|
| org.jscsi.parser.snack |
This package provides all classes which are needed to deserialize and serialize the
SNACKRequest messages defined by the iSCSI Standard (RFC 3720).
|
| org.jscsi.parser.text |
This package provides all classes which are needed to deserialize and serializes the
text request and response messages defined by the iSCSI Standard (RFC 3720).
|
| org.jscsi.parser.tmf |
This package provides all classes which are needed to deserialize and serialize the
task management function request and response messages defined by the iSCSI Standard
(RFC 3720).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataOutParser
This class parses a Data-Out message defined in the iSCSI Standard (RFC3720).
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginRequestParser
LoginRequestParser
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogoutRequestParser
LogoutRequestParser
|
| Modifier and Type | Class and Description |
|---|---|
class |
NOPOutParser
NOPOutParser
|
| Modifier and Type | Class and Description |
|---|---|
class |
SCSICommandParser
SCSICommandParser
|
| Modifier and Type | Class and Description |
|---|---|
class |
SNACKRequestParser
SNACKRequestParser
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextRequestParser
TextRequestParser
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskManagementFunctionRequestParser
TaskManagementFunctionRequestParser
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.