Package de.craftsblock.craftsnet.api.middlewares
package de.craftsblock.craftsnet.api.middlewares
-
ClassDescriptionA specific
middlewarefor manipulating http requests.Represents a basicmiddlewarethat can be used in context withexchangesto manipulate the behaviour of the application without interacting with the built-in listener system.TheMiddlewareCallbackInfois used to pass information between the differentmiddlewares.A registry for resolving and storingmiddlewares.A specificmiddlewarefor manipulating websocket clients connections.