JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.zeromq
ZConfig
IVisitor
Contents
Description
Method Summary
Method Details
handleNode(ZConfig, int)
Hide sidebar
Show sidebar
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 Details
handleNode
void
handleNode
(
ZConfig
node, int level)
throws
IOException
Throws:
IOException