PrevNextUpHome SophiaFramework UNIVERSE 5.3

24.10. Storage

Class Name Description
SFXStorage Base class which represents the storage.
SFXFile Class to manipulate a file.
SFXHTTPConnection Class for the HTTP communication.
SFXTCPSocket Class for the TCP socket communication.
SFXSSLSocket Class for the SSL socket communication.
SFXUDPSocket Class for the UDP socket communication.
SFXMemory Storage class for the memory stream.
SFXSource Storage class for reading data from the ISource interface.
SFXZIPDecoder Storage class for decompressing gzipped(DEFLATE compressed) data.