public class TreeResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.net.InetAddress |
endpoint |
MerkleTree |
tree |
Constructor and Description |
---|
TreeResponse(java.net.InetAddress endpoint,
MerkleTree tree) |
public final java.net.InetAddress endpoint
public final MerkleTree tree
public TreeResponse(java.net.InetAddress endpoint, MerkleTree tree)
Copyright © 2013 The Apache Software Foundation