Skip navigation links

Package com.aquenos.epics.jackie.client.resolver

Channel name resolver.

See: Description

Package com.aquenos.epics.jackie.client.resolver Description

Channel name resolver. This package contains classes that are used to resolve channel names.

Typically, user-code will not have to resolve channel names directly, but will use a ChannelAccessClient instead. The classes in this package are primarily intended for that client, but they can also be used for code that does not want to connect to channels but is just interested in finding them (e.g. for a channel name server).

Such code can create a ChannelNameResolver for resolving channel names. The implementation provided by DefaultChannelNameResolver should be suitable for most use cases.

The behavior of a channel name resolver can be fine tuned through the ChannelNameResolverConfiguration configuration class.

Skip navigation links

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