Uses of Class
org.hyperledger.aries.api.ledger.EndpointResponse
-
Packages that use EndpointResponse Package Description org.hyperledger.aries -
-
Uses of EndpointResponse in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type EndpointResponse Modifier and Type Method Description Optional<EndpointResponse>AriesClient. ledgerDidEndpoint(@NonNull String did, DIDEndpointWithType.EndpointTypeEnum type)Get the endpoint for a DID from the ledger.
-