Index
All Classes and Interfaces|All Packages|Serialized Form
V
- valueOf(String) - Static method in enum class com.ns.tcpframework.HTTPMethode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ns.tcpframework.logger.LogDestination
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ns.tcpframework.logger.Loglevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.ns.tcpframework.reqeustHandlers.sse.SSEEvent
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.ns.tcpframework.HTTPMethode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ns.tcpframework.logger.LogDestination
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ns.tcpframework.logger.Loglevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.ns.tcpframework.reqeustHandlers.sse.SSEEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VirtualHostConfig - Class in com.ns.tcpframework
-
Configuration for a single virtual host in a name-based virtual hosting setup.
- VirtualHostConfig(String, String) - Constructor for class com.ns.tcpframework.VirtualHostConfig
-
Constructs a VirtualHostConfig with the specified hostname and document root.
- VirtualHostManager - Class in com.ns.tcpframework
-
Manages virtual host configurations and resolves hostnames to their corresponding virtual hosts.
- VirtualHostManager(VirtualHostConfig) - Constructor for class com.ns.tcpframework.VirtualHostManager
-
Constructs a VirtualHostManager with the specified default virtual host.
All Classes and Interfaces|All Packages|Serialized Form