JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package ch.autumo.beetroot.server.action
package
ch.autumo.beetroot.server.action
File actions for file server.
Related Packages
Package
Description
ch.autumo.beetroot.server
Server implementations.
ch.autumo.beetroot.server.communication
Communication components to exchange data and files between the client and server.
ch.autumo.beetroot.server.message
Requests/Responses for the file communication component.
ch.autumo.beetroot.server.modules
Dispatcher interfaces for creating your own distributed dispatchers (modules) for the beetRoot client-server framework.
Classes
Class
Description
Download
Download.
FileAction
Server file action.
Upload
Upload.