Uses of Enum
io.socket.engineio.server.ServerErrors
Packages that use ServerErrors
-
Uses of ServerErrors in io.socket.engineio.server
Subclasses with type arguments of type ServerErrors in io.socket.engineio.serverMethods in io.socket.engineio.server that return ServerErrorsModifier and TypeMethodDescriptionstatic ServerErrorsReturns the enum constant of this type with the specified name.static ServerErrors[]ServerErrors.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.socket.engineio.server with parameters of type ServerErrorsModifier and TypeMethodDescriptionprivate voidEngineIoServer.sendErrorMessage(jakarta.servlet.http.HttpServletResponse response, ServerErrors code)