public class EsResponse extends Object
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name)
Gets property value.
|
static EsResponse |
read(InputStream in) |
String |
toString() |
public static EsResponse read(InputStream in) throws IOException
IOExceptionpublic Object get(String name)
name - property name.Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.