Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jooby.spi Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| HttpHandler | Bridge between Jooby app and a Server implementation. | Interface | org.jooby.spi | Jooby |
|
| NativeRequest | Minimal/basic implementation of HTTP request. | Interface | org.jooby.spi | Jooby |
|
| NativeResponse | Minimal/basic implementation of HTTP request. | Interface | org.jooby.spi | Jooby |
|
| NativeUpload | File upload from multipart/form-data post. | Interface | org.jooby.spi | Jooby |
|
| NativeWebSocket | A web socket upgrade created from NativeRequest. | Interface | org.jooby.spi | Jooby |
|
| Server | | Interface | org.jooby.spi | Jooby |