Uses of Interface
rasj.clientcommhttp.RasCommDefs
-
Packages that use RasCommDefs Package Description org.rasdaman.rasnet.communication rasj.clientcommhttp rasj.odmg -
-
Uses of RasCommDefs in org.rasdaman.rasnet.communication
Classes in org.rasdaman.rasnet.communication that implement RasCommDefs Modifier and Type Class Description classRasRasnetImplementation -
Uses of RasCommDefs in rasj.clientcommhttp
Classes in rasj.clientcommhttp that implement RasCommDefs Modifier and Type Class Description classRasHttpRequestThis class handles a HTTP-request to the RasDaMan server.classRasUtilsThis class provides some useful methods for reading binary data from a stream or converting objects to a byte array for transmission. -
Uses of RasCommDefs in rasj.odmg
Classes in rasj.odmg that implement RasCommDefs Modifier and Type Class Description classRasODMGImplementationThis class implements the internal ODMG Bootstrap Object used by the rasj.odmg package.classRasOQLQueryThis class implements the ODMG OQLQuery interface.
-