public class XmlGlusterServerHookReader extends Object
Constructor and Description |
---|
XmlGlusterServerHookReader() |
Modifier and Type | Method and Description |
---|---|
static Iterator<GlusterServerHook> |
iterateMany(XmlReader reader) |
static List<GlusterServerHook> |
readMany(XmlReader reader) |
static GlusterServerHook |
readOne(XmlReader reader) |
public static GlusterServerHook readOne(XmlReader reader)
public static Iterator<GlusterServerHook> iterateMany(XmlReader reader)
public static List<GlusterServerHook> readMany(XmlReader reader)
Copyright © 2016. All rights reserved.