Package | Description |
---|---|
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 JTGO Network component. |
Modifier and Type | Method and Description |
---|---|
IlpNetworkHandler |
IlpNetwork.getHandler()
Returns the handler for all controller operations.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpNetwork.setHandler(IlpNetworkHandler handler)
Sets the handler for all controller operations.
|
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
IlpNetworkHandler |
IlpNetworkController.getHandler()
Returns the handler for everything.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpNetworkController.setHandler(IlpNetworkHandler handler)
Sets the handler for everything.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.