Searched refs:OutcomeFuture (Results 1 – 1 of 1) sorted by relevance
257 OutcomeFuture<RemotelyProvisionedKey> key = new OutcomeFuture<>(); in certify()273 private static class OutcomeFuture<T> implements OutcomeReceiver<T, Exception> { class in RemoteProvisioningShellCommand310 OutcomeFuture<RegistrationProxy> registration = new OutcomeFuture<>(); in getRegistrationProxy()