public final class Server extends Object
| Constructor and Description |
|---|
Server() |
| Modifier and Type | Method and Description |
|---|---|
void |
breakException(Supplier<Exception> ex) |
Response |
execute(Request request) |
void |
setResponse(String url,
Function<Request,Response> response) |
String |
toString() |
Copyright © 2021 SPF4J. All rights reserved.