Uses of Class
org.hyperledger.aries.api.did_exchange.DIDXRequest.DIDXThread
-
Packages that use DIDXRequest.DIDXThread Package Description org.hyperledger.aries.api.did_exchange -
-
Uses of DIDXRequest.DIDXThread in org.hyperledger.aries.api.did_exchange
Methods in org.hyperledger.aries.api.did_exchange that return DIDXRequest.DIDXThread Modifier and Type Method Description DIDXRequest.DIDXThreadDIDXRequest.DIDXThread.DIDXThreadBuilder. build()DIDXRequest.DIDXThreadDIDXRequest. getThread()Methods in org.hyperledger.aries.api.did_exchange with parameters of type DIDXRequest.DIDXThread Modifier and Type Method Description voidDIDXRequest. setThread(DIDXRequest.DIDXThread thread)DIDXRequest.DIDXRequestBuilderDIDXRequest.DIDXRequestBuilder. thread(DIDXRequest.DIDXThread thread)Constructors in org.hyperledger.aries.api.did_exchange with parameters of type DIDXRequest.DIDXThread Constructor Description DIDXRequest(String id, String type, DIDXRequest.DIDXThread thread, String did, DIDXRequestDidDocAttach didDocAttach, String label)
-