Uses of Class
ix.iserve.ipc.IServeCommTool

Packages that use IServeCommTool
ix.iserve.ipc The main classes that make up the "iserve" communication strategy. 
 

Uses of IServeCommTool in ix.iserve.ipc
 

Fields in ix.iserve.ipc declared as IServeCommTool
protected  IServeCommTool IServeCommStrategy.tool
           
 

Methods in ix.iserve.ipc with parameters of type IServeCommTool
(package private)  void IServeCommStrategy.setTool(IServeCommTool tool)