Package com.fifa.connectid.sdk
Interface ResponseAwaiter<Response>
-
- All Known Implementing Classes:
CachePollingResponseAwaiter
public interface ResponseAwaiter<Response>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResponsewaitForResponse(String correlationId, Duration timeout)
-