Class PingResponse
- java.lang.Object
-
- org.hyperledger.aries.api.trustping.PingResponse
-
public class PingResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description PingResponse()PingResponse(String threadId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetThreadId()inthashCode()voidsetThreadId(String threadId)StringtoString()
-