Index
All Classes|All Packages|Constant Field Values|Serialized Form
A
- A_initServer_A() - Method in class SocketTesting
- ACCEPT - Enum constant in enum class com.houseofkraft.nsp.networking.NSPHeader.Message
- addEntry(byte[], byte[]) - Method in class com.houseofkraft.nsp.networking.Packet
-
Adds an Entry to the HashMap using a ByteArray Key and Value
- addEntry(String, String) - Method in class com.houseofkraft.nsp.networking.Packet
-
Adds an Entry to the HashMap using a String Key and Value
- addListener(NSPListener) - Method in class com.houseofkraft.nsp.networking.NSP
-
Adds a new NSPListener used for detecting new messages, clients, etc.
- addListener(ServerListener) - Method in class com.houseofkraft.nsp.networking.NSPServer
-
Adds a ServerListener to the list, which sends Events during a client connection, disconnection, and when there is a new message.
- addListener(ThreadTimer.TimerListener) - Method in class com.houseofkraft.nsp.tool.ThreadTimer
- aes - Static variable in class GlobalVariables
- AES - Class in com.houseofkraft.nsp.encryption
- AES(AESOption) - Constructor for class com.houseofkraft.nsp.encryption.AES
- AES_128 - Enum constant in enum class com.houseofkraft.nsp.encryption.KeyType
-
AES-128 Key
- AES_192 - Enum constant in enum class com.houseofkraft.nsp.encryption.KeyType
-
AES-192 Key
- AES_256 - Enum constant in enum class com.houseofkraft.nsp.encryption.KeyType
-
AES-256 Key
- aesOption - Static variable in class GlobalVariables
- AESOption - Class in com.houseofkraft.nsp.encryption
- AESOption() - Constructor for class com.houseofkraft.nsp.encryption.AESOption
- algoName - Variable in enum class com.houseofkraft.nsp.encryption.Algorithm
-
Stored Algorithm Name
- Algorithm - Enum Class in com.houseofkraft.nsp.encryption
- allowIncoming() - Method in class com.houseofkraft.nsp.networking.NSPServer
-
Enables Incoming Connections by Activating the ConnectionActivator Thread.
All Classes|All Packages|Constant Field Values|Serialized Form