| Package | Description |
|---|---|
| com.cosylab.epics.caj |
| Modifier and Type | Field and Description |
|---|---|
protected CATransport |
CAJChannel.transport
Server transport.
|
| Modifier and Type | Method and Description |
|---|---|
CATransport |
CAJChannel.getTransport()
Get transport used by this channel.
|
CATransport |
CAJContext.getTransport(TransportClient client,
InetSocketAddress serverAddress,
short minorRevision,
short priority)
Get, or create if necessary, transport of given server address.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CAJChannel.createChannel(CATransport transport,
int sid,
short typeCode,
int elementCount)
Create a channel, i.e.
|
Copyright © 2004-2020 EPICS. All Rights Reserved.