Index
All Classes and Interfaces|All Packages|Serialized Form
I
- id() - Method in record class com.ns.webserver.models.ToDo
-
Returns the value of the
idrecord component. - incrementRequests() - Method in class com.ns.tcpframework.logger.Stats
-
Increments the total request counter by one.
- INFO - Enum constant in enum class com.ns.tcpframework.logger.Loglevel
-
Info level - Used for informational messages about normal application flow.
- init() - Static method in class com.ns.tcpframework.logger.Stats
-
Initializes the singleton Stats instance and starts its monitoring thread.
- initialize(SSEHandler, Loglevel) - Static method in class com.ns.tcpframework.logger.ServerLogger
-
Initializes the singleton ServerLogger instance and starts its processing thread.
- InternalServerErrorException - Exception Class in com.ns.tcpframework.exceptions
-
Exception thrown to indicate that an internal server error occurred.
- InternalServerErrorException(String) - Constructor for exception class com.ns.tcpframework.exceptions.InternalServerErrorException
-
Constructs a new InternalServerErrorException with the specified detail message.
- isHigherOrEqual(Loglevel) - Method in enum class com.ns.tcpframework.logger.Loglevel
-
Checks if this log level has equal or higher severity than the specified level.
- isLowerThan(Loglevel) - Method in enum class com.ns.tcpframework.logger.Loglevel
-
Checks if this log level has lower severity than the specified level.
- isSended() - Method in class com.ns.tcpframework.HTTPResponse
-
Checks whether this response has been sent to a client.
All Classes and Interfaces|All Packages|Serialized Form