| Interface | Description |
|---|---|
| NotifyResponseRequest |
ResponseRequest expecting data response.
|
| ResponseHandlers.ResponseHandler |
Interface defining response handler.
|
| ResponseRequest |
An interface each request expecting response must implement.
|
| Transport |
Interface defining transport (connection).
|
| TransportClient |
Client (user) of the transport.
|
| TypeSupports.TypeSupport<T> |
| Class | Description |
|---|---|
| BeaconHandler |
Beacon handler.
|
| ChannelImpl<T> | |
| ConfigurationReader |
Provides helper methods to return configuration information of different
types from either the supplied default values, environmental variables set
in the host operating system, or from the supplied properties object.
|
| ContextImpl | |
| Header | |
| JavaProcessManager |
Provides the ability to spawn JVM instances which execute a user-specified
Java class with user-specified system properties and arguments.
|
| JavaProcessStreamConsumer |
Provides support for consuming the ouput of a spawned process and sending
both the stout and stderr streams to the log.
|
| LibraryConfiguration |
Holds other parameters that the user may configure to control general-
purpose aspects of the CA library behaviour.
|
| Messages | |
| ProtocolConfiguration |
Holds the standard EPICS parameters that the user configures to control
the behaviour of the CA library with respect to channel-access protocol
handling.
|
| ResponseHandlers | |
| StatefullEventSource | |
| TcpTransport |
CA transport implementation.
|
| TransportRegistry |
Class to cache CA transports (connections to other hosts).
|
| TypeSupports | |
| UdpBroadcastTransport |
CA UDP transport implementation.
|
| Enum | Description |
|---|---|
| LibraryConfiguration.PropertyNames | |
| ProtocolConfiguration.PropertyNames |