| Home >> All >> com >> flexstor >> remote |
| | com.flexstor.remote.resourcefork.* (4) | | com.flexstor.remote.resourcefork.ntfs.* (4) |
| | com.flexstor.remote.script.* (4) |
Package Samples:
com.flexstor.remote.script
com.flexstor.remote.resourcefork.ntfs
Classes:
ScriptService: ScriptService A remote Service which is used to obtain the data available in the ImportData structure. The data is used to create new Assets (Thumbnail, composite images etc..) and Asset Records in the database. The data can be obtained one of two ways. Input File: This input file is a text file containing the data from the ImportData structure. This file can be read by a script or application which generates new Assets. The script is then required to generate an output file that this Script Service will read to update the ImportData object before it is sent back for a database update. AppleScript: ...
ScriptServiceRecord: ScriptServiceRecord Holds an instance of an Asset and a Hashtable This class is used two ways: 1) When an importData object arrives in the run method a Hashtable of ScriptServiceRecords is created, so when a specific asset is needed, it can be obtained by it's filename. As this hashtable is created, each asset has it's own set of data (filename, roleid etc...) This data is stored in a hashtable as key value pairs (as would be written to RemoteScript.in) The hashtable is stored in this object along with an instance of it's associated Asset. 2) While RemoteScript.out is being read and processed, ...
NtfsForkServer: Server side implementation for requesting resource fork operations to files residing in a NTFS system.
NtfsForkServerThread: Server side implementation for requesting resource fork operations to files residing in a NTFS system.
NtfsMacBinaryDecoder
NtfsMacBinaryEncoder
ScriptableFrame
ScriptableFrameBeanInfo
| Home | Contact Us | Privacy Policy | Terms of Service |