Package org.zeromq
Interface ZConfig.IVisitor
-
- Enclosing class:
- ZConfig
private static interface ZConfig.IVisitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleNode(ZConfig node, int level)
-
-
-
Method Detail
-
handleNode
void handleNode(ZConfig node, int level) throws java.io.IOException
- Throws:
java.io.IOException
-
-