Package org.hyperledger.aries.api.ledger
Class EndpointResponse
- java.lang.Object
-
- org.hyperledger.aries.api.ledger.EndpointResponse
-
public class EndpointResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description EndpointResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetEndpoint()inthashCode()voidsetEndpoint(String endpoint)StringtoString()
-