|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DeviceChannel | |
|---|---|
| com.connecterra.ale.reader | |
| Uses of DeviceChannel in com.connecterra.ale.reader |
|---|
| Subclasses of DeviceChannel in com.connecterra.ale.reader | |
|---|---|
class |
ByteStreamDeviceChannel
A DeviceChannel implemented by a TCP connection initiated by the device driver. |
class |
CharacterStreamDeviceChannel
A DeviceChannel implemented by a TCP connection initiated by the device driver. |
class |
SocketAcceptorDeviceChannel
A DeviceChannel implemented by a TCP listener which waits for connections from a remote host or hosts. |
class |
com.connecterra.ale.reader.SocketDeviceChannel
|
| Methods in com.connecterra.ale.reader with parameters of type DeviceChannel | |
|---|---|
void |
ChannelManager.addChannel(DeviceChannel c)
Adds a DeviceChannel to the manager. |
protected void |
AbstractPhysicalDevice.addDeviceChannel(DeviceChannel chan)
Add a new DeviceChannel to the device. |
void |
ChannelManager.removeChannel(DeviceChannel c)
Removes a DeviceChannel from the manager. |
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||