Class IRODSApi

java.lang.Object
org.irods.irods4j.low_level.api.IRODSApi

public class IRODSApi extends Object
A low-level class providing functions mirroring the iRODS C API. All public API functions share identical names with the C API. Users should prefer the abstractions provided by the high_level package in production code. Use of the functions provided by this class should be a last resort.
Since:
0.1.0