Package org.apache.camel.converter.aries
Class RevokeRequestConverter
java.lang.Object
org.apache.camel.converter.aries.RevokeRequestConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hyperledger.aries.api.revocation.RevokeRequesttoAries(com.google.gson.JsonObject jsonObj) static org.hyperledger.aries.api.revocation.RevokeRequeststatic org.hyperledger.aries.api.revocation.RevokeRequest
-
Constructor Details
-
RevokeRequestConverter
public RevokeRequestConverter()
-
-
Method Details
-
toAries
@Converter public static org.hyperledger.aries.api.revocation.RevokeRequest toAries(com.google.gson.JsonObject jsonObj) -
toAries
-
toAries
-