Uses of Class
io.undertow.examples.UndertowExample
-
-
Uses of UndertowExample in io.undertow.examples.chat
Classes in io.undertow.examples.chat with annotations of type UndertowExample Modifier and Type Class Description classChatServer -
Uses of UndertowExample in io.undertow.examples.fileserving
Classes in io.undertow.examples.fileserving with annotations of type UndertowExample Modifier and Type Class Description classFileServer -
Uses of UndertowExample in io.undertow.examples.helloworld
Classes in io.undertow.examples.helloworld with annotations of type UndertowExample Modifier and Type Class Description classHelloWorldServer -
Uses of UndertowExample in io.undertow.examples.http2
Classes in io.undertow.examples.http2 with annotations of type UndertowExample Modifier and Type Class Description classHttp2Server -
Uses of UndertowExample in io.undertow.examples.jsrwebsockets
Classes in io.undertow.examples.jsrwebsockets with annotations of type UndertowExample Modifier and Type Class Description classJSRWebSocketServer -
Uses of UndertowExample in io.undertow.examples.reverseproxy
Classes in io.undertow.examples.reverseproxy with annotations of type UndertowExample Modifier and Type Class Description classModClusterProxyServerclassReverseProxyServer -
Uses of UndertowExample in io.undertow.examples.routingserver
Classes in io.undertow.examples.routingserver with annotations of type UndertowExample Modifier and Type Class Description classRoutingServerAn example of how to use the RoutingHandler to dispatch to different handlers based on the request method (GET, POST, etc.). -
Uses of UndertowExample in io.undertow.examples.security.basic
Classes in io.undertow.examples.security.basic with annotations of type UndertowExample Modifier and Type Class Description classBasicAuthServerExample of HTTP Basic auth -
Uses of UndertowExample in io.undertow.examples.servlet
Classes in io.undertow.examples.servlet with annotations of type UndertowExample Modifier and Type Class Description classServletServer -
Uses of UndertowExample in io.undertow.examples.sessionhandling
Classes in io.undertow.examples.sessionhandling with annotations of type UndertowExample Modifier and Type Class Description classSessionServer -
Uses of UndertowExample in io.undertow.examples.sse
Classes in io.undertow.examples.sse with annotations of type UndertowExample Modifier and Type Class Description classServerSentEventsServer -
Uses of UndertowExample in io.undertow.examples.websockets
Classes in io.undertow.examples.websockets with annotations of type UndertowExample Modifier and Type Class Description classWebSocketServer -
Uses of UndertowExample in io.undertow.examples.websockets_extension
Classes in io.undertow.examples.websockets_extension with annotations of type UndertowExample Modifier and Type Class Description classWebSocketServer
-