Uses of Interface
ilog.cpl.network.IlpNetworkHandler

Packages that use IlpNetworkHandler
ilog.cpl ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. 
ilog.cpl.network Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. 
 

Uses of IlpNetworkHandler in ilog.cpl
 

Methods in ilog.cpl that return IlpNetworkHandler
 IlpNetworkHandler IlpNetwork.getHandler()
          Returns the handler for all controller operations.
 

Methods in ilog.cpl with parameters of type IlpNetworkHandler
 void IlpNetwork.setHandler(IlpNetworkHandler handler)
          Sets the handler for all controller operations.
 

Uses of IlpNetworkHandler in ilog.cpl.network
 

Classes in ilog.cpl.network that implement IlpNetworkHandler
 class IlpNetworkHandlerWithDataSource
          This class is the recommended handler for the network component.
 class IlpNetworkHandlerWithoutDataSource
          This class is the preferred handler for the Network component when IlpDataSource is not used.
 

Methods in ilog.cpl.network that return IlpNetworkHandler
 IlpNetworkHandler IlpNetworkController.getHandler()
          Returns the handler for everything.
 

Methods in ilog.cpl.network with parameters of type IlpNetworkHandler
 void IlpNetworkController.setHandler(IlpNetworkHandler handler)
          Sets the handler for everything.
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.