| Package | Description |
|---|---|
| com.cosylab.epics.caj | |
| com.cosylab.epics.caj.cas | |
| com.cosylab.epics.caj.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CAJContext
Implementation of CAJ JCA
Context. |
| Modifier and Type | Class and Description |
|---|---|
class |
CAJServerContext
Implementation of CAJ JCA
Context. |
| Modifier and Type | Method and Description |
|---|---|
CAContext |
CASTransport.getContext() |
| Constructor and Description |
|---|
BeaconEmitter(BroadcastTransport transport,
CAContext context,
float beaconPeriod)
Constructor.
|
CASAcceptor(CAContext context,
int port) |
CASTransport(CAContext context,
SocketChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
CAContext |
Transport.getContext()
Get context transport is living in.
|
CAContext |
CATransport.getContext() |
CAContext |
BroadcastTransport.getContext() |
| Constructor and Description |
|---|
BroadcastConnector(CAContext context) |
BroadcastTransport(CAContext context,
ResponseHandler responseHandler,
DatagramChannel channel,
InetSocketAddress connectAddress,
short remoteTransportRevision) |
Copyright © 2004-2020 EPICS. All Rights Reserved.