Uses of Class
ch.admin.bag.covidcertificate.rest.tracing.RestResponseTrace
| Package | Description |
|---|---|
| ch.admin.bag.covidcertificate.log.rest | |
| ch.admin.bag.covidcertificate.rest.tracing |
-
Uses of RestResponseTrace in ch.admin.bag.covidcertificate.log.rest
Methods in ch.admin.bag.covidcertificate.log.rest with parameters of type RestResponseTrace Modifier and Type Method Description voidRestRequestLogger. onResponse(RestResponseTrace restResponseTrace) -
Uses of RestResponseTrace in ch.admin.bag.covidcertificate.rest.tracing
Methods in ch.admin.bag.covidcertificate.rest.tracing that return RestResponseTrace Modifier and Type Method Description RestResponseTraceRestResponseTrace.RestResponseTraceBuilder. build()Methods in ch.admin.bag.covidcertificate.rest.tracing with parameters of type RestResponseTrace Modifier and Type Method Description voidRestResponseListener. onResponse(RestResponseTrace restResponseTrace)