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

S

send(File, ChangeInterface) - Method in class com.cloud.clientpak.services.FileWorker
If the file is larger than 10 mb, it cuts it into pieces and sends it to the network.
send(AbstractMessage) - Method in class com.cloud.clientpak.Connection
Sends the message object through the current connection channel to the Netty pipeline.
server - Static variable in class serverui.Controller
 
SERVER_ADDR - Variable in class com.cloud.clientpak.Connection
Server address.
SERVER_PORT - Variable in class com.cloud.clientpak.Connection
Server port.
ServerApp - Class in com.cloud.serverpak
The class that starts the Netty Server.
ServerApp() - Constructor for class com.cloud.serverpak.ServerApp
 
serverui - package serverui
 
setVisibleLoadInfoFile(boolean) - Method in class com.cloud.clientpak.Controller
Makes visible a label showing the name of the file being transferred.
size - Variable in class messages.FileInfo
File size in bytes.
start() - Method in interface com.cloud.serverpak.interfaces.AuthService
Must determine the connection to the Database.
start() - Method in class com.cloud.serverpak.services.AuthServiceBD
Connects the connection to the Database, and creates a statement object.
start(Stage) - Method in class com.cloud.clientpak.ClientApp
Executed at application startup, saves references to in class variables Primary Stage and Controller.
start(Stage) - Method in class serverui.Main
Executed at application startup, saves references to in class variables Primary Stage and Controller.
stmt - Static variable in class com.cloud.serverpak.services.AuthServiceBD
A variable for working with the database.
stop() - Method in class com.cloud.clientpak.ClientApp
Executed before closing the application, stops the service of work with files and closes the network connection.
stop() - Method in class com.cloud.clientpak.services.FileWorker
 
stop() - Method in interface com.cloud.serverpak.interfaces.AuthService
Must determine the closure of the Database connection.
stop() - Method in class com.cloud.serverpak.ServerApp
Stops the server and listener thread pools.
stop() - Method in class com.cloud.serverpak.services.AuthServiceBD
Closes the Database connection.
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