All Classes and Interfaces

Classes
Class
Description
Undertow HttpHandler for BoxLang This mini-server only has one web root for all requests
A blocking buffered output stream that writes to a StreamSinkChannel.
I implement a BoxLang HTTP exchange for Undertow
A cookie
 
 
Predicate that returns true if the given location corresponds to a directory.
 
Predicate that returns true if the given location corresponds to a regular file.
 
The BoxLang MiniServer is a simple web server that serves BoxLang files and static files.
The WebsocketHandler is a handler that handles WebSocket connections.
 
The WelcomeFileHandler is an Undertow HttpHandler that serves welcome files.