public interface IRequestHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestType() |
void |
handleRequest(ClientRequest request)
Handle a client request.
|
void handleRequest(ClientRequest request)
request - The client request.String getRequestType()
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.