Uses of Package
ch.autumo.beetroot.server.message
Packages that use ch.autumo.beetroot.server.message
Package
Description
Main classes for the beetRoot framework, web server and servlet (when running in a web-container).
Server implementations.
Communication components to exchange data and files between the client and server.
Requests/Responses for the file communication component.
Messages for the data communication component.
Dispatcher interfaces for creating your own distributed dispatchers (modules) for the beetRoot client-server framework.
Log module/dispatcher with remote and local dispatcher implementations.
-
Classes in ch.autumo.beetroot.server.message used by ch.autumo.beetroot
-
Classes in ch.autumo.beetroot.server.message used by ch.autumo.beetroot.server
-
Classes in ch.autumo.beetroot.server.message used by ch.autumo.beetroot.server.communication
-
Classes in ch.autumo.beetroot.server.message used by ch.autumo.beetroot.server.messageClassDescriptionAbstract message.Client answer.Secure server command.
-
Classes in ch.autumo.beetroot.server.message used by ch.autumo.beetroot.server.message.fileClassDescriptionAbstract message.Client answer.Secure server command.
-
Classes in ch.autumo.beetroot.server.message used by ch.autumo.beetroot.server.modules
-
Classes in ch.autumo.beetroot.server.message used by ch.autumo.beetroot.server.modules.log