Package | Description |
---|---|
com.ibm.ctg.client |
Provides base classes for developing Java client applications.
|
com.ibm.ctg.client.exceptions |
Contains exceptions thrown by the Java client API classes.
|
Constructor and Description |
---|
Channel(java.lang.String channelName)
Creates a new empty Channel with the specified name.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelNameException
This exception is thrown if an application attempts to create a
Channel with a name that is not valid. |