Uses of Class
ix.iserve.IServe

Packages that use IServe
ix.iserve The I-Serve agent and related classes. 
ix.iserve.ipc The main classes that make up the "iserve" communication strategy. 
ix.iserve.ipc.sl   
 

Uses of IServe in ix.iserve
 

Constructors in ix.iserve with parameters of type IServe
AddServletHandler(IServe iserve)
           
 

Uses of IServe in ix.iserve.ipc
 

Constructors in ix.iserve.ipc with parameters of type IServe
IServeCommServer(IServe containingAgent)
          Constructor also used when making an IXAgentExtension.
 

Uses of IServe in ix.iserve.ipc.sl
 

Constructors in ix.iserve.ipc.sl with parameters of type IServe
IServeSLCommServer(IServe containingAgent)
          Constructor used when making an IXAgentExtension.