Libraries 2.5 API

Packages 
Package Description
org.jscsi.exception
This package contains all exceptions, which can occur by this iSCSI (RFC 3720) implementation.
org.jscsi.parser
This package provides all main classes which are needed to deserialize and serialize all the messages defined by the iSCSI Standard (RFC 3720).
org.jscsi.parser.asynchronous
This package provides all classes which are needed to deserialize and serializes the asynchronous message defined by the iSCSI Standard (RFC 3720).
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.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).
org.jscsi.parser.digest
This package provides all digests, which are supported in this iSCSI implementation of 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.r2t
This package provides all classes which are needed to deserialize and serializes the ready2transfer message defined by the iSCSI Standard (RFC 3720).
org.jscsi.parser.reject
This package provides all classes which are needed to deserialize and serializes the reject message 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).
org.jscsi.state  
org.jscsi.utils
Simple util package providing common tools for jSCSI.

Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.