Class GlobalVariables
java.lang.Object
GlobalVariables
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static AESprotected static AESOptionprotected static longprotected static intprotected static intprotected static intprotected static NSPServerprotected static ServerOption -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
server
-
serverOption
-
aesOption
-
aes
-
beforeMem
protected static long beforeMem -
clientList
-
receivedMessages
-
sentMessages
-
messageReceived
protected static int messageReceived -
clientConnected
protected static int clientConnected -
clientDisconnected
protected static int clientDisconnected
-
-
Constructor Details
-
GlobalVariables
GlobalVariables()
-