Package io.vertx.tp.optic
Class ExAmbientCredit
- java.lang.Object
-
- io.vertx.tp.optic.ExAmbientCredit
-
- All Implemented Interfaces:
Credential
public class ExAmbientCredit extends Object implements Credential
-
-
Constructor Summary
Constructors Constructor Description ExAmbientCredit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<KCredential>fetchAsync(String sigma)
-
-
-
Method Detail
-
fetchAsync
public io.vertx.core.Future<KCredential> fetchAsync(String sigma)
- Specified by:
fetchAsyncin interfaceCredential
-
-