public interface HTTPEndpoint
| Modifier and Type | Method | Description |
|---|---|---|
HTTPResponse |
process(HTTPRequest httpRequest) |
Processes an HTTP request.
|
HTTPResponse process(HTTPRequest httpRequest)
httpRequest - The HTTP request to process. Must not be
null.Copyright © 2018 Connect2id Ltd.. All rights reserved.