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

N

NETWORK_PACKET - Enum constant in enum class com.houseofkraft.nsp.networking.NSPHeader
Used for Secure Packet
NSP - Class in com.houseofkraft.nsp.networking
 
NSP(String, int) - Constructor for class com.houseofkraft.nsp.networking.NSP
Initializes NSP Client with Address and Port
NSP.HandshakeReader - Class in com.houseofkraft.nsp.networking
 
NSPHeader - Enum Class in com.houseofkraft.nsp.networking
This is used to form a dictionary of Unicode Characters that can be converted to bytes, strings, or other types which can be sent through the socket, telling what was intended.
NSPHeader.Message - Enum Class in com.houseofkraft.nsp.networking
 
NSPListener - Interface in com.houseofkraft.nsp.listener
 
NSPServer - Class in com.houseofkraft.nsp.networking
 
NSPServer(int, ServerOption) - Constructor for class com.houseofkraft.nsp.networking.NSPServer
Initializes new Instance of the Server, without having to specify a specific Port in the Options.
NSPServer(ServerOption) - Constructor for class com.houseofkraft.nsp.networking.NSPServer
Initializes new Instance of the Server, creating the required Parser and ArrayLists using the specified options.
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