Package org.hyperledger.aries
Class BaseClient
- java.lang.Object
-
- org.hyperledger.aries.BaseClient
-
- Direct Known Subclasses:
AriesClient
public abstract class BaseClient extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringEMPTY_JSON
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheckForError(Optional<String> json)<T> Optional<T>getWrapped(Optional<String> json, String field, Type t)
-