Package | Description |
---|---|
org.spf4j.failsafe |
Modifier and Type | Method and Description |
---|---|
Request |
ServerCall.getRequest() |
Modifier and Type | Method and Description |
---|---|
Response |
Server.execute(Request request) |
Modifier and Type | Method and Description |
---|---|
void |
Server.setResponse(String url,
Function<Request,Response> response) |
Constructor and Description |
---|
ServerCall(Server server,
Request request) |
Copyright © 2021 SPF4J. All rights reserved.