xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.engine.cluster.NodeConnectQos

Packages that use NodeConnectQos
org.xmlBlaster.engine.cluster   
 

Uses of NodeConnectQos in org.xmlBlaster.engine.cluster
 

Fields in org.xmlBlaster.engine.cluster declared as NodeConnectQos
private  NodeConnectQos ClusterNode.nodeInfo
          Holds address and backup informations
private  NodeConnectQos NodeParser.tmpNodeInfo
           
 

Methods in org.xmlBlaster.engine.cluster that return NodeConnectQos
 NodeConnectQos ClusterNode.getNodeInfo()
          Access the current nodeInfo of the node.
 

Methods in org.xmlBlaster.engine.cluster with parameters of type NodeConnectQos
 void ClusterNode.setNodeInfo(NodeConnectQos nodeInfo)
          Overwrite the current nodeInfo of the node.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.