Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

M

main(String[]) - Static method in class com.cloud.clientpak.ClientApp
 
main(String[]) - Static method in class com.cloud.clientpak.Launcher
 
main(String[]) - Static method in class com.cloud.serverpak.Main
 
main(String[]) - Static method in class serverui.Launcher
 
main(String[]) - Static method in class serverui.Main
Launches the application.
Main - Class in com.cloud.serverpak
Class for starting the server.
Main - Class in serverui
The FX class of the application, Launches the UI of the application according to the description of the application scene described in sample.xml file.
Main() - Constructor for class com.cloud.serverpak.Main
 
Main() - Constructor for class serverui.Main
 
mainGroup - Variable in class com.cloud.serverpak.ServerApp
A thread pool for working with clients.
mainHandler - Variable in class com.cloud.serverpak.handlers.AuthHandler
Netty's main listener.
mainHandler - Variable in class com.cloud.serverpak.handlers.DelFileHandler
Netty's main listener.
mainHandler - Variable in class com.cloud.serverpak.handlers.FileHandler
Netty's main listener.
mainHandler - Variable in class com.cloud.serverpak.handlers.FilesListRequestHandler
Netty's main listener.
mainHandler - Variable in class com.cloud.serverpak.handlers.ReqFileHandler
Netty's main listener.
mainHandler - Variable in class com.cloud.serverpak.ServerApp
The primary listener of incoming message objects.
MainHandler - Class in com.cloud.clientpak
The main listener of the Netty pipeline, extends ChannelInboundHandlerAdapter, the method of reading channelRead channelRead is essentially the main point connecting the Netty kernel and the program with all its actions that will be taken to process received message.
MainHandler - Class in com.cloud.serverpak
The main listener of the Netty pipeline, extends ChannelInboundHandlerAdapter, the method of reading channelRead channelRead is essentially the main point connecting the Netty kernel and the program with all its actions that will be taken to process received message.
MainHandler(Controller) - Constructor for class com.cloud.clientpak.MainHandler
When created, it receives a link to the application controller.
MainHandler(AuthService) - Constructor for class com.cloud.serverpak.MainHandler
Receives a link to the authorization service when creating it.
mainHandlerList - Static variable in class com.cloud.serverpak.services.AuthServiceBD
 
mapHandlers - Variable in class com.cloud.clientpak.handlers.RegistryHandler
A variable with a listener map.
mapHandlers - Variable in class com.cloud.serverpak.handlers.RegistryHandler
A variable with a listener map.
messages - package messages
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form