Package com.cloud.clientpak
package com.cloud.clientpak
-
ClassesClassDescriptionThe FX class of the application, Launches the UI of the application according to the description of the application scene described in view.xml file.Class describing the network connection,
openConnection().The application controller class.Launching the application.The main listener of the Netty pipeline, extendsChannelInboundHandlerAdapter, the method of readingchannelRead channelReadis essentially the main point connecting the Netty kernel and the program with all its actions that will be taken to process received message.