Skip navigation links

Package com.aquenos.epics.jackie.client

Channel Access client core.

See: Description

Package com.aquenos.epics.jackie.client Description

Channel Access client core. This package contains those classes of the Channel Access client that are intended to be used by user code.

The ChannelAccessClient is the central interface which is used by user code to access Channel Access channels. Typically, the user code creates an instance of DefaultChannelAccessClient. However, other implementations are possible, if needed.

The behavior of the Channel Access client can be fine-tuned by providing a ChannelAccessClientConfiguration. If user-code wants detailed control over how a threads are created and managed by the client, it can provide its own ClientThreadingStrategy. For most use cases however, the DefaultClientThreadingStrategy should be fine.

Skip navigation links

Copyright © 2014–2016 aquenos GmbH. All rights reserved.