| Package | Description |
|---|---|
| com.github.sdorra.webresources |
Main api package for web-resources.
|
| com.github.sdorra.webresources.internal |
Internal package.
|
| Class and Description |
|---|
| ThrowingSupplier
A throwing supplier is a functional interface which consists on a single get function which is able to throw an
exception.
|
WebResource
WebResource is a resource which could be send by the WebResourceSender. |
| WebResources.Builder
Web resource builder.
|
| WebResourceSender
Serves
WebResource over http, using the servlet api. |
| WebResourceSender.Sender
Sends a web resource to client using the servlet api.
|
| Class and Description |
|---|
| ContentTypeResolver
Detects the content type of a path.
|
Copyright © 2018. All rights reserved.