|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CAJContext | |
|---|---|
| com.cosylab.epics.caj | |
| com.cosylab.epics.caj.impl | |
| com.cosylab.epics.caj.impl.handlers | |
| com.cosylab.epics.caj.impl.requests | |
| Uses of CAJContext in com.cosylab.epics.caj |
|---|
| Fields in com.cosylab.epics.caj declared as CAJContext | |
|---|---|
protected CAJContext |
CAJChannel.context
Context. |
protected CAJContext |
CAJMonitor.context
Context. |
| Constructors in com.cosylab.epics.caj with parameters of type CAJContext | |
|---|---|
CAJChannel(CAJContext context,
int channelID,
String name,
gov.aps.jca.event.ConnectionListener listener,
short priority)
Constructor. |
|
CAJMonitor(CAJContext context,
gov.aps.jca.dbr.DBRType type,
int count,
CAJChannel channel,
gov.aps.jca.event.MonitorListener listener,
int mask)
Constructor. |
|
| Uses of CAJContext in com.cosylab.epics.caj.impl |
|---|
| Constructors in com.cosylab.epics.caj.impl with parameters of type CAJContext | |
|---|---|
CABeaconHandler(CAJContext context,
InetSocketAddress responseFrom)
Constructor. |
|
CAConnector(CAJContext context)
|
|
CAResponseHandler(CAJContext context)
|
|
CATransport(CAJContext context,
TransportClient client,
ResponseHandler responseHandler,
SocketChannel channel,
short remoteTransportRevision,
short priority)
|
|
ChannelSearchManager(CAJContext context)
Constructor. |
|
RepeaterRegistrationTask(CAJContext context,
InetSocketAddress repeaterAddress)
|
|
| Uses of CAJContext in com.cosylab.epics.caj.impl.handlers |
|---|
| Fields in com.cosylab.epics.caj.impl.handlers declared as CAJContext | |
|---|---|
protected CAJContext |
AbstractCAJResponseHandler.context
Context instance. |
protected CAJContext |
ResponseRequestExceptionHandler.context
Context instance. |
| Constructors in com.cosylab.epics.caj.impl.handlers with parameters of type CAJContext | |
|---|---|
AbstractCAJResponseHandler(CAJContext context,
String description)
|
|
AccessRightsResponse(CAJContext context)
|
|
BadResponse(CAJContext context)
|
|
BeaconResponse(CAJContext context)
|
|
ChannelDisconnectedResponse(CAJContext context)
|
|
ClearChannelResponse(CAJContext context)
|
|
CreateChannelFailedResponse(CAJContext context)
|
|
CreateChannelResponse(CAJContext context)
|
|
EchoResponse(CAJContext context)
|
|
EventAddResponse(CAJContext context)
|
|
EventCancelResponse(CAJContext context)
|
|
ExceptionResponse(CAJContext context)
|
|
NoopResponse(CAJContext context,
String description)
|
|
ReadNotifyResponse(CAJContext context)
|
|
RepeaterConfirmResponse(CAJContext context)
|
|
ResponseRequestExceptionHandler(CAJContext context)
|
|
SearchResponse(CAJContext context)
|
|
VersionResponse(CAJContext context)
|
|
WriteNotifyResponse(CAJContext context)
|
|
| Uses of CAJContext in com.cosylab.epics.caj.impl.requests |
|---|
| Fields in com.cosylab.epics.caj.impl.requests declared as CAJContext | |
|---|---|
protected CAJContext |
ReadNotifyRequest.context
Context. |
protected CAJContext |
WriteRequest.context
Context. |
protected CAJContext |
EventAddRequest.context
Context. |
protected CAJContext |
WriteNotifyRequest.context
Context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||