| Class | Description |
|---|---|
| BlockingHandlerDecorator |
Wraps a handler that would normally block and turn it into a non-blocking handler.
|
| ConcurrentLRUCache<K,V> |
Concurrent LRU cache.
|
| CookieImpl |
Vert.x-Web cookie implementation
|
| FileUploadImpl | |
| HeaderParser |
Build with the intent of following
rfc7231,section-5.3.1's specification.
|
| LRUCache<K,V> | |
| ParsableHeaderValue | |
| ParsableHeaderValuesContainer | |
| ParsableLanguageValue | |
| ParsableMIMEValue | |
| RouteImpl |
This class is thread-safe
|
| RouterImpl |
This class is thread-safe
|
| RoutingContextDecorator |
Decorate a
RoutingContext and simply delegate all method calls to the decorated handler |
| RoutingContextImpl | |
| RoutingContextImplBase | |
| RoutingContextWrapper | |
| Utils |
Copyright © 2020. All rights reserved.