|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiCallLog | |
|---|---|
| nl.surfnet.coin.shared.log | |
| Uses of ApiCallLog in nl.surfnet.coin.shared.log |
|---|
| Methods in nl.surfnet.coin.shared.log that return ApiCallLog | |
|---|---|
static ApiCallLog |
ApiCallLogContextListener.getApiCallLog()
Get the ApiCallLog of the current thread |
| Methods in nl.surfnet.coin.shared.log that return types with arguments of type ApiCallLog | |
|---|---|
List<ApiCallLog> |
ApiCallLogServiceImpl.findApiCallLog(String serviceProvider)
|
List<ApiCallLog> |
ApiCallLogService.findApiCallLog(String serviceProvider)
|
| Methods in nl.surfnet.coin.shared.log with parameters of type ApiCallLog | |
|---|---|
void |
ApiCallLogServiceImpl.saveApiCallLog(ApiCallLog log)
|
void |
ApiCallLogService.saveApiCallLog(ApiCallLog log)
Log the Api request |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||