Index

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

G

G_banTest_G() - Method in class SocketTesting
 
GCM - Enum constant in enum class com.houseofkraft.nsp.encryption.Algorithm
GCM Algorithm
generatePassword(int) - Static method in class com.houseofkraft.nsp.encryption.AES
Generates a Password using a specified length, with the default ASCII charset.
generatePassword(int, String) - Static method in class com.houseofkraft.nsp.encryption.AES
Generates a Password using a specified length and charset.
getAddress() - Method in class com.houseofkraft.nsp.networking.NSP
 
getAlgorithm() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getAlgorithmName() - Method in enum class com.houseofkraft.nsp.encryption.Algorithm
 
getAnnounceClientActions() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getBlackList() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getBlackList() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getClient() - Method in class com.houseofkraft.nsp.networking.ClientManager
 
getClientList() - Method in class com.houseofkraft.nsp.networking.NSP
 
getClientList() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getClientList() - Method in class com.houseofkraft.nsp.networking.NSPServer
 
getClientListSync() - Method in class com.houseofkraft.nsp.networking.NSP
 
getClients(String, boolean) - Method in class com.houseofkraft.nsp.networking.NSPServer
Looks up the specified Client Identifier with Optional Port and returns a List of all Client instances containing the Identifier.
getClientStatic(String, boolean) - Static method in class com.houseofkraft.nsp.networking.NSPServer
Looks up the specified Client Identifier with Optional Port and returns a List of all Client instances containing the Identifier.
getConnectedList() - Static method in class com.houseofkraft.nsp.networking.NSPServer
This function is designed to be used to return the list of Preferred Identifiers for each Client connected, rather than always giving away the IP address like the getClients function would.
getConnectedPacket() - Static method in class com.houseofkraft.nsp.networking.NSPServer
 
getDeflateLevel() - Method in class com.houseofkraft.nsp.networking.NSP
 
getDeflateLevel() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getDeflateLevel() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getDiscloseClient() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getDiscloseClientList() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getEncryption() - Method in class com.houseofkraft.nsp.networking.NSP
 
getEncryption() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getEncryption() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getHandshakeTimeout() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getHashMap() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getHideIP() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getID() - Method in class com.houseofkraft.nsp.networking.Client
 
getIdentifier(boolean) - Method in class com.houseofkraft.nsp.networking.Client
 
getInputStream() - Method in class com.houseofkraft.nsp.networking.Client
 
getIP(boolean) - Method in class com.houseofkraft.nsp.networking.Client
 
getIPClients(String, boolean) - Method in class com.houseofkraft.nsp.networking.NSPServer
Looks up the specified Client IP Address with Optional Port and returns a List of all Client instances containing the IP Address.
getIteration() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getIv() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getIV() - Method in class com.houseofkraft.nsp.encryption.AES
 
getKeepAlive() - Method in class com.houseofkraft.nsp.networking.Client
 
getKeepAlive() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getKeepAlive() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getKeyFileLocation() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getKeyFileObject() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getKeyPassword() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getKeySalt() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getKeyType() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getMaxConcurrent() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getMaxConcurrent() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getMaxUsers() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getMaxUsers() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getOnline() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getOptions() - Method in class com.houseofkraft.nsp.encryption.AES
 
getOptions() - Method in class com.houseofkraft.nsp.networking.NSP
 
getOptions() - Method in class com.houseofkraft.nsp.networking.NSPServer
 
getOutputStream() - Method in class com.houseofkraft.nsp.networking.Client
 
getParser() - Method in class com.houseofkraft.nsp.networking.Packet
 
getPort() - Method in class com.houseofkraft.nsp.networking.NSP
 
getPort() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
getPrivateKey() - Method in class com.houseofkraft.nsp.encryption.AES
 
getPrivateKey() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getShaType() - Method in class com.houseofkraft.nsp.encryption.AESOption
 
getSocket() - Method in class com.houseofkraft.nsp.networking.Client
 
getThread() - Method in class com.houseofkraft.nsp.networking.Client
 
getTimestamp() - Method in class com.houseofkraft.nsp.networking.Client
 
getWhiteList() - Method in class com.houseofkraft.nsp.networking.NSP.HandshakeReader
 
getWhiteList() - Method in class com.houseofkraft.nsp.networking.ServerOption
 
GlobalVariables - Class in <Unnamed>
 
GlobalVariables() - Constructor for class GlobalVariables
 
GROUP_SEPARATOR - Enum constant in enum class com.houseofkraft.nsp.networking.NSPHeader
 
A B C D E F G H I K M N O P R S T U V W 
All Classes|All Packages|Constant Field Values|Serialized Form