Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- data - Variable in class messages.FileMessage
-
Bytes of the file.
- DelFileHandler - Class in com.cloud.serverpak.handlers
-
Class listener of messages carrying information about file deletion.
- DelFileHandler(MainHandler) - Constructor for class com.cloud.serverpak.handlers.DelFileHandler
-
The constructor gets a reference to the main listener.
- DelFileRequest - Class in messages
-
The successor class
AbstractMessage, is a Data Transfer Object, carries the name of the file to be deleted from the cloud. - DelFileRequest(String) - Constructor for class messages.DelFileRequest
-
Constructor with variable file name.
- delHandle(ChannelHandlerContext, Object) - Method in class com.cloud.serverpak.handlers.DelFileHandler
-
Deletes a file from the user's cloud.
- DIRECTORY - Enum constant in enum class messages.FileInfo.FileType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form