com.coldcore.coloradoftp.plugin.webcam |
|
Java Source File Name | Type | Comment |
FileGrabber.java | Class | This filter grabs uploaded file and provides an input stream. |
FileSystemWrapper.java | Class | Wraps existing file system and executes plugins for selected users. |
UploadAction.java | Class | Executes action when file is ready. |
UploadInterceptor.java | Class | Intercepts uploads that suppose to execute special web cam action instead of common
filesystem save routines. |