Uses of Class
org.hyperledger.aries.api.connection.ConnectionStaticRequest
-
Packages that use ConnectionStaticRequest Package Description org.hyperledger.aries org.hyperledger.aries.api.connection -
-
Uses of ConnectionStaticRequest in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type ConnectionStaticRequest Modifier and Type Method Description Optional<ConnectionStaticResult>AriesClient. connectionsCreateStatic(@NonNull ConnectionStaticRequest request)Create a new static connection -
Uses of ConnectionStaticRequest in org.hyperledger.aries.api.connection
Methods in org.hyperledger.aries.api.connection that return ConnectionStaticRequest Modifier and Type Method Description ConnectionStaticRequestConnectionStaticRequest.ConnectionStaticRequestBuilder. build()
-