Package org.apache.camel.converter.aries
Class RevRegCreateRequestConverter
java.lang.Object
org.apache.camel.converter.aries.RevRegCreateRequestConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hyperledger.aries.api.revocation.RevRegCreateRequesttoAries(com.google.gson.JsonObject jsonObj) static org.hyperledger.aries.api.revocation.RevRegCreateRequeststatic org.hyperledger.aries.api.revocation.RevRegCreateRequest
-
Constructor Details
-
RevRegCreateRequestConverter
public RevRegCreateRequestConverter()
-
-
Method Details
-
toAries
@Converter public static org.hyperledger.aries.api.revocation.RevRegCreateRequest toAries(com.google.gson.JsonObject jsonObj) -
toAries
@Converter public static org.hyperledger.aries.api.revocation.RevRegCreateRequest toAries(String json) -
toAries
-