Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

AbstractByteSink - Class in com.aquenos.epics.jackie.common.io
Abstract base class for ByteSink implementations.
AbstractByteSink() - Constructor for class com.aquenos.epics.jackie.common.io.AbstractByteSink
Default constructor.
AbstractByteSource - Class in com.aquenos.epics.jackie.common.io
Abstract base class for classes implementing ByteSource.
AbstractByteSource() - Constructor for class com.aquenos.epics.jackie.common.io.AbstractByteSource
Default constructor.
AbstractChannelAccessChannel - Class in com.aquenos.epics.jackie.client
Abstract base class for ChannelAccessChannel implementations.
AbstractChannelAccessChannel() - Constructor for class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
Default constructor.
AbstractChannelAccessMonitor<ValueType extends ChannelAccessGettableValue<?>> - Class in com.aquenos.epics.jackie.client
Abstract base class for ChannelAccessMonitor implementations.
AbstractChannelAccessMonitor() - Constructor for class com.aquenos.epics.jackie.client.AbstractChannelAccessMonitor
Default constructor.
AbstractListenableFuture<V> - Class in com.aquenos.epics.jackie.common.util
Abstract base implementation of a ListenableFuture.
AbstractListenableFuture() - Constructor for class com.aquenos.epics.jackie.common.util.AbstractListenableFuture
Default constructor.
AbstractSocketChannelConnection - Class in com.aquenos.epics.jackie.common.io
Abstract base class for handling a connection based on a SocketChannel.
AbstractSocketChannelConnection(SocketChannel, CommunicationController, ErrorHandler, int, int, long) - Constructor for class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Creates a connection based on a socket channel.
acquireId() - Method in class com.aquenos.epics.jackie.common.util.BasicIntegerIdPool
Acquires an ID that is currently not in use.
acquireId() - Method in class com.aquenos.epics.jackie.common.util.IntegerIdPool
Acquires an ID that is currently not in use.
add(E) - Method in class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
 
add(E) - Method in class com.aquenos.epics.jackie.common.util.SimpleConcurrentQueue
Adds an element to the tail of the queue.
addBeaconAnomalyListener(BeaconDetector.BeaconAnomalyListener) - Method in interface com.aquenos.epics.jackie.client.beacon.BeaconDetector
Adds beacon anomaly listener.
addBeaconAnomalyListener(BeaconDetector.BeaconAnomalyListener) - Method in class com.aquenos.epics.jackie.client.beacon.DefaultBeaconDetector
 
addBeaconListener(InetSocketAddress, BeaconDetector.BeaconListener) - Method in interface com.aquenos.epics.jackie.client.beacon.BeaconDetector
Adds a beacon listener.
addBeaconListener(InetSocketAddress, BeaconDetector.BeaconListener) - Method in class com.aquenos.epics.jackie.client.beacon.DefaultBeaconDetector
 
addBuffer(ByteBuffer) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Adds a byte buffer to the list of available byte-buffers.
addBufferFirst(ByteBuffer) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Adds a byte buffer to the head of the list of available byte buffers.
addBuffers(ByteBuffer[]) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Adds byte buffers to the list of available byte-buffers.
addBuffers(Iterable<? extends ByteBuffer>) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Adds byte buffers to the list of available byte-buffers.
addByteArrayToStringBuilder(StringBuilder, byte[]) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Creates a string representing a byte array and adds it to a string builder.
addCompletionListener(FutureCompletionListener<? super V>) - Method in class com.aquenos.epics.jackie.common.util.AbstractListenableFuture
 
addCompletionListener(FutureCompletionListener<? super V>) - Method in class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
 
addCompletionListener(FutureCompletionListener<? super V>) - Method in interface com.aquenos.epics.jackie.common.util.ListenableFuture
Registers a completion listener with this future.
addConnectionListener(ChannelAccessConnectionListener) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
addConnectionListener(ChannelAccessConnectionListener) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Registers a connection state listener with this channel.
addMonitorListener(ChannelAccessMonitorListener<? super ValueType>) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessMonitor
 
addMonitorListener(ChannelAccessMonitorListener<? super ValueType>) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessMonitor
Registers a listener with this monitor.
addressAndPortListFromEnvironment(String, int) - Static method in class com.aquenos.epics.jackie.common.util.EnvironmentUtil
Parses an environment variable that contains a list of IPv4 address with (optional) port numbers.
addressToBytes(int) - Static method in class com.aquenos.epics.jackie.common.util.Inet4AddressUtil
Converts from an IPv4 address from an integer to a series of four bytes.
addressToInt(byte[]) - Static method in class com.aquenos.epics.jackie.common.util.Inet4AddressUtil
Converts an IPv4 address from a series of four bytes to an integer.
addServerConnection(InetSocketAddress, CommunicationProcessor) - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Registers a communication processor that handles a connection with a specific server.
addServerConnection(InetSocketAddress, CommunicationProcessor) - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
and(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns the mask that is the result of combining this mask and the other mask using a binary and operation.
appendBuffer(ByteBuffer) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
Appends a byte buffer to the list of available buffers.
appendBuffers(ByteBuffer[]) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
Appends an array of byte buffers to the list of available buffers.
appendBuffers(Iterable<? extends ByteBuffer>) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
Appends an array of byte buffers to the list of available buffers.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAcknowledgeAlarm
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmChar
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmDouble
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmEnum
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmFloat
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmLong
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyChar
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyDouble
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyEnum
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyFloat
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyLong
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyShort
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyString
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmShort
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmString
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessChar
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessClassName
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessConfigureAcknowledgeTransientAlarms
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsChar
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsDouble
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsFloat
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsLong
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsShort
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessDouble
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessEnum
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloat
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloatingPointControlsValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloatingPointGraphicsValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGettableValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsEnum
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyChar
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyDouble
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyFloat
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyLong
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyShort
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessLong
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericControlsValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessPuttableValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessShort
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyChar
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyDouble
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyEnum
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyFloat
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyLong
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyShort
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyString
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessString
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeChar
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeDouble
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeEnum
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeFloat
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeLong
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeShort
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeString
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeValue
Returns a read-only version of this value.
asReadOnlyValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Returns a read-only version of this value.
atomicGet(ByteSource.AtomicGetOperation<T>) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
atomicGet(ByteSource.AtomicGetOperation<T>) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Starts an atomic get operation.
atomicPut(ByteSink.AtomicPutOperation<? extends T>) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
 
atomicPut(ByteSink.AtomicPutOperation<? extends T>) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Starts an atomic put operation.

B

BAD_SUB - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Record alarm indicating that no subroutine has been set or the configured subroutine is invalid.
BadProtocolException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating a protocol error.
BadProtocolException() - Constructor for exception com.aquenos.epics.jackie.common.exception.BadProtocolException
Constructs a new exception with null as its detail message.
BadProtocolException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.BadProtocolException
Constructs a new exception with the specified detail message.
BadProtocolException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.BadProtocolException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
BadProtocolException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.BadProtocolException
Constructs a new exception with the specified detail message and cause.
BasicIntegerIdPool - Class in com.aquenos.epics.jackie.common.util
Pool of integer IDs.
BasicIntegerIdPool(int, int, long, boolean) - Constructor for class com.aquenos.epics.jackie.common.util.BasicIntegerIdPool
Creates a new pool for integer IDs.
beaconAnomalyDetected(InetSocketAddress) - Method in interface com.aquenos.epics.jackie.client.beacon.BeaconDetector.BeaconAnomalyListener
Called when a beacon anomaly is detected.
BeaconDetector - Interface in com.aquenos.epics.jackie.client.beacon
Detector for beacons sent by Channel Access servers.
BeaconDetector.BeaconAnomalyListener - Interface in com.aquenos.epics.jackie.client.beacon
Listener for a beacon anomaly.
BeaconDetector.BeaconListener - Interface in com.aquenos.epics.jackie.client.beacon
Listener that is notified of received beacons.
BeaconDetectorConfiguration - Class in com.aquenos.epics.jackie.client.beacon
Configuration for a BeaconDetector.
BeaconDetectorConfiguration() - Constructor for class com.aquenos.epics.jackie.client.beacon.BeaconDetectorConfiguration
Creates a configuration for a beacon detector using the EPICS_CA_REPEATER_PORT and EPICS_CA_SERVER_PORT environment variables.
BeaconDetectorConfiguration(ErrorHandler, Integer, Integer) - Constructor for class com.aquenos.epics.jackie.client.beacon.BeaconDetectorConfiguration
Creates a beacon detector configuration using the specified options.
beaconReceived(InetSocketAddress, boolean) - Method in interface com.aquenos.epics.jackie.client.beacon.BeaconDetector.BeaconListener
Called when a beacon is received.
booleanFromEnvironment(String, boolean) - Static method in class com.aquenos.epics.jackie.common.util.EnvironmentUtil
Parses an environment variable that contains a boolean.
BufferUnderflowWithSizeException - Exception in com.aquenos.epics.jackie.common.exception
BufferUnderflowException with information about how much data is needed.
BufferUnderflowWithSizeException(int) - Constructor for exception com.aquenos.epics.jackie.common.exception.BufferUnderflowWithSizeException
Creates a buffer underflow exception with size information.
ByteBufferByteSink - Class in com.aquenos.epics.jackie.common.io
Byte sink that is backed by a list of byte buffers.
ByteBufferByteSink() - Constructor for class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Creates a new byte sink that initially does not contain any buffers.
ByteBufferByteSource - Class in com.aquenos.epics.jackie.common.io
Byte source backed by a list of byte buffers.
ByteBufferByteSource() - Constructor for class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
Creates a new byte source that initially does not contain any buffers.
ByteSink - Interface in com.aquenos.epics.jackie.common.io
Sink for writing bytes (and other data types).
ByteSink.AtomicPutOperation<T> - Interface in com.aquenos.epics.jackie.common.io
Interface for use with the ByteSink.atomicPut(AtomicPutOperation) method.
ByteSource - Interface in com.aquenos.epics.jackie.common.io
Source for reading bytes (and other data types).
ByteSource.AtomicGetOperation<T> - Interface in com.aquenos.epics.jackie.common.io
Interface for use with the ByteSource.atomicGet(AtomicGetOperation) method.

C

CALC - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Calculation failed.
calculateMaxCount(ChannelAccessValueType, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueCodec
Calculates the maximum number of elements a value of the specified type can have, if it has to fit in the specified space.
calculatePaddingSize(int) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Calculates the number of extra padding bytes that are needed to make a message with the specified payload size aligned to the alignment required for all Channel Access messages.
calculatePayloadSize(ChannelAccessValueType, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueCodec
Calculates the serialized size of a value of the specified type having the specified number of elements.
cancel(boolean) - Method in class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
 
cancel(boolean) - Method in class com.aquenos.epics.jackie.common.util.SimpleListenableFuture
 
cancelChannelName(int) - Method in interface com.aquenos.epics.jackie.client.resolver.ChannelNameResolver
Cancels the search for a channel.
cancelChannelName(int) - Method in class com.aquenos.epics.jackie.client.resolver.DefaultChannelNameResolver
 
ChannelAccessAccessRightsMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_ACCESS_RIGHTS message.
ChannelAccessAccessRightsMessage(int, boolean, boolean) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
Constructor for creating a CA_PROTO_ACCESS_RIGHTS message.
ChannelAccessAcknowledgeAlarm - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_PUT_ACKS type.
ChannelAccessAlarmAcknowledgementStatus - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_STSACK_STRING type.
ChannelAccessAlarmChar - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores single-byte integer numbers and provides information about the alarm status.
ChannelAccessAlarmDouble - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores double-precision floating-point numbers and provides information about the alarm status.
ChannelAccessAlarmEnum - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores enum states and provides information about the alarm status.
ChannelAccessAlarmFloat - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores single-precision floating-point numbers and provides information about the alarm status.
ChannelAccessAlarmLong - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores integer numbers and provides information about the alarm status.
ChannelAccessAlarmOnlyChar - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_STS_CHAR type.
ChannelAccessAlarmOnlyDouble - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_STS_DOUBLE type.
ChannelAccessAlarmOnlyEnum - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_GR_ENUM type.
ChannelAccessAlarmOnlyFloat - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_STS_FLOAT type.
ChannelAccessAlarmOnlyLong - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_STS_LONG type.
ChannelAccessAlarmOnlyShort - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_STS_SHORT type.
ChannelAccessAlarmOnlyString - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_STS_STRING, DBR_GR_STRING, and DBR_CTRL_STRING types.
ChannelAccessAlarmOnlyValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents a type with alarm information but no additional information (DBR_STS_*).
ChannelAccessAlarmSeverity - Enum in com.aquenos.epics.jackie.common.value
Alarm severity associated with a Channel Access channel.
ChannelAccessAlarmShort - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores short integer numbers and provides information about the alarm status.
ChannelAccessAlarmStatus - Class in com.aquenos.epics.jackie.common.value
Channel Access alarm status codes.
ChannelAccessAlarmString - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores strings and provides information about the alarm status.
ChannelAccessAlarmValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represent a type with alarm information and possibly additional information (DBR_STS_*, DBR_TIME_*, DBR_GR_*, or DBR_CTRL_*).
ChannelAccessBeaconMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_RSRV_IS_UP message.
ChannelAccessBeaconMessage(Inet4Address, int, ChannelAccessVersion, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
Constructor for creating a CA_PROTO_RSRV_IS_UP message.
ChannelAccessCancelSubscriptionClientMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_EVENT_CANCEL message that is sent from a client to a server.
ChannelAccessCancelSubscriptionClientMessage(ChannelAccessValueType, int, int, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
Creates a CA_PROTO_EVENT_CANCEL message.
ChannelAccessCancelSubscriptionServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_EVENT_ADD message that is sent from a server to a client.
ChannelAccessCancelSubscriptionServerMessage(ChannelAccessValueType, int, int, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
Creates a CA_PROTO_EVENT_ADD message.
ChannelAccessChannel - Interface in com.aquenos.epics.jackie.client
Representation of a Channel Access channel.
ChannelAccessChannelDisconnectedByServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_SERVER_DISCONN message.
ChannelAccessChannelDisconnectedByServerMessage(int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessChannelDisconnectedByServerMessage
Constructor for creating a CA_PROTO_SERVER_DISCONN message.
ChannelAccessChar - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores single-byte integer numbers.
ChannelAccessClassName - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_CLASS_NAME type.
ChannelAccessClient - Interface in com.aquenos.epics.jackie.client
Channel Access client.
ChannelAccessClientConfiguration - Class in com.aquenos.epics.jackie.client
Configuration for a ChannelAccessClient.
ChannelAccessClientConfiguration() - Constructor for class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Creates a configuration for a Channel Access client that uses default values for all options.
ChannelAccessClientConfiguration(Charset, String, String, Integer, Integer, Long, ChannelAccessEventMask, ErrorHandler, BeaconDetectorConfiguration, ChannelNameResolverConfiguration) - Constructor for class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Creates a configuration for a Channel Access client using the specified options.
ChannelAccessCommand - Enum in com.aquenos.epics.jackie.common.protocol
Command code that can be specified in the header of a Channel Access message.
ChannelAccessConfigureAcknowledgeTransientAlarms - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_PUT_ACKT type.
ChannelAccessConnectChannelClientMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_CREATE_CHAN message that is sent from a client to a server.
ChannelAccessConnectChannelClientMessage(int, ChannelAccessVersion, String) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
Creates a CA_PROTO_CREATE_CHAN message.
ChannelAccessConnectChannelFailedMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_CREATE_CH_FAIL message.
ChannelAccessConnectChannelFailedMessage(int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelFailedMessage
Constructor for creating a CA_PROTO_CREATE_CH_FAIL message.
ChannelAccessConnectChannelMessage - Class in com.aquenos.epics.jackie.common.protocol
Base class for CA_PROTO_CREATE_CHAN messages.
ChannelAccessConnectChannelServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_CREATE_CHAN message that is sent from a server to a client.
ChannelAccessConnectChannelServerMessage(int, int, ChannelAccessValueType, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
Creates a CA_PROTO_CREATE_CHAN message.
ChannelAccessConnectionListener - Interface in com.aquenos.epics.jackie.client
Listener monitoring the connection state of a ChannelAccessChannel.
ChannelAccessConstants - Class in com.aquenos.epics.jackie.common.protocol
Collects constants needed for the Channel Access protocol.
ChannelAccessControlsChar - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_CTRL_CHAR type.
ChannelAccessControlsDouble - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_CTRL_DOUBLE type.
ChannelAccessControlsFloat - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_CTRL_FLOAT type.
ChannelAccessControlsLong - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_CTRL_LONG type.
ChannelAccessControlsShort - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_CTRL_SHORT type.
ChannelAccessControlsValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represent a type with alarm information, display information (e.g.
ChannelAccessDisconnectChannelMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_CLEAR_CHANNEL message.
ChannelAccessDisconnectChannelMessage(int, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessDisconnectChannelMessage
Constructor for creating a CA_PROTO_CLEAN_CHANNEL message.
ChannelAccessDouble - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores double-precision floating-point numbers.
ChannelAccessEchoMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_ECHO message.
ChannelAccessEchoMessage() - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessEchoMessage
Constructor for creating a CA_PROTO_ECHO message.
ChannelAccessEnum - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores enum states.
ChannelAccessErrorMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_ERROR message.
ChannelAccessErrorMessage(int, ChannelAccessStatus, ChannelAccessMessage, String) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
Constructor for creating a CA_PROTO_ERROR message.
ChannelAccessEventMask - Class in com.aquenos.epics.jackie.common.protocol
Mask used for the subscription to a channel.
ChannelAccessEventsOffMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_EVENTS_OFF message.
ChannelAccessEventsOffMessage() - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventsOffMessage
Constructor for creating a CA_PROTO_EVENTS_OFF message.
ChannelAccessEventsOnMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_EVENTS_ON message.
ChannelAccessEventsOnMessage() - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventsOnMessage
Constructor for creating a CA_PROTO_EVENTS_ON message.
ChannelAccessException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating a Channel Access error.
ChannelAccessException(ChannelAccessStatus) - Constructor for exception com.aquenos.epics.jackie.common.exception.ChannelAccessException
Constructs a new exception wrapping the provided status code.
ChannelAccessException(ChannelAccessStatus, String) - Constructor for exception com.aquenos.epics.jackie.common.exception.ChannelAccessException
Constructs a new exception wrapping the provided status code.
ChannelAccessFloat - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores single-precision floating-point numbers.
ChannelAccessFloatingPointControlsValue<ElementType extends Number> - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represent a type that stores floating-point numbers and provides alarm information, engineering units, display precision, and alarm, control, and display limits.
ChannelAccessFloatingPointGraphicsValue<ElementType extends Number> - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represent a type that stores floating-point numbers and provides alarm information, engineering units, display precision, and alarm and display limits.
ChannelAccessGettableValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that may be sent from a server to a client.
ChannelAccessGraphicsChar - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that stores single-byte integer numbers and provides information about the alarm status, engineering units, and alarm and display limits.
ChannelAccessGraphicsDouble - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that stores double-precision floating-point numbers and provides information about the alarm status, engineering units, display precision, and alarm and display limits.
ChannelAccessGraphicsEnum - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_GR_SHORT and DBR_CTRL_ENUM types.
ChannelAccessGraphicsFloat - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that stores single-precision floating-point numbers and provides information about the alarm status, engineering units, display precision, and alarm and display limits.
ChannelAccessGraphicsLong - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that stores integer numbers and provides information about the alarm status, engineering units, and alarm and display limits.
ChannelAccessGraphicsOnlyChar - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_GR_Char type.
ChannelAccessGraphicsOnlyDouble - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_GR_DOUBLE type.
ChannelAccessGraphicsOnlyFloat - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_GR_FLOAT type.
ChannelAccessGraphicsOnlyLong - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_GR_LONG type.
ChannelAccessGraphicsOnlyShort - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represents the DBR_GR_SHORT type.
ChannelAccessGraphicsOnlyValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents a type with alarm and display information but no control limits (DBR_GR_*).
ChannelAccessGraphicsShort - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that stores short integer numbers and provides information about the alarm status, engineering units, and alarm and display limits.
ChannelAccessGraphicsValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represent a type with alarm and display information and possibly additional information (DBR_GR_* or DBR_CTRL_*).
ChannelAccessHostNameMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_HOST_NAME message.
ChannelAccessHostNameMessage(String) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessHostNameMessage
Constructor for creating a CA_PROTO_HOST_NAME message.
ChannelAccessLong - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores integer numbers.
ChannelAccessMessage - Class in com.aquenos.epics.jackie.common.protocol
Abstract base-class for all Channel Access messages.
ChannelAccessMessageCodec - Class in com.aquenos.epics.jackie.common.protocol
Encoder and decoder for Channel Access messages.
ChannelAccessMessageCodec() - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Creates a message codec that uses the UTF-8 character set or, if this character set is not available on the platform, the platform's default character set.
ChannelAccessMessageHeader - Class in com.aquenos.epics.jackie.common.protocol
Raw header of a Channel Access message.
ChannelAccessMonitor<ValueType extends ChannelAccessGettableValue<?>> - Interface in com.aquenos.epics.jackie.client
Monitor that represents a subscription to a ChannelAccessChannel.
ChannelAccessMonitorListener<ValueType extends ChannelAccessGettableValue<?>> - Interface in com.aquenos.epics.jackie.client
Listener that can be registered with a ChannelAccessMonitor.
ChannelAccessNotFoundMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_NOT_FOUND message.
ChannelAccessNotFoundMessage(ChannelAccessSearchClientMessage) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessNotFoundMessage
Constructor for creating a CA_PROTO_NOT_FOUND message.
ChannelAccessNumericControlsValue<ElementType extends Number> - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represent a type that stores numbers and provides alarm information, engineering units, and alarm, control, and display limits.
ChannelAccessNumericGraphicsValue<ElementType extends Number> - Interface in com.aquenos.epics.jackie.common.value
Channel Access values that represent a type that stores numbers and provides alarm information, engineering units, and alarm and display limits.
ChannelAccessPuttableValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that may be sent from a client to a server.
ChannelAccessReadBuildMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_READ_BUILD message.
ChannelAccessReadClientMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_READ message that is sent from a client to a server.
ChannelAccessReadClientMessage(ChannelAccessValueType, int, int, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
Creates a CA_PROTO_READ message.
ChannelAccessReadMessage - Class in com.aquenos.epics.jackie.common.protocol
Base class for CA_PROTO_READ messages.
ChannelAccessReadNotifyClientMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_READ_NOTIFY message that is sent from a client to a server.
ChannelAccessReadNotifyClientMessage(ChannelAccessValueType, int, int, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
Creates a CA_PROTO_READ_NOTIFY message.
ChannelAccessReadNotifyMessage - Class in com.aquenos.epics.jackie.common.protocol
Base class for CA_PROTO_READ_NOTIFY messages.
ChannelAccessReadNotifyServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_READ_NOTIFY message that is sent from a server to a client.
ChannelAccessReadNotifyServerMessage(ChannelAccessValueType, int, ChannelAccessStatus, int, ChannelAccessGettableValue<?>) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
Creates a CA_PROTO_READ_NOTIFY message.
ChannelAccessReadServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_READ message that is sent from a server to a client.
ChannelAccessReadServerMessage(ChannelAccessValueType, int, int, int, ChannelAccessGettableValue<?>) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
Creates a CA_PROTO_READ message.
ChannelAccessReadSyncMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_READ_SYNC message.
ChannelAccessReadSyncMessage() - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadSyncMessage
Constructor for creating a CA_PROTO_READ_SYNC message.
ChannelAccessReadSyncMessage(ChannelAccessReadSyncMessage) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadSyncMessage
Constructor for creating a CA_PROTO_READ_SYNC message.
ChannelAccessRepeaterConfirmMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a REPEATER_CONFIRM message.
ChannelAccessRepeaterConfirmMessage(Inet4Address) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterConfirmMessage
Constructor for creating a REPEATER_CONFIRM message.
ChannelAccessRepeaterRegisterMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a REPEATER_REGISTER message.
ChannelAccessSearchClientMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_SEARCH message that is sent from a client to a UDP or TCP server in order to find the location of a channel.
ChannelAccessSearchClientMessage(int, ChannelAccessVersion, boolean, String) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
Creates a new CA_PROTO_SEARCH message that can be sent from a client to a UDP or TCP server.
ChannelAccessSearchMessage - Class in com.aquenos.epics.jackie.common.protocol
Base class for CA_PROTO_SEARCH messages.
ChannelAccessSearchTCPServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_SEARCH message that is sent from a server to a client via TCP in reply to a ChannelAccessSearchClientMessage.
ChannelAccessSearchTCPServerMessage(int, Inet4Address, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
Creates a CA_PROTO_SEARCH message that can be sent from a server to a client via TCP.
ChannelAccessSearchUDPServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_SEARCH message that is sent from a server to a client via UDP in reply to a ChannelAccessSearchClientMessage.
ChannelAccessSearchUDPServerMessage(ChannelAccessVersion, int, Inet4Address, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
Creates a CA_PROTO_SEARCH message that can be sent from a server to a client via UDP.
ChannelAccessServerConnection - Class in com.aquenos.epics.jackie.client.io
Base class for a connection with a Channel Access server.
ChannelAccessServerConnection(BeaconDetector, Charset, CommunicationController, ErrorHandler, int, int, InetSocketAddress, ChannelAccessVersion) - Constructor for class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
Creates a connection.
ChannelAccessShort - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores short integer numbers.
ChannelAccessSimpleOnlyChar - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_CHAR type.
ChannelAccessSimpleOnlyDouble - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_DOUBLE type.
ChannelAccessSimpleOnlyEnum - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_ENUM type.
ChannelAccessSimpleOnlyFloat - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_FLOAT type.
ChannelAccessSimpleOnlyLong - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_LONG type.
ChannelAccessSimpleOnlyShort - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_SHORT type.
ChannelAccessSimpleOnlyString - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_STRING type.
ChannelAccessSimpleOnlyValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents a type with just a value and no additional information (DBR_*).
ChannelAccessStatus - Class in com.aquenos.epics.jackie.common.protocol
Channel Access status codes.
ChannelAccessStatus.StatusMessage - Enum in com.aquenos.epics.jackie.common.protocol
Message describing a type of error.
ChannelAccessStatus.StatusSeverity - Class in com.aquenos.epics.jackie.common.protocol
Severity for status codes.
ChannelAccessStatus.StatusSeverityLevel - Enum in com.aquenos.epics.jackie.common.protocol
Severity levels associated with status codes.
ChannelAccessString - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that stores strings.
ChannelAccessSubscriptionClientMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_EVENT_ADD message that is sent from a client to a server.
ChannelAccessSubscriptionClientMessage(ChannelAccessValueType, int, int, int, ChannelAccessEventMask) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
Creates a CA_PROTO_EVENT_ADD message.
ChannelAccessSubscriptionMessage - Class in com.aquenos.epics.jackie.common.protocol
Base class for CA_PROTO_EVENT_ADD messages.
ChannelAccessSubscriptionServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_EVENT_ADD message that is sent from a server to a client.
ChannelAccessSubscriptionServerMessage(ChannelAccessValueType, int, ChannelAccessStatus, int, ChannelAccessGettableValue<?>) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
Creates a CA_PROTO_EVENT_ADD message.
ChannelAccessTimeChar - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_TIME_CHAR type.
ChannelAccessTimeDouble - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_TIME_DOUBLE type.
ChannelAccessTimeEnum - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_TIME_ENUM type.
ChannelAccessTimeFloat - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_TIME_FLOAT type.
ChannelAccessTimeLong - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_TIME_SHORT type.
ChannelAccessTimeShort - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_TIME_SHORT type.
ChannelAccessTimeStamp - Interface in com.aquenos.epics.jackie.common.value
Time-stamp in the format used by Channel Access.
ChannelAccessTimeString - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents the DBR_TIME_STRING type.
ChannelAccessTimeValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value that represents a type with alarm information and a time-stamp (DBR_TIME_*).
ChannelAccessUserNameMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_CLIENT_NAME message.
ChannelAccessUserNameMessage(String) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessUserNameMessage
Constructor for creating a CA_PROTO_CLIENT_NAME message.
ChannelAccessValue<ElementType> - Interface in com.aquenos.epics.jackie.common.value
Channel Access value.
ChannelAccessValueCodec - Class in com.aquenos.epics.jackie.common.value
Encoder and decoder for ChannelAccessValues.
ChannelAccessValueFactory - Class in com.aquenos.epics.jackie.common.value
Factory for values representing Channel Access types.
ChannelAccessValueType - Enum in com.aquenos.epics.jackie.common.value
Identifier for Channel Access data-types.
ChannelAccessVersion - Enum in com.aquenos.epics.jackie.common.protocol
Channel Access protocol version.
ChannelAccessVersionMessage - Class in com.aquenos.epics.jackie.common.protocol
Base class for representations of a CA_PROTO_VERSION message.
ChannelAccessVersionTCPClientMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_VERSION message that is sent from a client to a server via TCP.
ChannelAccessVersionTCPClientMessage(ChannelAccessVersion, short) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPClientMessage
Creates a CA_PROTO_VERSION message.
ChannelAccessVersionTCPServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_VERSION message that is sent from a server to a client via TCP.
ChannelAccessVersionTCPServerMessage(ChannelAccessVersion) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPServerMessage
Creates a CA_PROTO_VERSION message.
ChannelAccessVersionUDPMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_VERSION message that is sent from a client to a server or the other way round via UDP.
ChannelAccessVersionUDPMessage(ChannelAccessVersion, boolean, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionUDPMessage
Creates a CA_PROTO_VERSION message.
ChannelAccessWriteMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_WRITE message that is sent from a client to a server.
ChannelAccessWriteMessage(ChannelAccessValueType, int, int, int, ChannelAccessPuttableValue<?>) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
Creates a CA_PROTO_WRITE message.
ChannelAccessWriteNotifyClientMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_WRITE_NOTIFY message that is sent from a client to a server.
ChannelAccessWriteNotifyClientMessage(ChannelAccessValueType, int, int, int, ChannelAccessPuttableValue<?>) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
Creates a CA_PROTO_WRITE_NOTIFY message.
ChannelAccessWriteNotifyMessage - Class in com.aquenos.epics.jackie.common.protocol
Base class for CA_PROTO_WRITE_NOTIFY messages.
ChannelAccessWriteNotifyServerMessage - Class in com.aquenos.epics.jackie.common.protocol
Representation of a CA_PROTO_WRITE_NOTIFY message that is sent from a server to a client.
ChannelAccessWriteNotifyServerMessage(ChannelAccessValueType, int, ChannelAccessStatus, int) - Constructor for class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
Creates a CA_PROTO_WRITE_NOTIFY message.
ChannelNameResolver - Interface in com.aquenos.epics.jackie.client.resolver
Resolves channel names to network locations.
ChannelNameResolver.ChannelNameSearchResultProcessor - Interface in com.aquenos.epics.jackie.client.resolver
Processes the result of a channel name lookup.
ChannelNameResolverConfiguration - Class in com.aquenos.epics.jackie.client.resolver
Configuration for a ChannelNameResolver.
ChannelNameResolverConfiguration() - Constructor for class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Creates a configuration for a channel-name resolver using environment variables.
ChannelNameResolverConfiguration(Charset, ErrorHandler, Integer, Set<Pair<Inet4Address, Integer>>, Set<Pair<Inet4Address, Integer>>, Boolean, Double) - Constructor for class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Creates a channel-name resolver configuration using the specified options.
ChannelProcessor - Interface in com.aquenos.epics.jackie.common.io
Interface for a component that does I/O processing.
clear() - Method in class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
 
ClientThreadingStrategy - Interface in com.aquenos.epics.jackie.client
Threading strategy for a ChannelAccessClient.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAcknowledgeAlarm
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmChar
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmDouble
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmEnum
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmFloat
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmLong
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyChar
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyDouble
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyEnum
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyFloat
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyLong
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyShort
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyString
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmOnlyValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmShort
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmString
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessChar
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessClassName
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessConfigureAcknowledgeTransientAlarms
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsChar
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsDouble
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsFloat
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsLong
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsShort
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessDouble
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessEnum
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloat
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloatingPointControlsValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloatingPointGraphicsValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGettableValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsEnum
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyChar
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyDouble
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyFloat
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyLong
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyShort
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsOnlyValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessLong
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericControlsValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessPuttableValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessShort
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyChar
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyDouble
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyEnum
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyFloat
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyLong
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyShort
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyString
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessSimpleOnlyValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessString
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeChar
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeDouble
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeEnum
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeFloat
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeLong
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeShort
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeString
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeValue
Creates and returns a copy of this object.
clone() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Creates and returns a copy of this object.
com.aquenos.epics.jackie.client - package com.aquenos.epics.jackie.client
Channel Access client core.
com.aquenos.epics.jackie.client.beacon - package com.aquenos.epics.jackie.client.beacon
Beacon detector.
com.aquenos.epics.jackie.client.io - package com.aquenos.epics.jackie.client.io
Client I/O utilities.
com.aquenos.epics.jackie.client.resolver - package com.aquenos.epics.jackie.client.resolver
Channel name resolver.
com.aquenos.epics.jackie.common.exception - package com.aquenos.epics.jackie.common.exception
Exceptions used by the Jackie library.
com.aquenos.epics.jackie.common.io - package com.aquenos.epics.jackie.common.io
Classes for dealing with I/O operations.
com.aquenos.epics.jackie.common.protocol - package com.aquenos.epics.jackie.common.protocol
Classes for encoding and decoding the Channel Access (v4) protocol.
com.aquenos.epics.jackie.common.util - package com.aquenos.epics.jackie.common.util
Utility classes that are used by various components..
com.aquenos.epics.jackie.common.value - package com.aquenos.epics.jackie.common.value
Classes representing values send over the Channel Access (v4) protocol.
COMM - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Device support signaled a communication problem.
command - Variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Command (message type) for this message.
CommunicationController - Interface in com.aquenos.epics.jackie.common.io
Interface for a component that manages I/O activities.
CommunicationProcessor - Interface in com.aquenos.epics.jackie.common.io
Interface for a component that needs a CommunicationController.
completed(ListenableFuture<? extends V>) - Method in interface com.aquenos.epics.jackie.common.util.FutureCompletionListener
Called when the future finishes and thus has a result available.
completionListenerLock - Variable in class com.aquenos.epics.jackie.common.util.AbstractListenableFuture
Synchronization object that this class synchronizes on when modifying the set of registered listeners or triggering the listeners from AbstractListenableFuture.notifyCompletionListeners().
connectionStateChanged(ChannelAccessChannel, boolean) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessConnectionListener
Notifies the listener of a changed connection state for the specified channel.
connectionStateLock - Variable in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
Synchronization object that this class synchronizes on when modifying the set of registered listeners or triggering the listeners from AbstractChannelAccessChannel.updateConnectionState(boolean).
contains(Object) - Method in class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
 
COS - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Value had a change of state that signals an alarm condition.
createAcknowledgeAlarm(ChannelAccessAlarmSeverity) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_PUT_ACKS.
createAlarmAcknowledgementStatus(Collection<String>, ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, boolean, ChannelAccessAlarmSeverity, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STSACK_STRING.
createAlarmChar(byte[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STS_CHAR.
createAlarmDouble(double[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STS_DOUBLE.
createAlarmEnum(short[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STS_ENUM.
createAlarmFloat(float[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STS_FLOAT.
createAlarmLong(int[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STS_LONG.
createAlarmShort(short[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STS_SHORT.
createAlarmString(Collection<String>, ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STS_STRING.
createChar(byte[]) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CHAR.
createClassName(Collection<String>, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CLASS_NAME.
createConfigureAcknowledgeTransientAlarms(boolean) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_PUT_ACKT.
createControlsChar(byte[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, String, byte, byte, byte, byte, byte, byte, byte, byte, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CTRL_CHAR.
createControlsDouble(double[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, short, String, double, double, double, double, double, double, double, double, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CTRL_DOUBLE.
createControlsEnum(short[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, Collection<String>, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CTRL_ENUM.
createControlsFloat(float[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, short, String, float, float, float, float, float, float, float, float, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CTRL_FLOAT.
createControlsLong(int[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, String, int, int, int, int, int, int, int, int, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CTRL_LONG.
createControlsShort(short[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, String, short, short, short, short, short, short, short, short, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CTRL_SHORT.
createControlsString(Collection<String>, ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_CTRL_STRING.
createDouble(double[]) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_DOUBLE.
createEnum(short[]) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_ENUM.
createFloat(float[]) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_FLOAT.
createGraphicsChar(byte[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, String, byte, byte, byte, byte, byte, byte, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_GR_CHAR.
createGraphicsDouble(double[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, short, String, double, double, double, double, double, double, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_GR_DOUBLE.
createGraphicsEnum(short[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, Collection<String>, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_GR_ENUM.
createGraphicsFloat(float[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, short, String, float, float, float, float, float, float, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_GR_FLOAT.
createGraphicsLong(int[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, String, int, int, int, int, int, int, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_GR_LONG.
createGraphicsShort(short[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, String, short, short, short, short, short, short, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_GR_SHORT.
createGraphicsString(Collection<String>, ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_GR_STRING.
createLong(int[]) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_LONG.
createShort(short[]) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_SHORT.
createString(Collection<String>, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_STRING.
createTimeChar(byte[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, int, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_TIME_CHAR.
createTimeDouble(double[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, int, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_TIME_DOUBLE.
createTimeEnum(short[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, int, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_TIME_ENUM.
createTimeFloat(float[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, int, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_TIME_FLOAT.
createTimeLong(int[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, int, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_TIME_LONG.
createTimeShort(short[], ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, int, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_TIME_SHORT.
createTimeStamp(int, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a time-stamp seconds seconds and nanoseconds nanoseconds after EPICS epoch.
createTimeString(Collection<String>, ChannelAccessAlarmStatus, ChannelAccessAlarmSeverity, int, int, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a value of type DBR_TIME_STRING.
createValue(ChannelAccessValueType, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueFactory
Creates a Channel Access value of the specified type.

D

DatagramChannelUtil - Class in com.aquenos.epics.jackie.common.util
Utility methods for dealing with DatagramChannels.
dataWritten() - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Called when data has been committed to the byte buffers backing this byte sink.
DBE_ALARM - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Mask that has only the DBE_ALARM flag set.
DBE_ALL - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Mask that has all flags (DBE_VALUE, DBE_ARCHIVE , DBE_ALARM, and DBE_PROPERTY) set.
DBE_ARCHIVE - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Mask that has only the DBE_ARCHIVE flag set.
DBE_NONE - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Mask that has no flag set.
DBE_PROPERTY - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Mask that has only the DBE_PROPERTY flag set.
DBE_VALUE - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Mask that has only the DBE_VALUE flag set.
decodeGettableValue(ByteSource, ChannelAccessValueType, int, int, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueCodec
Decodes a gettable ChannelAccess value from its serialized form.
decodeMessageFromRepeater(ByteSource, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Decodes a message that has been sent from a repeater to a client via UDP.
decodeMessageToRepeater(ByteSource, ChannelAccessVersion, Inet4Address) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Decodes a message that has been sent to a repeater via UDP (from a client or a server).
decodeMessageToTCPClient(ByteSource, ChannelAccessVersion, Inet4Address, int) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Decodes a message that has been sent from a server to a client via TCP.
decodeMessageToTCPServer(ByteSource, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Decodes a message that has been sent from a client to a server via TCP.
decodeMessageToTCPServer(ChannelAccessMessageHeader, ByteSource, boolean, Charset, int, ChannelAccessVersion) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Decodes a message that has been sent from a client to a server via TCP.
decodeMessageToUDPClient(ByteSource, ChannelAccessVersion, Inet4Address, int) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Decodes a message that has been sent to a client via UDP (most likely by a server).
decodeMessageToUDPServer(ByteSource, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Decodes a message that has been sent to a server via UDP (most likely by a client).
decodeMessageToUDPServer(ChannelAccessMessageHeader, ByteSource, boolean, Charset, int, ChannelAccessVersion) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Decodes a message that has been sent to a server via UDP (most likely by a client).
decodePuttableValue(ByteSource, ChannelAccessValueType, int, int, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueCodec
Decodes a puttable ChannelAccess value from its serialized form.
decodeValue(ByteSource, ChannelAccessValueType, int, int, Charset) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueCodec
Decodes a ChannelAccess value from its serialized form.
DEFAULT_REPEATER_PORT - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConstants
Default UDP port used by repeaters.
DEFAULT_SERVER_PORT - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConstants
Default TCP and UDP port used by servers.
DefaultBeaconDetector - Class in com.aquenos.epics.jackie.client.beacon
Default implementation of a BeaconDetector.
DefaultBeaconDetector(BeaconDetectorConfiguration) - Constructor for class com.aquenos.epics.jackie.client.beacon.DefaultBeaconDetector
Creates a beacon detector using the specified configuration.
DefaultChannelAccessClient - Class in com.aquenos.epics.jackie.client
Default implementation of a ChannelAccessClient.
DefaultChannelAccessClient() - Constructor for class com.aquenos.epics.jackie.client.DefaultChannelAccessClient
Creates a Channel Access client using default options.
DefaultChannelAccessClient(ChannelAccessClientConfiguration) - Constructor for class com.aquenos.epics.jackie.client.DefaultChannelAccessClient
Creates a Channel Access client using the specified configuration.
DefaultChannelAccessClient(ClientThreadingStrategy) - Constructor for class com.aquenos.epics.jackie.client.DefaultChannelAccessClient
Creates a Channel Access client using the specified threading strategy.
DefaultChannelAccessClient(ChannelAccessClientConfiguration, ClientThreadingStrategy) - Constructor for class com.aquenos.epics.jackie.client.DefaultChannelAccessClient
Creates a Channel Access client using the specified configuration and threading strategy.
DefaultChannelNameResolver - Class in com.aquenos.epics.jackie.client.resolver
Default implementation of a ChannelNameResolver.
DefaultChannelNameResolver(ChannelNameResolverConfiguration, BeaconDetector) - Constructor for class com.aquenos.epics.jackie.client.resolver.DefaultChannelNameResolver
Creates a channel name resolver that uses the specified configuration.
DefaultClientThreadingStrategy - Class in com.aquenos.epics.jackie.client
Simple threading strategy that uses one thread for channel name resolution and processing beacon messages and creates on additional thread for each connection with a Channel Access server.
DefaultClientThreadingStrategy(ErrorHandler) - Constructor for class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
Creates a default threading strategy that uses the specified error handler.
DefaultClientThreadingStrategy(ErrorHandler, ExecutorService, boolean) - Constructor for class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
Creates a default threading strategy that uses the specified error handler and executor service.
delegate - Variable in class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
Delegate to which all method calls are delegated.
DelegatingListenableFuture<V> - Class in com.aquenos.epics.jackie.common.util
Listenable future implementation that simply delegates all method calls to another listenable future.
DelegatingListenableFuture(ListenableFuture<? extends V>) - Constructor for class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
Creates a listenable future that delegates all method calls to the specified listenable future.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, Inet4Address) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessChannelDisconnectedByServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelFailedMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessDisconnectChannelMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEchoMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, Charset, ChannelAccessVersion, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventsOffMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventsOnMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessHostNameMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessNotFoundMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadBuildMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadSyncMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterConfirmMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterRegisterMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, Inet4Address, int) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, Inet4Address, int) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessUserNameMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPClientMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPServerMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionUDPMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource, boolean, Charset) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
Constructs a message from a header and a byte source.
deserialize(ChannelAccessMessageHeader, ByteSource) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
Constructs a message from a header and a byte source.
destroy() - Method in class com.aquenos.epics.jackie.client.beacon.DefaultBeaconDetector
Destroys this beacon detector.
destroy() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Destroys this channel.
destroy() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessClient
Destroys this client.
destroy() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessMonitor
Destroys this monitor.
destroy() - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Destroys the threading strategy.
destroy() - Method in class com.aquenos.epics.jackie.client.DefaultChannelAccessClient
 
destroy() - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
destroy() - Method in class com.aquenos.epics.jackie.client.resolver.DefaultChannelNameResolver
Destroys this channel name resolver.
destroy() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Destroys this connection.
DISABLE - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Alarm raised when a record has been disabled and it is configured to raise an alarm in this case.
discardNextMessage(ByteSource) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Discards the next message in the byte source.
discardNextMessageCompletely(ByteSource) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Completely discards the next message in the byte source.
doubleFromEnvironment(String, double) - Static method in class com.aquenos.epics.jackie.common.util.EnvironmentUtil
Parses an environment variable that contains a double-precision floating-point number.

E

encodeGettableValue(ByteSink, ChannelAccessGettableValue<?>, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueCodec
Encodes a gettable ChannelAccess value into its serialized form.
encodeMessageFromRepeater(ByteSink, ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Encodes a message that shall be sent from a repeater to a client via UDP.
encodeMessageToRepeater(ByteSink, ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Encodes a message that shall be sent from a server or a client to a repeater via UDP.
encodeMessageToTCPClient(ByteSink, ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
encodeMessageToTCPServer(ByteSink, ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
encodeMessageToUDPClient(ByteSink, ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Encodes a message that shall be sent from a server to a client via UDP.
encodeMessageToUDPServer(ByteSink, ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Encodes a message that shall be sent from a client to a server via UDP.
encodePuttableValue(ByteSink, ChannelAccessPuttableValue<?>, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueCodec
Encodes a puttable ChannelAccess value into its serialized form.
encodeValue(ByteSink, ChannelAccessValue<?>, int) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessValueCodec
Encodes a ChannelAccess value into its serialized form.
EnvironmentUtil - Class in com.aquenos.epics.jackie.common.util
Utility functions for handling environment variables.
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessChannelDisconnectedByServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelFailedMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessDisconnectChannelMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEchoMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Tells whether the specified object represents the same event mask.
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessHostNameMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Tells whether the specified object represents the same message.
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Tells whether the specified object represents the same message header.
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessNotFoundMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadSyncMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterConfirmMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Tells whether the specified object represents the same status object.
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusSeverity
Tells whether the specified object represents the same severity.
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessUserNameMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPClientMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionUDPMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
 
equals(Object) - Method in class com.aquenos.epics.jackie.common.util.IdentityWrapper
Tells whether the specified object represents an identity wrapper that refers to the same reference object.
equals(Object) - Method in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Tells whether the specified object represents the same alarm-status object.
equals(Object) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Tells whether the specified object represents the same Channel Access value.
ErrorHandler - Interface in com.aquenos.epics.jackie.common.exception
Error handler interface.
ExceptionSafeErrorHandler - Class in com.aquenos.epics.jackie.common.exception
Wrapping error handler that ensures that no exceptions are thrown.
ExceptionSafeErrorHandler(ErrorHandler) - Constructor for class com.aquenos.epics.jackie.common.exception.ExceptionSafeErrorHandler
Creates an error handler that never thrown an exception from the specified error handler.

F

finalize() - Method in class com.aquenos.epics.jackie.client.DefaultChannelAccessClient
Finalizes this object, destroying the client.
finalize() - Method in class com.aquenos.epics.jackie.common.util.IntegerIdPool.Id
Finalizes this object, releasing the ID.
forAlarmStatusCode(short) - Static method in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Returns the alarm status for the given statusCode.
forCommandNumber(short) - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessCommand
Returns the command for a command number.
forMinorVersion(int) - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns the version object for the specified minor version, assuming major version 4.
forMinorVersion(short) - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns the version object for the specified minor version, assuming major version 4.
forNumericMask(short) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns the mask that is represented by the specified numeric mask.
forSeverityCode(short) - Static method in enum com.aquenos.epics.jackie.common.value.ChannelAccessAlarmSeverity
Returns the severity for the given severityCode.
forStatusCode(int) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Returns an object representing the specified status code.
forTypeNumber(short) - Static method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns the Channel Access data-type that is identified by the specified type number.
forVersion(int, int) - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns the version object for the specified major and minor version.
FutureCompletionListener<V> - Interface in com.aquenos.epics.jackie.common.util
Listener that is notified when a ListenableFuture completes and thus has a result available.

G

geOperationId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
Returns the client-assigned operation ID.
get(ChannelAccessValueType) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
get(ChannelAccessValueType) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the specified type and the channel's native element count.
get(ChannelAccessValueType, int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the specified type and element count}.
get() - Method in interface com.aquenos.epics.jackie.common.io.ByteSource.AtomicGetOperation
Method for reading data.
get() - Method in class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
 
get(long, TimeUnit) - Method in class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
 
get() - Method in class com.aquenos.epics.jackie.common.util.IdentityWrapper
Returns the reference that is wrapped by this object.
get() - Method in class com.aquenos.epics.jackie.common.util.IntegerIdPool.Id
Returns the numeric identifier for this ID.
get() - Method in class com.aquenos.epics.jackie.common.util.SimpleListenableFuture
 
get(long, TimeUnit) - Method in class com.aquenos.epics.jackie.common.util.SimpleListenableFuture
 
getAcknowledgeAlarmSeverity() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAcknowledgeAlarm
Returns the severity of the highest alarm that should be acknowledged.
getAlarmAcknowledgementStatus() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmAcknowledgementStatus(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmAcknowledgementStatus() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STSACK_STRING data type and the channel's native element count.
getAlarmAcknowledgementStatus(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STSACK_STRING and the specified element count}.
getAlarmChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_CHAR data type and the channel's native element count.
getAlarmChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_CHAR and the specified element count}.
getAlarmDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_DOUBLE data type and the channel's native element count.
getAlarmDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_DOUBLE and the specified element count}.
getAlarmEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_ENUM data type and the channel's native element count.
getAlarmEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_ENUM and the specified element count}.
getAlarmFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_FLOAT data type and the channel's native element count.
getAlarmFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_FLOAT and the specified element count}.
getAlarmLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_LONG data type and the channel's native element count.
getAlarmLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_LONG and the specified element count}.
getAlarmSeverity() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Returns the current alarm severity of the value.
getAlarmSeverity() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmValue
Returns the alarm severity of the value.
getAlarmShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_SHORT data type and the channel's native element count.
getAlarmShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_SHORT and the specified element count}.
getAlarmStatus() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Returns the alarm status of the value.
getAlarmStatus() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmValue
Returns the alarm status of the value.
getAlarmString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getAlarmString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_STRING data type and the channel's native element count.
getAlarmString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STS_STRING and the specified element count}.
getBeaconDetectorConfiguration() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the configuration for the BeaconDetector used by the client.
getByte() - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getByte() - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads a single byte and advances the current position.
getByteArray(int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getByteArray(byte[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
getByteArray(int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of bytes and advances the current position.
getByteArray(byte[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of bytes into the supplied array and advances the current position.
getBytesNeeded() - Method in exception com.aquenos.epics.jackie.common.exception.BufferUnderflowWithSizeException
Returns the minimum number of bytes that are needed for the operation to succeed.
getChannel(String) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessClient
Returns a reference to the channel with the given name.
getChannel() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessMonitor
Returns the Channel Access channel that is associated with this monitor.
getChannel(String) - Method in class com.aquenos.epics.jackie.client.DefaultChannelAccessClient
 
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
Returns the channel CID used by the client.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessChannelDisconnectedByServerMessage
Returns the channel CID used by the client.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
Returns the channel CID used by the client.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelFailedMessage
Returns the channel CID used by the client.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
Returns the channel CID used by the client.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessDisconnectChannelMessage
Returns the channel ID that is used by the client to identify the channel.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
Returns the channel CID used by the client.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessNotFoundMessage
Returns the channel ID that is used by the client to identify the channel.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
Returns the channel CID used by the client.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
Returns the channel ID that is used by the client to identify the channel.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
Returns the channel ID that is used by the client to identify the channel.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
Returns the channel ID that is used by the client to identify the channel.
getChannelCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
Returns the channel CID.
getChannelName() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
Returns the name of the channel that the client wants to connect to.
getChannelName() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
Returns the channel name that the client is looking for.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
Returns the channel SID.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
Returns the channel ID that is used by the server to identify the channel.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
Returns the channel SID used by the server.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessDisconnectChannelMessage
Returns the channel ID that is used by the server to identify the channel.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
Returns the channel SID.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
Returns the channel SID.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
Returns the channel SID.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
Returns the channel SID.
getChannelSID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
Returns the channel SID.
getChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CHAR data type and the channel's native element count.
getChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CHAR and the specified element count}.
getCharset() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the character set that should be used for encoding and decoding strings.
getCharset() - Method in class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Returns the character set that should be used for encoding and decoding channel names.
getCharset() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Returns the character set used by this message codec.
getCharset() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Returns the encoding that is used for converting Java strings into raw (null-terminated) strings and vice-versa.
getCharset() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessClassName
Returns the encoding that is used for converting Java strings into raw (null-terminated) strings and vice-versa.
getCharset() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsEnum
Returns the encoding that is used for converting Java strings into raw (null-terminated) strings and vice-versa.
getCharset() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsValue
Returns the encoding that is used for converting Java strings into raw (null-terminated) strings and vice-versa.
getCharset() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessString
Returns the encoding that is used for converting Java strings into raw (null-terminated) strings and vice-versa.
getCID() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns the value of the header's "cid" field.
getCIDBlockReuseTime() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the time that a CID is blocked from being reused after the corresponding channel has been destroyed.
getClassName() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getClassName(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getClassName() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CLASS_NAME data type and the channel's native element count.
getClassName(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CLASS_NAME and the specified element count}.
getClient() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Returns the Channel Access client this channel belongs to.
getClientAddress() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterConfirmMessage
Returns the IP with which the client has been registered.
getCommand() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Returns the command for this Channel Access message.
getCommand() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns the value of the header's "command" field.
getCommandNumber() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessCommand
Returns the command number.
getConfiguration() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessClient
Returns the configuration for this Channel Access client.
getConfiguration() - Method in class com.aquenos.epics.jackie.client.DefaultChannelAccessClient
 
getContextSpecific() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns the value of the header's "available" field.
getControlsChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_CHAR data type and the channel's native element count.
getControlsChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_CHAR and the specified element count}.
getControlsDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_DOUBLE data type and the channel's native element count.
getControlsDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_DOUBLE and the specified element count}.
getControlsEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_ENUM data type and the channel's native element count.
getControlsEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_ENUM and the specified element count}.
getControlsFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_FLOAT data type and the channel's native element count.
getControlsFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_FLOAT and the specified element count}.
getControlsLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_LONG data type and the channel's native element count.
getControlsLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_LONG and the specified element count}.
getControlsShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_SHORT data type and the channel's native element count.
getControlsShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_SHORT and the specified element count}.
getControlsString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getControlsString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_STRING data type and the channel's native element count.
getControlsString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_CTRL_STRING and the specified element count}.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
Returns the number of elements of the value that should be sent in subscription events.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
Returns the number of elements the value in this message's payload has.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns the value of the header's "count" field.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
Returns the number of elements of the value requested by the client.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
Returns the number of elements of the value requested by the client.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
Returns the number of elements the value in this message's payload has.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
Returns the number of elements the value in this message's payload has.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
Returns the number of elements of the value that should be sent in subscription events.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
Returns the number of elements the value in this message's payload has.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
Returns the number of elements the value in this message's payload has.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
Returns the number of elements the value in this message's payload has.
getCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
Returns the number of value elements that were sent with the client's write request.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
Returns the data-type for the subscription.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
Returns the data type of the value in this message's payload.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns the value of the header's "dataType" field.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
Returns the data-type requested by the client.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
Returns the data-type requested by the client.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
Returns the data type of the value in this message's payload.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
Returns the data type of the value in this message's payload.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
Returns the data-type requested for the subscription.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
Returns the data type of the value in this message's payload.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
Returns the data type of the value in this message's payload.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
Returns the data type of the value in this message's payload.
getDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
Returns the data-type that was sent with the client's write request or null if the data-type number could not be converted because it is unknown to this implementation.
getDefaultEventMask() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the default event mask.
getDefaultServerPort() - Method in class com.aquenos.epics.jackie.client.beacon.BeaconDetectorConfiguration
Returns the TCP and UDP port that should be used when connecting to a server for name resolution and no port has been specified for this server explicitly.
getDefaultServerPort() - Method in class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Returns the TCP and UDP port that should be used when connecting to a server for name resolution and no port has been specified for this server explicitly.
getDefaultSeverity() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusMessage
Returns the severity associated with this status code by default.
getDefaultStatusCode() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusMessage
Returns the status code usually associated with this message.
getDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_DOUBLE data type and the channel's native element count.
getDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_DOUBLE and the specified element count}.
getDouble() - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getDouble() - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads a single double and advances the current position.
getDoubleArray(int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getDoubleArray(double[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getDoubleArray(double[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
getDoubleArray(int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of doubles and advances the current position.
getDoubleArray(double[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of double values into the supplied array and advances the current position.
getEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_ENUM data type and the channel's native element count.
getEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_ENUM and the specified element count}.
getErrorHandler() - Method in class com.aquenos.epics.jackie.client.beacon.BeaconDetectorConfiguration
Returns the error handler that should be used by the beacon detector.
getErrorHandler() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the error handler that is used by all client components, unless there is a component-specific configuration that defines its own error handler.
getErrorHandler() - Method in class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Returns the error handler that should be used by the channel-name resolver.
getExtendedMessage() - Method in exception com.aquenos.epics.jackie.common.exception.ChannelAccessException
Returns the extended message associated with this exception.
getFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_FLOAT data type and the channel's native element count.
getFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_FLOAT and the specified element count}.
getFloat() - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getFloat() - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads a single float and advances the current position.
getFloatArray(int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getFloatArray(float[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getFloatArray(float[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
getFloatArray(int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of floats and advances the current position.
getFloatArray(float[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of float values into the supplied array and advances the current position.
getGenericLowerAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns the lower alarm limit.
getGenericLowerControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericControlsValue
Returns the lower control limit.
getGenericLowerDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns the lower display limit.
getGenericLowerWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns the lower warning limit.
getGenericUpperAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns the upper alarm limit.
getGenericUpperControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericControlsValue
Returns the upper control limit.
getGenericUpperDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns the upper display limit.
getGenericUpperWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns the upper warning limit.
getGenericValueElement(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Returns the value element with the specified index.
getGraphicsChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_CHAR data type and the channel's native element count.
getGraphicsChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_CHAR and the specified element count}.
getGraphicsDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_DOUBLE data type and the channel's native element count.
getGraphicsDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_DOUBLE and the specified element count}.
getGraphicsEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_ENUM data type and the channel's native element count.
getGraphicsEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_ENUM and the specified element count}.
getGraphicsFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_FLOAT data type and the channel's native element count.
getGraphicsFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_FLOAT and the specified element count}.
getGraphicsLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_LONG data type and the channel's native element count.
getGraphicsLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_LONG and the specified element count}.
getGraphicsShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_SHORT data type and the channel's native element count.
getGraphicsShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_SHORT and the specified element count}.
getGraphicsString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getGraphicsString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_STRING data type and the channel's native element count.
getGraphicsString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_GR_STRING and the specified element count}.
getHeaderSize() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns the size of the serialized form of this header in bytes.
getHostName() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the host name that shall be used as the identification of the local machine when connecting to a Channel Access server.
getHostName() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessHostNameMessage
Returns the name of the host on which the Channel Access client is running.
getHostName() - Static method in class com.aquenos.epics.jackie.common.util.HostNameUtil
Returns the host name of the local machine.
getInt() - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getInt() - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads a single int and advances the current position.
getIntArray(int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getIntArray(int[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getIntArray(int[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
getIntArray(int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of ints and advances the current position.
getIntArray(int[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of int values into the supplied array and advances the current position.
getLabels() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsEnum
Returns the enum state labels.
getLevel() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusSeverity
Returns the level of this severity.
getLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_LONG data type and the channel's native element count.
getLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_LONG and the specified element count}.
getLong() - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getLong() - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads a single long and advances the current position.
getLongArray(int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getLongArray(long[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getLongArray(long[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
getLongArray(int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of longs and advances the current position.
getLongArray(long[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of long values into the supplied array and advances the current position.
getLowerAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Returns the lower alarm limit.
getLowerAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Returns the lower alarm limit.
getLowerAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Returns the lower alarm limit.
getLowerAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Returns the lower alarm limit.
getLowerAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Returns the lower alarm limit.
getLowerControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsChar
Returns the lower control limit.
getLowerControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsDouble
Returns the lower control limit.
getLowerControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsFloat
Returns the lower control limit.
getLowerControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsLong
Returns the lower control limit.
getLowerControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsShort
Returns the lower control limit.
getLowerDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Returns the lower display limit.
getLowerDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Returns the lower display limit.
getLowerDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Returns the lower display limit.
getLowerDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Returns the lower display limit.
getLowerDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Returns the lower display limit.
getLowerWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Returns the lower warning limit.
getLowerWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Returns the lower warning limit.
getLowerWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Returns the lower warning limit.
getLowerWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Returns the lower warning limit.
getLowerWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Returns the lower warning limit.
getMajorVersion() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns the major protocol version.
getMask() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
Returns the event mask for this subscription.
getMaximumSearchPeriod() - Method in class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Returns the maximum search period (in seconds).
getMaxPayloadReceiveSize() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the maximum payload size for message received via TCP (in bytes).
getMaxPayloadReceiveSize() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Returns the maximum payload size for received messages.
getMaxPayloadSendSize() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the maximum payload size for message sent via TCP (in bytes).
getMaxPayloadSendSize() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Returns the maximum payload size for sent messages.
getMessage() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Returns the status message associated with this status code.
getMessageString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
Returns the string describing details about this error.
getMinorVersion() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns the minor protocol version.
getMinorVersionAsShort() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns the minor protocol version as a short.
getName() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Returns the name of this channel.
getNanoseconds() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeStamp
Returns the nanoseconds part.
getNative() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getNative(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getNative() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the channel's native data type and native element count.
getNative(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the channel's native data type and the specified element count}.
getNativeCount() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Returns the native element count of this channel.
getNativeCount() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
Returns the native count of this channel.
getNativeDataType() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Returns the native data type of this channel.
getNativeDataType() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
Returns the native data-type of this channel.
getOffendingCommand() - Method in exception com.aquenos.epics.jackie.common.exception.UnsupportedInThisVersionException
Returns the command of the message that is not supported by the requested Channel Access version and caused this exception.
getOffendingVersion() - Method in exception com.aquenos.epics.jackie.common.exception.UnsupportedInThisVersionException
Returns the Channel Access version that was requested and caused this exception.
getOperationId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
Returns the client-assigned operation ID.
getOperationId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
Returns the client-assigned operation ID.
getOperationId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
Returns the client-assigned operation ID.
getOperationId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
Returns the client-assigned operation ID.
getOperationId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
Returns the client-assigned operation ID.
getOriginalMessage() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
Returns the original message that is attached to this error message.
getOriginalMessageHeader() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Returns the original header that has been used to construct this message.
getPayloadSize() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns the value of the header's "postsize" field.
getPrecision() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloatingPointGraphicsValue
Returns the display precision.
getPriority() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPClientMessage
Returns the priority requested by the client.
getRawLabels() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsEnum
Returns the raw representation of the label strings.
getRawUnits() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns the engineering units for this value in their raw representation.
getRawValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Returns the raw representation of the strings.
getRawValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessClassName
Returns the raw representation of the strings.
getRawValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessString
Returns the raw representation of the strings.
getReceiveSource() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Returns the byte source that contains the data received by this connection.
getRepeaterPort() - Method in class com.aquenos.epics.jackie.client.beacon.BeaconDetectorConfiguration
Returns the UDP port number that should be used when connecting to the Channel Access repeater.
getResolverConfiguration() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the configuration for the ChannelNameResolver used by the client.
getSeconds() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeStamp
Returns the seconds since EPICS epoch.
getSendQueueSizeInBytes() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Returns the number of bytes that have been written to the byte sink but have not been sent yet.
getSendSink() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Returns the byte sink that can be used to send data over this connection.
getSequenceNumber() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
Returns the sequence number.
getSequenceNumber() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionUDPMessage
Returns the sequence number of this message.
getServerAddress() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
Returns the IP address of the server that sent the message.
getServerAddress() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
Returns the IP address of the server that is serving the requested channel.
getServerAddress() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
Returns the IP address of the server that is serving the requested channel.
getServerPort() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
Returns TCP port on which the server listens for incoming connections.
getServerPort() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
Returns the TCP port number on which the server that is serving the requested channel is listening.
getServerPort() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
Returns the TCP port number on which the server that is serving the requested channel is listening.
getSeverity() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Returns the severity associated with this status code.
getShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_SHORT data type and the channel's native element count.
getShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_SHORT and the specified element count}.
getShort() - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getShort() - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads a single short and advances the current position.
getShortArray(int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getShortArray(short[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
 
getShortArray(short[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
getShortArray(int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of shorts and advances the current position.
getShortArray(short[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Reads the specified number of short values into the supplied array and advances the current position.
getStatus() - Method in exception com.aquenos.epics.jackie.common.exception.ChannelAccessException
Returns the Channel Access status that caused this exception.
getStatus() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
Returns the status associated with this error.
getStatus() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
Returns the status of the read operation.
getStatus() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
Returns the status of the subscription event.
getStatus() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
Returns the status of the write operation.
getString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STRING data type and the channel's native element count.
getString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_STRING and the specified element count}.
getSubscriptionId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
Returns the client-assigned subscription ID.
getSubscriptionId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
Returns the client-assigned subscription ID.
getSubscriptionId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
Returns the client-assigned subscription ID.
getSubscriptionId() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
Returns the client-assigned subscription ID.
getTcpAddresses() - Method in class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Returns socket addresses of server addresses that should be contacted via TCP for name resolution.
getTimeChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_CHAR data type and the channel's native element count.
getTimeChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_CHAR and the specified element count}.
getTimeDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_DOUBLE data type and the channel's native element count.
getTimeDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_DOUBLE and the specified element count}.
getTimeEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_ENUM data type and the channel's native element count.
getTimeEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_ENUM and the specified element count}.
getTimeFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_FLOAT data type and the channel's native element count.
getTimeFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_FLOAT and the specified element count}.
getTimeLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_LONG data type and the channel's native element count.
getTimeLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_LONG and the specified element count}.
getTimeNanoseconds() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeValue
Returns the nanoseconds part of the value's time-stamp.
getTimeSeconds() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeValue
Returns the seconds part of the value's time-stamp.
getTimeShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_SHORT data type and the channel's native element count.
getTimeShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_SHORT and the specified element count}.
getTimeStamp() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeValue
Returns the time-stamp associated with this value.
getTimeString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
getTimeString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_STRING data type and the channel's native element count.
getTimeString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Gets the current value from the channel using the DBR_TIME_STRING and the specified element count}.
getType() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Returns the identifier for this value's underlying type.
getUdpAddresses() - Method in class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Returns socket addresses of server addresses and broadcast addresses that should be contacted via UDP for name resolution.
getUnacknowledgedAlarmSeverity() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Returns the severity of the highest unacknowledged alarm.
getUnits() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Returns the engineerings units for this value.
getUpperAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Returns the upper alarm limit.
getUpperAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Returns the upper alarm limit.
getUpperAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Returns the upper alarm limit.
getUpperAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Returns the upper alarm limit.
getUpperAlarmLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Returns the upper alarm limit.
getUpperControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsChar
Returns the upper control limit.
getUpperControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsDouble
Returns the upper control limit.
getUpperControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsFloat
Returns the upper control limit.
getUpperControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsLong
Returns the upper control limit.
getUpperControlLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsShort
Returns the upper control limit.
getUpperDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Returns the upper display limit.
getUpperDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Returns the upper display limit.
getUpperDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Returns the upper display limit.
getUpperDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Returns the upper display limit.
getUpperDisplayLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Returns the upper display limit.
getUpperWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Returns the upper warning limit.
getUpperWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Returns the upper warning limit.
getUpperWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Returns the upper warning limit.
getUpperWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Returns the upper warning limit.
getUpperWarningLimit() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Returns the upper warning limit.
getUserName() - Method in class com.aquenos.epics.jackie.client.ChannelAccessClientConfiguration
Returns the user name that shall be used as the identification of the user when connecting to a Channel Access server.
getUserName() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessUserNameMessage
Returns the name of the user that is using the Channel Access client.
getUserName() - Static method in class com.aquenos.epics.jackie.common.util.UserNameUtil
Returns the user name of the user that is running the program.
getValue() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
Returns the current value of the channel.
getValue() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
Returns the current value of the channel.
getValue() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
Returns the current value of the channel.
getValue() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
Returns the new value for the channel.
getValue() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
Returns the new value for the channel.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAcknowledgeAlarm
Returns the buffer that stores the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Returns the list storing the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessChar
Returns the buffer that stores the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessClassName
Returns the list storing the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessConfigureAcknowledgeTransientAlarms
Returns the buffer that stores the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessDouble
Returns the buffer that stores the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessEnum
Returns the buffer that stores the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloat
Returns the buffer that stores the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessLong
Returns the buffer that stores the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessShort
Returns the buffer that stores the actual value elements.
getValue() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessString
Returns the list storing the actual value elements.
getValueSize() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Returns the number of elements this value has.
getVersion() - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
Returns the Channel Access protocol version supported by the server.
getVersion() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
Returns the most recent Channel Access version supported by the server.
getVersion() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
Returns the Channel Access version supported by this client.
getVersion() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
Returns the Channel Access version supported by this client.
getVersion() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
Returns the Channel Access version supported by this server.
getVersion() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionMessage
Returns the Channel Access version supported by the peer sending this message.
getWrittenData() - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Returns all byte buffers to which data has been written and removes them from the internal list.
getWrittenDataSizeInBytes() - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Returns the number of bytes that have been written to this byte sink and are stored in buffers that have not been removed yet.

H

handleError(Class<?>, Throwable, String) - Method in interface com.aquenos.epics.jackie.common.exception.ErrorHandler
Handles an error.
handleError(Class<?>, Throwable, String) - Method in class com.aquenos.epics.jackie.common.exception.ExceptionSafeErrorHandler
 
handleError(Class<?>, Throwable, String) - Method in class com.aquenos.epics.jackie.common.exception.JavaUtilLoggingErrorHandler
 
handleError(Class<?>, Throwable, String) - Method in class com.aquenos.epics.jackie.common.exception.NullErrorHandler
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessChannelDisconnectedByServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelFailedMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessDisconnectChannelMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEchoMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns a hash code value for this message.
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessHostNameMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Returns a hash code value for this message.
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns a hash code value for this message header.
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessNotFoundMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadSyncMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterConfirmMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Returns a hash code value for this status object.
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusSeverity
Returns a hash code value for this severity.
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessUserNameMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPClientMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionUDPMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
 
hashCode() - Method in class com.aquenos.epics.jackie.common.util.IdentityWrapper
Returns a hash code value for this object.
hashCode() - Method in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Returns a hash code value for this alarm-status object.
hashCode() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Returns a hash code value for this Channel Access value.
hasOriginalMessageHeader() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Returns true if and only if this message has been constructed from a serialized form and the original message header is available.
HIGH - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Value is above upper warning limit.
HIHI - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Value is above upper alarm limit.
HostNameUtil - Class in com.aquenos.epics.jackie.common.util
Host name utility.
HWLIMIT - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Device support signaled that a hardware limit alarm has been triggered.

I

IdentityWrapper<T> - Class in com.aquenos.epics.jackie.common.util
Identity semantics for any reference.
IdentityWrapper(T) - Constructor for class com.aquenos.epics.jackie.common.util.IdentityWrapper
Creates an identity wrapper that wraps the specified reference.
includes(ChannelAccessVersion) - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns whether this protocol version includes another protocol version.
includesAlarm() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns true if this type includes alarm information.
includesGraphics() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns true if this type includes display information.
inCommunicationThread() - Method in interface com.aquenos.epics.jackie.common.io.CommunicationController
Tells whether the current thread is the communication thread.
inCommunicationThread() - Method in class com.aquenos.epics.jackie.common.io.SimpleCommunicationController
 
Inet4AddressUtil - Class in com.aquenos.epics.jackie.common.util
Utility methods for dealing with IPv4 addresses.
integerFromEnvironment(String, int, int, int) - Static method in class com.aquenos.epics.jackie.common.util.EnvironmentUtil
Parses an environment variable that contains an integer number.
IntegerIdPool - Class in com.aquenos.epics.jackie.common.util
Pool of integer IDs.
IntegerIdPool(int, int, long, boolean) - Constructor for class com.aquenos.epics.jackie.common.util.IntegerIdPool
Creates a new pool for integer IDs.
IntegerIdPool.Id - Class in com.aquenos.epics.jackie.common.util
Integer identifier.
InvalidPriorityException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating an invalid priority in a ChannelAccessVersionMessage.
InvalidPriorityException() - Constructor for exception com.aquenos.epics.jackie.common.exception.InvalidPriorityException
Constructs a new exception with null as its detail message.
InvalidPriorityException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.InvalidPriorityException
Constructs a new exception with the specified detail message.
InvalidPriorityException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.InvalidPriorityException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidPriorityException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.InvalidPriorityException
Constructs a new exception with the specified detail message and cause.
isAlarm() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns whether this mask has the the ChannelAccessEventMask.DBE_ALARM flag set.
isAlarmType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns whether this type represents a type with alarm information (but no additional information).
isAlive() - Method in class com.aquenos.epics.jackie.common.util.IntegerIdPool.Id
Returns whether this ID is still alive or has already been released.
isAny() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns whether any of the flags in this mask are set.
isArchive() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns whether this mask has the the ChannelAccessEventMask.DBE_ARCHIVE flag set.
isAutoDetermineAddresses() - Method in class com.aquenos.epics.jackie.client.resolver.ChannelNameResolverConfiguration
Returns whether the broadcast addresses for the local interfaces should also be contacted via UDP, even if they are not explicitly listed in the set returned by ChannelNameResolverConfiguration.getUdpAddresses().
isCancelled() - Method in class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
 
isCancelled() - Method in class com.aquenos.epics.jackie.common.util.SimpleListenableFuture
 
isConnected() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
isConnected() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Tells whether this channel is currently connected.
isConnectedOnce() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
isConnectedOnce() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Tells whether this channel has been connected at least once.
isControlsType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns true if this type represents a type with alarm, display, and control limits information.
isDestroyed() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Tells whether this channel has been destroyed.
isDestroyed() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessMonitor
Tells whether this monitor has been destroyed.
isDestroyed() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Tells whether this connection has been destroyed.
isDone() - Method in class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
 
isDone() - Method in class com.aquenos.epics.jackie.common.util.SimpleListenableFuture
 
isDoReply() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
Returns the "do reply" flag.
isExplicitlyAcknowledgeTransientAlarms() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Returns a flag indicating whether transient alarms have to be acknowledged explicitly (true) or are automatically acknowledged when they disappear(false).
isExplicitlyAcknowledgeTransientAlarms() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessConfigureAcknowledgeTransientAlarms
Returns a flag indicating whether transient alarms have to be acknowledged explicitly (true) or are automatically acknowledged when they disappear(false).
isGettable() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns true if this type can be used in a get operation (transferring data from a server to a client), false otherwise.
isGraphicsType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns true if this type represents a type with alarm and display information.
isMayRead() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Tells whether this client is allowed to read from this channel.
isMayRead() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
Returns a flag indicating whether the client is allowed to read from the channel.
isMayWrite() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Tells whether this client is allowed to write this channel.
isMayWrite() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
Returns a flag indicating whether the client is allowed to write to the channel.
isProperty() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Gets the value of the property property.
isPuttable() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns true if this type can be used in a put operation(transferring data from a client to a server), false otherwise.
isReadOnly() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Returns whether this value is read-only.
isSendQueueEmpty() - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
Tells whether the send queue is empty.
isSequenceNumberValid() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionUDPMessage
Returns the sequence-number-is-valid flag.
isSevere() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusSeverity
Returns true if this severity indicates a severe problem.
isSimpleType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns whether this type represents a simple type.
isSpecialType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns true if this type is one of the special types, false otherwise.
isTimeType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns whether this type represents a type with a time-stamp.
isValue() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns whether this mask has the the ChannelAccessEventMask.DBE_VALUE flag set.
iterator() - Method in class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
 
iterator() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Returns a (read-only) iterator that iterates over the actual value elements.

J

JackieRuntimeException - Exception in com.aquenos.epics.jackie.common.exception
Base class for all unchecked exceptions thrown by this library.
JackieRuntimeException() - Constructor for exception com.aquenos.epics.jackie.common.exception.JackieRuntimeException
Constructs a new exception with null as its detail message.
JackieRuntimeException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.JackieRuntimeException
Constructs a new exception with the specified detail message.
JackieRuntimeException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.JackieRuntimeException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
JackieRuntimeException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.JackieRuntimeException
Constructs a new exception with the specified detail message and cause.
JavaUtilLoggingErrorHandler - Class in com.aquenos.epics.jackie.common.exception
Simple error handler that logs the error using a Logger.
JavaUtilLoggingErrorHandler() - Constructor for class com.aquenos.epics.jackie.common.exception.JavaUtilLoggingErrorHandler
Default constructor.

L

LARGE_HEADER_SIZE - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConstants
Size of a large Channel Access header (in bytes).
LINK - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Record link could not be processed.
LinkedWeakIdentityHashSet<E> - Class in com.aquenos.epics.jackie.common.util
Hash set that holds its elements through weak references and has a predictable iteration order.
LinkedWeakIdentityHashSet() - Constructor for class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
Creates an empty set with the default initial capacity and load factor of the underlying HashMap (typically 16 and 0.75).
LinkedWeakIdentityHashSet(int) - Constructor for class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
Creates an empty set with the specified initial capacity and the default load factor of the underlying HashMap (typically 0.75).
LinkedWeakIdentityHashSet(int, float) - Constructor for class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
Creates an empty set with the specified initial capacity and load factor.
LinkedWeakIdentityHashSet(Collection<? extends E>) - Constructor for class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
Constructs a new set containing the elements in the specified collection.
ListenableFuture<V> - Interface in com.aquenos.epics.jackie.common.util
Future that allows asynchronous notifications.
listenerLock - Variable in class com.aquenos.epics.jackie.client.AbstractChannelAccessMonitor
Synchronization object that this class synchronizes on when modifying the set of registered listeners or triggering the listeners from AbstractChannelAccessMonitor.notifyListeners(ChannelAccessGettableValue) or AbstractChannelAccessMonitor.notifyListener(ChannelAccessMonitorListener, ChannelAccessStatus, String) .
LOLO - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Value is below lower alarm limit.
LOOPBACK_ADDRESS - Static variable in class com.aquenos.epics.jackie.common.util.Inet4AddressUtil
The loopback address (127.0.0.1).
LOW - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Value is below lower warning limit.

M

MalformedMessageException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating a problem with a message's format.
MalformedMessageException() - Constructor for exception com.aquenos.epics.jackie.common.exception.MalformedMessageException
Constructs a new exception with null as its detail message.
MalformedMessageException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.MalformedMessageException
Constructs a new exception with the specified detail message.
MalformedMessageException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.MalformedMessageException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
MalformedMessageException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.MalformedMessageException
Constructs a new exception with the specified detail message and cause.
matchesMessage(ChannelAccessStatus.StatusMessage) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Checks whether the message part of this status code matches a certain message.
MAX_CHANNEL_NAME_BYTES_LENGTH - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConstants
Size limit for a channel name.
MAX_MAX_PAYLOAD_SIZE - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Largest valid value for the maximum payload-size option.
MAX_PRIORITY - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConstants
Maximum (highest) priority for a Channel Access TCP connection.
MESSAGE_SIZE_ALIGNMENT - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConstants
Number of bytes a Channel Access message must be aligned to (including the header).
messageForStatusCode(int) - Static method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Returns a text message associated with a certain status code.
MessageSerializationException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating an error during message serialization.
MessageSerializationException() - Constructor for exception com.aquenos.epics.jackie.common.exception.MessageSerializationException
Constructs a new exception with null as its detail message.
MessageSerializationException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.MessageSerializationException
Constructs a new exception with the specified detail message.
MessageSerializationException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.MessageSerializationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
MessageSerializationException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.MessageSerializationException
Constructs a new exception with the specified detail message and cause.
MIN_MAX_PAYLOAD_SIZE - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Smallest valid value for the maximum payload-size option.
MIN_PRIORITY - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConstants
Minimum (lowest) priority for a Channel Access TCP connection.
monitor(ChannelAccessValueType) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitor(ChannelAccessValueType, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitor(ChannelAccessValueType, int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitor(ChannelAccessValueType) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the specified type, the channel's native element count, and the default event mask.
monitor(ChannelAccessValueType, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the specified type, the channel's native element count, and the specified event mask.
monitor(ChannelAccessValueType, int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the specified type, the specified element count, and the default event mask.
monitor(ChannelAccessValueType, int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the specified type, the specified element count, and the specified event mask.
monitorAlarmAcknowledgementStatus() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmAcknowledgementStatus(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmAcknowledgementStatus(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmAcknowledgementStatus(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmAcknowledgementStatus() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STSACK_STRING data type, the channel's native element count, and the default event mask.
monitorAlarmAcknowledgementStatus(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STSACK_STRING data type, the channel's native element count, and the specified event mask.
monitorAlarmAcknowledgementStatus(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STSACK_STRING data type, the specified element count, and the default event mask.
monitorAlarmAcknowledgementStatus(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STSACK_STRING data type, the specified element count, and the specified event mask.
monitorAlarmChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmChar(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmChar(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_CHAR data type, the channel's native element count, and the default event mask.
monitorAlarmChar(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_CHAR data type, the channel's native element count, and the specified event mask.
monitorAlarmChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_CHAR data type, the specified element count, and the default event mask.
monitorAlarmChar(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_CHAR data type, the specified element count, and the specified event mask.
monitorAlarmDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmDouble(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmDouble(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_DOUBLE data type, the channel's native element count, and the default event mask.
monitorAlarmDouble(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_DOUBLE data type, the channel's native element count, and the specified event mask.
monitorAlarmDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_DOUBLE data type, the specified element count, and the default event mask.
monitorAlarmDouble(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_DOUBLE data type, the specified element count, and the specified event mask.
monitorAlarmEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmEnum(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmEnum(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_ENUM data type, the channel's native element count, and the default event mask.
monitorAlarmEnum(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_ENUM data type, the channel's native element count, and the specified event mask.
monitorAlarmEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_ENUM data type, the specified element count, and the default event mask.
monitorAlarmEnum(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_ENUM data type, the specified element count, and the specified event mask.
monitorAlarmFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmFloat(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmFloat(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_FLOAT data type, the channel's native element count, and the default event mask.
monitorAlarmFloat(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_FLOAT data type, the channel's native element count, and the specified event mask.
monitorAlarmFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_FLOAT data type, the specified element count, and the default event mask.
monitorAlarmFloat(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_FLOAT data type, the specified element count, and the specified event mask.
monitorAlarmLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmLong(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmLong(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_LONG data type, the channel's native element count, and the default event mask.
monitorAlarmLong(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_LONG data type, the channel's native element count, and the specified event mask.
monitorAlarmLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_LONG data type, the specified element count, and the default event mask.
monitorAlarmLong(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_LONG data type, the specified element count, and the specified event mask.
monitorAlarmShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmShort(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmShort(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_SHORT data type, the channel's native element count, and the default event mask.
monitorAlarmShort(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_SHORT data type, the channel's native element count, and the specified event mask.
monitorAlarmShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_SHORT data type, the specified element count, and the default event mask.
monitorAlarmShort(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_SHORT data type, the specified element count, and the specified event mask.
monitorAlarmString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmString(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmString(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorAlarmString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_STRING data type, the channel's native element count, and the default event mask.
monitorAlarmString(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_STRING data type, the channel's native element count, and the specified event mask.
monitorAlarmString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_STRING data type, the specified element count, and the default event mask.
monitorAlarmString(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STS_STRING data type, the specified element count, and the specified event mask.
monitorChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorChar(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorChar(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CHAR data type, the channel's native element count, and the default event mask.
monitorChar(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CHAR data type, the channel's native element count, and the specified event mask.
monitorChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CHAR data type, the specified element count, and the default event mask.
monitorChar(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CHAR data type, the specified element count, and the specified event mask.
monitorClassName() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorClassName(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorClassName(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorClassName(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorClassName() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CLASS_NAME data type, the channel's native element count, and the default event mask.
monitorClassName(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CLASS_NAME data type, the channel's native element count, and the specified event mask.
monitorClassName(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CLASS_NAME data type, the specified element count, and the default event mask.
monitorClassName(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CLASS_NAME data type, the specified element count, and the specified event mask.
monitorControlsChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsChar(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsChar(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_CHAR data type, the channel's native element count, and the default event mask.
monitorControlsChar(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_CHAR data type, the channel's native element count, and the specified event mask.
monitorControlsChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_CHAR data type, the specified element count, and the default event mask.
monitorControlsChar(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_CHAR data type, the specified element count, and the specified event mask.
monitorControlsDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsDouble(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsDouble(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_DOUBLE data type, the channel's native element count, and the default event mask.
monitorControlsDouble(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_DOUBLE data type, the channel's native element count, and the specified event mask.
monitorControlsDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_DOUBLE data type, the specified element count, and the default event mask.
monitorControlsDouble(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_DOUBLE data type, the specified element count, and the specified event mask.
monitorControlsEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsEnum(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsEnum(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_ENUM data type, the channel's native element count, and the default event mask.
monitorControlsEnum(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_ENUM data type, the channel's native element count, and the specified event mask.
monitorControlsEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_ENUM data type, the specified element count, and the default event mask.
monitorControlsEnum(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_ENUM data type, the specified element count, and the specified event mask.
monitorControlsFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsFloat(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsFloat(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_FLOAT data type, the channel's native element count, and the default event mask.
monitorControlsFloat(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_FLOAT data type, the channel's native element count, and the specified event mask.
monitorControlsFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_FLOAT data type, the specified element count, and the default event mask.
monitorControlsFloat(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_FLOAT data type, the specified element count, and the specified event mask.
monitorControlsLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsLong(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsLong(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_LONG data type, the channel's native element count, and the default event mask.
monitorControlsLong(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTLR_LONG data type, the channel's native element count, and the specified event mask.
monitorControlsLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_LONG data type, the specified element count, and the default event mask.
monitorControlsLong(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_LONG data type, the specified element count, and the specified event mask.
monitorControlsShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsShort(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsShort(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_SHORT data type, the channel's native element count, and the default event mask.
monitorControlsShort(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_SHORT data type, the channel's native element count, and the specified event mask.
monitorControlsShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_SHORT data type, the specified element count, and the default event mask.
monitorControlsShort(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_SHORT data type, the specified element count, and the specified event mask.
monitorControlsString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsString(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsString(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorControlsString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_STRING data type, the channel's native element count, and the default event mask.
monitorControlsString(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_STRING data type, the channel's native element count, and the specified event mask.
monitorControlsString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_STRING data type, the specified element count, and the default event mask.
monitorControlsString(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_CTRL_STRING data type, the specified element count, and the specified event mask.
monitorDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorDouble(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorDouble(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_DOUBLE data type, the channel's native element count, and the default event mask.
monitorDouble(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_DOUBLE data type, the channel's native element count, and the specified event mask.
monitorDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_DOUBLE data type, the specified element count, and the default event mask.
monitorDouble(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_DOUBLE data type, the specified element count, and the specified event mask.
monitorEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorEnum(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorEnum(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_ENUM data type, the channel's native element count, and the default event mask.
monitorEnum(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_ENUM data type, the channel's native element count, and the specified event mask.
monitorEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_ENUM data type, the specified element count, and the default event mask.
monitorEnum(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_ENUM data type, the specified element count, and the specified event mask.
monitorError(ChannelAccessMonitor<? extends ValueType>, ChannelAccessStatus, String) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessMonitorListener
Handles a monitor error.
monitorEvent(ChannelAccessMonitor<? extends ValueType>, ValueType) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessMonitorListener
Handles a monitor event.
monitorFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorFloat(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorFloat(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_FLOAT data type, the channel's native element count, and the default event mask.
monitorFloat(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_FLOAT data type, the channel's native element count, and the specified event mask.
monitorFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_FLOAT data type, the specified element count, and the default event mask.
monitorFloat(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_FLOAT data type, the specified element count, and the specified event mask.
monitorGraphicsChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsChar(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsChar(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_CHAR data type, the channel's native element count, and the default event mask.
monitorGraphicsChar(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_CHAR data type, the channel's native element count, and the specified event mask.
monitorGraphicsChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_CHAR data type, the specified element count, and the default event mask.
monitorGraphicsChar(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_CHAR data type, the specified element count, and the specified event mask.
monitorGraphicsDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsDouble(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsDouble(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_DOUBLE data type, the channel's native element count, and the default event mask.
monitorGraphicsDouble(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_DOUBLE data type, the channel's native element count, and the specified event mask.
monitorGraphicsDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_DOUBLE data type, the specified element count, and the default event mask.
monitorGraphicsDouble(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_DOUBLE data type, the specified element count, and the specified event mask.
monitorGraphicsEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsEnum(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsEnum(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_ENUM data type, the channel's native element count, and the default event mask.
monitorGraphicsEnum(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_ENUM data type, the channel's native element count, and the specified event mask.
monitorGraphicsEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_ENUM data type, the specified element count, and the default event mask.
monitorGraphicsEnum(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_ENUM data type, the specified element count, and the specified event mask.
monitorGraphicsFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsFloat(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsFloat(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_FLOAT data type, the channel's native element count, and the default event mask.
monitorGraphicsFloat(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_FLOAT data type, the channel's native element count, and the specified event mask.
monitorGraphicsFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_FLOAT data type, the specified element count, and the default event mask.
monitorGraphicsFloat(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_FLOAT data type, the specified element count, and the specified event mask.
monitorGraphicsLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsLong(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsLong(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_LONG data type, the channel's native element count, and the default event mask.
monitorGraphicsLong(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_LONG data type, the channel's native element count, and the specified event mask.
monitorGraphicsLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_LONG data type, the specified element count, and the default event mask.
monitorGraphicsLong(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_LONG data type, the specified element count, and the specified event mask.
monitorGraphicsShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsShort(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsShort(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_SHORT data type, the channel's native element count, and the default event mask.
monitorGraphicsShort(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_SHORT data type, the channel's native element count, and the specified event mask.
monitorGraphicsShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_SHORT data type, the specified element count, and the default event mask.
monitorGraphicsShort(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_SHORT data type, the specified element count, and the specified event mask.
monitorGraphicsString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsString(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsString(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorGraphicsString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_STRING data type, the channel's native element count, and the default event mask.
monitorGraphicsString(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_STRING data type, the channel's native element count, and the specified event mask.
monitorGraphicsString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_STRING data type, the specified element count, and the default event mask.
monitorGraphicsString(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_GR_STRING data type, the specified element count, and the specified event mask.
monitorLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorLong(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorLong(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_LONG data type, the channel's native element count, and the default event mask.
monitorLong(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_LONG data type, the channel's native element count, and the specified event mask.
monitorLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_LONG data type, the specified element count, and the default event mask.
monitorLong(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_LONG data type, the specified element count, and the specified event mask.
monitorNative() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorNative(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorNative(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorNative(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorNative() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the channel's native data type, the channel's native element count, and the default event mask.
monitorNative(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the channel's native data type, the channel's native element count, and the specified event mask.
monitorNative(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the channel's native data type, the specified element count, and the default event mask.
monitorNative(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the channel's native data type, the specified element count, and the specified event mask.
monitorShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorShort(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorShort(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_SHORT data type, the channel's native element count, and the default event mask.
monitorShort(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_SHORT data type, the channel's native element count, and the specified event mask.
monitorShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_SHORT data type, the specified element count, and the default event mask.
monitorShort(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_SHORT data type, the specified element count, and the specified event mask.
monitorString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorString(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorString(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STRING data type, the channel's native element count, and the default event mask.
monitorString(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STRING data type, the channel's native element count, and the specified event mask.
monitorString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STRING data type, the specified element count, and the default event mask.
monitorString(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_STRING data type, the specified element count, and the specified event mask.
monitorTimeChar() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeChar(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeChar(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeChar(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeChar() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_CHAR data type, the channel's native element count, and the default event mask.
monitorTimeChar(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_CHAR data type, the channel's native element count, and the specified event mask.
monitorTimeChar(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_CHAR data type, the specified element count, and the default event mask.
monitorTimeChar(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_CHAR data type, the specified element count, and the specified event mask.
monitorTimeDouble() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeDouble(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeDouble(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeDouble(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeDouble() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_DOUBLE data type, the channel's native element count, and the default event mask.
monitorTimeDouble(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_DOUBLE data type, the channel's native element count, and the specified event mask.
monitorTimeDouble(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_DOUBLE data type, the specified element count, and the default event mask.
monitorTimeDouble(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_DOUBLE data type, the specified element count, and the specified event mask.
monitorTimeEnum() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeEnum(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeEnum(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeEnum(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeEnum() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_ENUM data type, the channel's native element count, and the default event mask.
monitorTimeEnum(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_ENUM data type, the channel's native element count, and the specified event mask.
monitorTimeEnum(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_ENUM data type, the specified element count, and the default event mask.
monitorTimeEnum(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_ENUM data type, the specified element count, and the specified event mask.
monitorTimeFloat() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeFloat(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeFloat(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeFloat(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeFloat() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_FLOAT data type, the channel's native element count, and the default event mask.
monitorTimeFloat(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_FLOAT data type, the channel's native element count, and the specified event mask.
monitorTimeFloat(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_FLOAT data type, the specified element count, and the default event mask.
monitorTimeFloat(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_FLOAT data type, the specified element count, and the specified event mask.
monitorTimeLong() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeLong(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeLong(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeLong() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_LONG data type, the channel's native element count, and the default event mask.
monitorTimeLong(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_LONG data type, the channel's native element count, and the specified event mask.
monitorTimeLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_LONG data type, the specified element count, and the default event mask.
monitorTimeLong(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_LONG data type, the specified element count, and the specified event mask.
monitorTimeShort() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeShort(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeShort(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeShort(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeShort() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_SHORT data type, the channel's native element count, and the default event mask.
monitorTimeShort(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_SHORT data type, the channel's native element count, and the specified event mask.
monitorTimeShort(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_SHORT data type, the specified element count, and the default event mask.
monitorTimeShort(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_SHORT data type, the specified element count, and the specified event mask.
monitorTimeString() - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeString(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeString(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeString(int, ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
monitorTimeString() - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_STRING data type, the channel's native element count, and the default event mask.
monitorTimeString(ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_STRING data type, the channel's native element count, and the specified event mask.
monitorTimeString(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_STRING data type, the specified element count, and the default event mask.
monitorTimeString(int, ChannelAccessEventMask) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Creates a monitor for this channel using the DBR_TIME_STRING data type, the specified element count, and the specified event mask.

N

NEWEST_SUPPORTED_VERSION - Static variable in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Newest version supported by this library.
NO_ALARM - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
No alarm (everything is OK).
not() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns the mask that is the inverse of this mask.
notifyCompletionListener(FutureCompletionListener<? super V>) - Method in class com.aquenos.epics.jackie.common.util.AbstractListenableFuture
Notifies a completion listener.
notifyCompletionListeners() - Method in class com.aquenos.epics.jackie.common.util.AbstractListenableFuture
Notifies all currently registered completion listeners.
notifyConnectionListener(ChannelAccessConnectionListener, boolean) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
Notifies a connection listener.
notifyConnectionListener(ChannelAccessChannel, ChannelAccessConnectionListener, boolean) - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Submits a notification request for a connection listener.
notifyConnectionListener(ChannelAccessChannel, ChannelAccessConnectionListener, boolean) - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
notifyFutureCompletionListener(ListenableFuture<T>, FutureCompletionListener<? super T>) - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Submits a notification request for a future completion listener.
notifyFutureCompletionListener(ListenableFuture<T>, FutureCompletionListener<? super T>) - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
notifyListener(ChannelAccessMonitorListener<? super ValueType>, ChannelAccessStatus, String) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessMonitor
Notifies a listener about an error.
notifyListener(ChannelAccessMonitorListener<? super ValueType>, ValueType) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessMonitor
Notifies a listener about a monitor event with a value that was received from the server.
notifyListeners(ChannelAccessStatus, String) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessMonitor
Notifies the listeners about an error.
notifyListeners(ValueType) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessMonitor
Notifies the listeners about a new value that was received.
notifyMonitorListenerError(ChannelAccessMonitor<? extends T>, ChannelAccessMonitorListener<? super T>, ChannelAccessStatus, String) - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Submits an error notification request for a monitor listener.
notifyMonitorListenerError(ChannelAccessMonitor<? extends T>, ChannelAccessMonitorListener<? super T>, ChannelAccessStatus, String) - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
notifyMonitorListenerEvent(ChannelAccessMonitor<? extends T>, ChannelAccessMonitorListener<? super T>, T) - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Submits an event notification request for a monitor listener.
notifyMonitorListenerEvent(ChannelAccessMonitor<? extends T>, ChannelAccessMonitorListener<? super T>, T) - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
notifyWaitForConnectionStateFutureListener(ListenableFuture<Boolean>, FutureCompletionListener<? super Boolean>) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
Notifies a completion listener that has been registered with a listenable future returned by AbstractChannelAccessChannel.waitForConnectionState(boolean).
NullErrorHandler - Class in com.aquenos.epics.jackie.common.exception
Error handler that simply does nothing.
NullErrorHandler() - Constructor for class com.aquenos.epics.jackie.common.exception.NullErrorHandler
Default constructor.
nullTerminatedBytesToString(byte[], int, int, Charset, boolean) - Static method in class com.aquenos.epics.jackie.common.util.NullTerminatedStringUtil
Converts a null-terminated part of an array of bytes to a string.
nullTerminatedBytesToString(byte[], Charset, boolean) - Static method in class com.aquenos.epics.jackie.common.util.NullTerminatedStringUtil
Converts a null-terminated array of bytes to a string.
nullTerminatedBytesToString(byte[], Charset) - Static method in class com.aquenos.epics.jackie.common.util.NullTerminatedStringUtil
Converts a null-terminated array of bytes to a string.
NullTerminatedStringUtil - Class in com.aquenos.epics.jackie.common.util
Utility methods for converting between Java strings and the null-terminated byte-sequences used over the wire.

O

onConnect() - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
 
onConnect() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Called when the socket channel is connected.
onConnectionResponsive() - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
Called when this connection becomes responsive.
onConnectionUnresponsive() - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
Called when this connection becomes unresponsive.
onDestroy() - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
 
onDestroy() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Called when this connection has been destroyed.
onMessageReceived(ChannelAccessMessage) - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
Called when a Channel Access message is received.
onReceive() - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
 
onReceive() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Called when data is received.
onReceiveFinished(boolean) - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
 
onReceiveFinished(boolean) - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Called when a data receive operation is finished.
onSend() - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
 
onSend() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Called whenever data has been sent.
openChannelInet4() - Static method in class com.aquenos.epics.jackie.common.util.DatagramChannelUtil
Opens a new DatagramChannel.
or(ChannelAccessEventMask) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns the mask that is the result of combining this mask and the other mask using a binary or operation.
originalMessageHeader - Variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Message header that has been used to construct this message.

P

peek() - Method in class com.aquenos.epics.jackie.common.util.SimpleConcurrentQueue
Returns the element at the head of the queue without removing it.
portNumberFromEnvironment(String, int, boolean) - Static method in class com.aquenos.epics.jackie.common.util.EnvironmentUtil
Parses an environment variable that contains a TCP or UDP port number.
processChannelLocation(String, int, InetSocketAddress, ChannelAccessVersion) - Method in interface com.aquenos.epics.jackie.client.resolver.ChannelNameResolver.ChannelNameSearchResultProcessor
Processes the results of a successful channel name lookup.
processIO() - Method in interface com.aquenos.epics.jackie.common.io.ChannelProcessor
Performs I/O processing for this component.
processTimer() - Method in interface com.aquenos.epics.jackie.common.io.TimerProcessor
Performs processing of timed events.
processTimersAndIO() - Method in class com.aquenos.epics.jackie.common.io.SimpleCommunicationController
Processes all timers that are due an then waits for an I/O event to happen or a timer to expire.
put(ChannelAccessPuttableValue<?>) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified value to the channel.
put() - Method in interface com.aquenos.epics.jackie.common.io.ByteSink.AtomicPutOperation
Method for writing data.
putAcknowledgeAlarm(ChannelAccessAlarmSeverity) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putAcknowledgeAlarm(ChannelAccessAlarmSeverity) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified DBR_PUT_ACKS to the channel.
putByte(byte) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putByte(byte) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a single byte to this byte sink.
putByteArray(byte[]) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putByteArray(byte[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
 
putByteArray(byte[]) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a complete array of bytes to this byte sink.
putByteArray(byte[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a slice of an array of bytes to this byte sink.
putChar(byte) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putChar(byte[]) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putChar(byte) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified single element DBR_CHAR to the channel.
putChar(byte[]) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified array to the channel as a DBR_CHAR.
putConfigureAcknowledgeTransientAlarms(boolean) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putConfigureAcknowledgeTransientAlarms(boolean) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified DBR_PUT_ACKT to the channel.
putDouble(double) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putDouble(double[]) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putDouble(double) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified single element DBR_DOUBLE to the channel.
putDouble(double[]) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified array to the channel as a DBR_DOUBLE.
putDouble(double) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putDouble(double) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a single double value to this byte sink.
putDoubleArray(double[]) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putDoubleArray(double[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putDoubleArray(double[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
 
putDoubleArray(double[]) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a complete array of double values to this byte sink.
putDoubleArray(double[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a slice of an array of double values to this byte sink.
putEnum(short) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putEnum(short[]) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putEnum(short) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified single element DBR_ENUM to the channel.
putEnum(short[]) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified array to the channel as a DBR_ENUM.
putFloat(float) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putFloat(float[]) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putFloat(float) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified single element DBR_FLOAT to the channel.
putFloat(float[]) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified array to the channel as a DBR_FLOAT.
putFloat(float) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putFloat(float) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a single float value to this byte sink.
putFloatArray(float[]) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putFloatArray(float[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putFloatArray(float[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
 
putFloatArray(float[]) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a complete array of float values to this byte sink.
putFloatArray(float[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a slice of an array of float values to this byte sink.
putInt(int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putInt(int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a single int value to this byte sink.
putIntArray(int[]) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putIntArray(int[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putIntArray(int[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
 
putIntArray(int[]) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a complete array of int values to this byte sink.
putIntArray(int[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a slice of an array of int values to this byte sink.
putLong(int) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putLong(int[]) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putLong(int) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified single element DBR_LONG to the channel.
putLong(int[]) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified array to the channel as a DBR_LONG.
putLong(long) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putLong(long) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a single long value to this byte sink.
putLongArray(long[]) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putLongArray(long[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putLongArray(long[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
 
putLongArray(long[]) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a complete array of long values to this byte sink.
putLongArray(long[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a slice of an array of long values to this byte sink.
putShort(short) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putShort(short[]) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putShort(short) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified single element DBR_SHORT to the channel.
putShort(short[]) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified array to the channel as a DBR_SHORT.
putShort(short) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putShort(short) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a single short value to this byte sink.
putShortArray(short[]) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putShortArray(short[], int, int) - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSink
 
putShortArray(short[], int, int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
 
putShortArray(short[]) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a complete array of short values to this byte sink.
putShortArray(short[], int, int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSink
Writes a slice of an array of short values to this byte sink.
putString(String) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putString(String[]) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putString(Collection<String>) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
putString(String) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified single element DBR_STRING to the channel.
putString(String[]) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified array to the channel as a DBR_STRING.
putString(Collection<String>) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Puts the specified collection to the channel as a DBR_STRING.

R

READ - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Error while trying to read a value.
READ_ACCESS - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Read access error.
ReceivedMessageTooLargeException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating that the received message is too large.
ReceivedMessageTooLargeException() - Constructor for exception com.aquenos.epics.jackie.common.exception.ReceivedMessageTooLargeException
Constructs a new exception with null as its detail message.
ReceivedMessageTooLargeException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.ReceivedMessageTooLargeException
Constructs a new exception with the specified detail message.
ReceivedMessageTooLargeException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.ReceivedMessageTooLargeException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ReceivedMessageTooLargeException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.ReceivedMessageTooLargeException
Constructs a new exception with the specified detail message and cause.
registerChannel(ChannelProcessor, SelectableChannel) - Method in interface com.aquenos.epics.jackie.common.io.CommunicationController
Registers a channel with the communication controller.
registerChannel(ChannelProcessor, SelectableChannel) - Method in class com.aquenos.epics.jackie.common.io.SimpleCommunicationController
 
registerTimer(TimerProcessor, long) - Method in interface com.aquenos.epics.jackie.common.io.CommunicationController
Registers for a timer event.
registerTimer(TimerProcessor, long) - Method in class com.aquenos.epics.jackie.common.io.SimpleCommunicationController
 
release(ByteBuffer) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
Called every time a byte buffer is released (removed from the list of remaining buffers).
release() - Method in class com.aquenos.epics.jackie.common.util.IntegerIdPool.Id
Releases this ID, returning it to the pool it has been acquired from.
releaseId(int) - Method in class com.aquenos.epics.jackie.common.util.BasicIntegerIdPool
Releases an ID.
remaining() - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
remaining() - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Returns the number of bytes remaining in this source.
remove(Object) - Method in class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
 
removeBeaconAnomalyListener(BeaconDetector.BeaconAnomalyListener) - Method in interface com.aquenos.epics.jackie.client.beacon.BeaconDetector
Removes a beacon anomaly listener.
removeBeaconAnomalyListener(BeaconDetector.BeaconAnomalyListener) - Method in class com.aquenos.epics.jackie.client.beacon.DefaultBeaconDetector
 
removeBeaconListener(InetSocketAddress, BeaconDetector.BeaconListener) - Method in interface com.aquenos.epics.jackie.client.beacon.BeaconDetector
Removes a beacon listener.
removeBeaconListener(InetSocketAddress, BeaconDetector.BeaconListener) - Method in class com.aquenos.epics.jackie.client.beacon.DefaultBeaconDetector
 
removeCompletionListener(FutureCompletionListener<? super V>) - Method in class com.aquenos.epics.jackie.common.util.AbstractListenableFuture
 
removeCompletionListener(FutureCompletionListener<? super V>) - Method in class com.aquenos.epics.jackie.common.util.DelegatingListenableFuture
 
removeCompletionListener(FutureCompletionListener<? super V>) - Method in interface com.aquenos.epics.jackie.common.util.ListenableFuture
Removes the registration of a completion listener with this future.
removeConnectionListener(ChannelAccessConnectionListener) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
removeConnectionListener(ChannelAccessConnectionListener) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Unregisters a connection state listener from this channel.
removeIfMatch(E) - Method in class com.aquenos.epics.jackie.common.util.SimpleConcurrentQueue
Removes the head of the queue if it matches the specified element.
removeLastBuffer() - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
Removes and returns the last buffer in the queue of byte buffers backing this byte source.
removeMonitorListener(ChannelAccessMonitorListener<? super ValueType>) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessMonitor
 
removeMonitorListener(ChannelAccessMonitorListener<? super ValueType>) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessMonitor
Unregisters a listener from this monitor.
removeServerConnection(InetSocketAddress, CommunicationProcessor) - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Unregisters a communication processor that handles a connection with a specific server.
removeServerConnection(InetSocketAddress, CommunicationProcessor) - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
Repeater - Class in com.aquenos.epics.jackie.client.beacon
Channel Access repeater.
Repeater(ErrorHandler, int) - Constructor for class com.aquenos.epics.jackie.client.beacon.Repeater
Creates a repeater on the specified port, using the specified error handler.
requestAdditionalBuffer(int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
This method is called if the space remaining in the available byte-buffers is not sufficient for a put operation.
resolveChannelName(String, int, ChannelNameResolver.ChannelNameSearchResultProcessor) - Method in interface com.aquenos.epics.jackie.client.resolver.ChannelNameResolver
Tries to resolve a channel name.
resolveChannelName(String, int, ChannelNameResolver.ChannelNameSearchResultProcessor, long) - Method in interface com.aquenos.epics.jackie.client.resolver.ChannelNameResolver
Tries to resolve a channel name.
resolveChannelName(String, int, ChannelNameResolver.ChannelNameSearchResultProcessor) - Method in class com.aquenos.epics.jackie.client.resolver.DefaultChannelNameResolver
 
resolveChannelName(String, int, ChannelNameResolver.ChannelNameSearchResultProcessor, long) - Method in class com.aquenos.epics.jackie.client.resolver.DefaultChannelNameResolver
 

S

SCAN - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Record could not be processed repeatedly because it is locked.
sendMessage(ChannelAccessMessage) - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
Adds a message to the queue of messages to be sent.
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessChannelDisconnectedByServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelFailedMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessDisconnectChannelMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEchoMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventsOffMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventsOnMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessHostNameMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Serializes this message to a byte sink.
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessNotFoundMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadBuildMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadSyncMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterConfirmMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterRegisterMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessUserNameMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPClientMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPServerMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionUDPMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
 
serialize(ByteSink, ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
 
SerializedChannelNameTooLargeException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating that a search message could not be serialized because the channel name is too large.
SerializedChannelNameTooLargeException() - Constructor for exception com.aquenos.epics.jackie.common.exception.SerializedChannelNameTooLargeException
Constructs a new exception with null as its detail message.
SerializedChannelNameTooLargeException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.SerializedChannelNameTooLargeException
Constructs a new exception with the specified detail message.
SerializedChannelNameTooLargeException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.SerializedChannelNameTooLargeException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SerializedChannelNameTooLargeException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.SerializedChannelNameTooLargeException
Constructs a new exception with the specified detail message and cause.
SerializedPayloadTooLargeException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating that a message could not be serialized because its payload is too large.
SerializedPayloadTooLargeException() - Constructor for exception com.aquenos.epics.jackie.common.exception.SerializedPayloadTooLargeException
Constructs a new exception with null as its detail message.
SerializedPayloadTooLargeException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.SerializedPayloadTooLargeException
Constructs a new exception with the specified detail message.
SerializedPayloadTooLargeException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.SerializedPayloadTooLargeException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SerializedPayloadTooLargeException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.SerializedPayloadTooLargeException
Constructs a new exception with the specified detail message and cause.
serializeHeader(ByteSink, int, short, int, int, int, ChannelAccessVersion, int) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Serializes the header of the message.
setAcknowledgeAlarmSeverity(ChannelAccessAlarmSeverity) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAcknowledgeAlarm
Sets the severity of the highest alarm that should be acknowledged.
setAlarm(boolean) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Sets or clears the ChannelAccessEventMask.DBE_ALARM flag.
setAlarmSeverity(ChannelAccessAlarmSeverity) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Sets the alarm severity of the value.
setAlarmSeverity(ChannelAccessAlarmSeverity) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmValue
Sets the alarm severity of the value.
setAlarmStatus(ChannelAccessAlarmStatus) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Set the alarm status of the value.
setAlarmStatus(ChannelAccessAlarmStatus) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmValue
Set the alarm status of the value.
setArchive(boolean) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Sets or clears the ChannelAccessEventMask.DBE_ARCHIVE flag.
setBeaconDetector(CommunicationProcessor) - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Sets the communication processor for the BeaconDetector.
setBeaconDetector(CommunicationProcessor) - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
setChannelNameResolver(CommunicationProcessor) - Method in interface com.aquenos.epics.jackie.client.ClientThreadingStrategy
Sets the communication processor used for the ChannelNameResolver .
setChannelNameResolver(CommunicationProcessor) - Method in class com.aquenos.epics.jackie.client.DefaultClientThreadingStrategy
 
setCharset(Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Sets the character set used by this message codec.
setCommunicationController(CommunicationController) - Method in class com.aquenos.epics.jackie.client.beacon.DefaultBeaconDetector
 
setCommunicationController(CommunicationController) - Method in class com.aquenos.epics.jackie.client.resolver.DefaultChannelNameResolver
 
setCommunicationController(CommunicationController) - Method in interface com.aquenos.epics.jackie.common.io.CommunicationProcessor
Sets the communication controller for this communication processor.
setExecutionException(Throwable) - Method in class com.aquenos.epics.jackie.common.util.SimpleListenableFuture
Sets the exception that occurred while executing the job backing this future.
setExplicitlyAcknowledgeTransientAlarms(boolean) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Sets the flag indicating whether transient alarms have to be acknowledged explicitly (true) or are automatically acknowledged when they disappear.
setExplicitlyAcknowledgeTransientAlarms(boolean) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessConfigureAcknowledgeTransientAlarms
Sets the flag indicating whether transient alarms have to be acknowledged explicitly (true) or are automatically acknowledged when they disappear.
setLabels(Collection<String>) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsEnum
Replaces this value's labels with the elements from the specified collection.
setLowerAlarmLimit(byte) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Sets the lower alarm limit.
setLowerAlarmLimit(double) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Sets the lower alarm limit.
setLowerAlarmLimit(float) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Sets the lower alarm limit.
setLowerAlarmLimit(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Sets the lower alarm limit.
setLowerAlarmLimit(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Sets the lower alarm limit.
setLowerControlLimit(byte) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsChar
Sets the lower control limit.
setLowerControlLimit(double) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsDouble
Sets the lower control limit.
setLowerControlLimit(float) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsFloat
Sets the lower control limit.
setLowerControlLimit(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsLong
Sets the lower control limit.
setLowerControlLimit(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsShort
Sets the lower control limit.
setLowerDisplayLimit(byte) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Sets the lower display limit.
setLowerDisplayLimit(double) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Sets the lower display limit.
setLowerDisplayLimit(float) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Sets the lower display limit.
setLowerDisplayLimit(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Sets the lower display limit.
setLowerDisplayLimit(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Sets the lower display limit.
setLowerWarningLimit(byte) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Sets the lower warning limit.
setLowerWarningLimit(double) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Sets the lower warning limit.
setLowerWarningLimit(float) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Sets the lower warning limit.
setLowerWarningLimit(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Sets the lower warning limit.
setLowerWarningLimit(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Sets the lower warning limit.
setMaxPayloadReceiveSize(int) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Sets the maximum payload size for received messages.
setMaxPayloadSendSize(int) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Sets the maximum payload size for sent messages.
setPrecision(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloatingPointGraphicsValue
Sets the display precision.
setProperty(boolean) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Sets or clears the ChannelAccessEventMask.DBE_PROPERTY flag.
setRawLabels(byte[], int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsEnum
Updates the label strings using the specified raw representations.
setRawUnits(byte[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Sets the engineerings units for this value.
setRawValue(byte[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Updates the string values using the specified raw representations.
setRawValue(byte[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessClassName
Updates the string values using the specified raw representations.
setRawValue(byte[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessString
Updates the string values using the specified raw representations.
setResult(V) - Method in class com.aquenos.epics.jackie.common.util.SimpleListenableFuture
Sets the result provided by this future.
setTimeNanoseconds(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeValue
Sets the nanoseconds part of the value's time-stamp.
setTimeSeconds(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeValue
Sets the seconds part of the value's time-stamp.
setTimeStamp(ChannelAccessTimeStamp) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeValue
Sets the time-stamp associated with this value.
setUnacknowledgedAlarmSeverity(ChannelAccessAlarmSeverity) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Sets the severity of the highest unacknowledged alarm.
setUnits(String) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessNumericGraphicsValue
Sets the engineerings units for this value.
setUpperAlarmLimit(byte) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Sets the upper alarm limit.
setUpperAlarmLimit(double) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Sets the upper alarm limit.
setUpperAlarmLimit(float) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Sets the upper alarm limit.
setUpperAlarmLimit(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Sets the upper alarm limit.
setUpperAlarmLimit(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Sets the upper alarm limit.
setUpperControlLimit(byte) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsChar
Sets the upper control limit.
setUpperControlLimit(double) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsDouble
Sets the upper control limit.
setUpperControlLimit(float) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsFloat
Sets the upper control limit.
setUpperControlLimit(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsLong
Sets the upper control limit.
setUpperControlLimit(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessControlsShort
Sets the upper control limit.
setUpperDisplayLimit(byte) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Sets the upper display limit.
setUpperDisplayLimit(double) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Sets the upper display limit.
setUpperDisplayLimit(float) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Sets the upper display limit.
setUpperDisplayLimit(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Sets the upper display limit.
setUpperDisplayLimit(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Sets the upper display limit.
setUpperWarningLimit(byte) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsChar
Sets the upper warning limit.
setUpperWarningLimit(double) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsDouble
Sets the upper warning limit.
setUpperWarningLimit(float) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsFloat
Sets the upper warning limit.
setUpperWarningLimit(int) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsLong
Sets the upper warning limit.
setUpperWarningLimit(short) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessGraphicsShort
Sets the upper warning limit.
setValue(boolean) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Sets or clears the ChannelAccessEventMask.DBE_VALUE flag.
setValue(short[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAcknowledgeAlarm
Replaces the buffer that stores the value's actual elements with a buffer wrapping the passed array.
setValue(Collection<String>) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessAlarmAcknowledgementStatus
Replaces this value's elements with the elements from the specified collection.
setValue(byte[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessChar
Replaces the buffer that stores the value's actual elements with a buffer wrapping the passed array.
setValue(Collection<String>) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessClassName
Replaces this value's elements with the elements from the specified collection.
setValue(short[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessConfigureAcknowledgeTransientAlarms
Replaces the buffer that stores the value's actual elements with a buffer wrapping the passed array.
setValue(double[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessDouble
Replaces the buffer that stores the value's actual elements with a buffer wrapping the passed array.
setValue(short[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessEnum
Replaces the buffer that stores the value's actual elements with a buffer wrapping the passed array.
setValue(float[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessFloat
Replaces the buffer that stores the value's actual elements with a buffer wrapping the passed array.
setValue(int[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessLong
Replaces the buffer that stores the value's actual elements with a buffer wrapping the passed array.
setValue(short[]) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessShort
Replaces the buffer that stores the value's actual elements with a buffer wrapping the passed array.
setValue(Collection<String>) - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessString
Replaces this value's elements with the elements from the specified collection.
ShortPayloadException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating that a message's payload was too short.
ShortPayloadException() - Constructor for exception com.aquenos.epics.jackie.common.exception.ShortPayloadException
Constructs a new exception with null as its detail message.
ShortPayloadException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.ShortPayloadException
Constructs a new exception with the specified detail message.
ShortPayloadException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.ShortPayloadException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ShortPayloadException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.ShortPayloadException
Constructs a new exception with the specified detail message and cause.
SIMM - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Simulated alarm.
SimpleCommunicationController - Class in com.aquenos.epics.jackie.common.io
Simple communication controller implementation.
SimpleCommunicationController() - Constructor for class com.aquenos.epics.jackie.common.io.SimpleCommunicationController
Creates a communication controller using the platform's default SelectorProvider.
SimpleCommunicationController(SelectorProvider) - Constructor for class com.aquenos.epics.jackie.common.io.SimpleCommunicationController
Creates a communication controller that uses the specified selector provider for opening its Selector.
SimpleConcurrentQueue<E> - Class in com.aquenos.epics.jackie.common.util
Simple concurrent lock-free queue backed by a linked list.
SimpleConcurrentQueue() - Constructor for class com.aquenos.epics.jackie.common.util.SimpleConcurrentQueue
Creates an empty queue.
SimpleListenableFuture<V> - Class in com.aquenos.epics.jackie.common.util
Simple implementation of a ListenableFuture.
SimpleListenableFuture() - Constructor for class com.aquenos.epics.jackie.common.util.SimpleListenableFuture
Creates a future.
size() - Method in class com.aquenos.epics.jackie.common.util.LinkedWeakIdentityHashSet
 
SIZE_OF_BYTE - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSink
Size of a byte in bytes.
SIZE_OF_BYTE - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSource
Size of a byte in bytes.
SIZE_OF_DOUBLE - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSink
Size of a double in bytes.
SIZE_OF_DOUBLE - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSource
Size of a double in bytes.
SIZE_OF_FLOAT - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSink
Size of a float in bytes.
SIZE_OF_FLOAT - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSource
Size of a float in bytes.
SIZE_OF_INT - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSink
Size of an int in bytes.
SIZE_OF_INT - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSource
Size of an int in bytes.
SIZE_OF_LONG - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSink
Size of a long in bytes.
SIZE_OF_LONG - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSource
Size of a long in bytes.
SIZE_OF_SHORT - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSink
Size of a short in bytes.
SIZE_OF_SHORT - Static variable in class com.aquenos.epics.jackie.common.io.AbstractByteSource
Size of a short in bytes.
skip(int) - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSource
 
skip(int) - Method in interface com.aquenos.epics.jackie.common.io.ByteSource
Skips the specified number of bytes.
SOFT - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Record soft alarm.
STANDARD_HEADER_SIZE - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConstants
Size of a standard Channel Access header (in bytes).
start() - Method in class com.aquenos.epics.jackie.client.beacon.Repeater
Starts the repeater.
STATE - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Value represents a state that is an alarm condition.
stop() - Method in class com.aquenos.epics.jackie.client.beacon.Repeater
Stops the repeater.
stringToInetAddress(String) - Static method in class com.aquenos.epics.jackie.common.util.Inet4AddressUtil
Parses a string representing an IPv4 address.
stringToSizeLimitedNullTerminatedBytesOrNull(String, int, int, Charset) - Static method in class com.aquenos.epics.jackie.common.util.NullTerminatedStringUtil
Converts a string to an array of null-terminated bytes.
stringToSizeLimitedNullTerminatedBytesOrNull(String, int, Charset) - Static method in class com.aquenos.epics.jackie.common.util.NullTerminatedStringUtil
Converts a string to an array of null-terminated bytes.
stringToTruncatedNullTerminatedBytes(String, int, int, Charset) - Static method in class com.aquenos.epics.jackie.common.util.NullTerminatedStringUtil
Converts a string to an array of null-terminated bytes, truncating the string if necessary.
stringToTruncatedNullTerminatedBytes(String, int, Charset) - Static method in class com.aquenos.epics.jackie.common.util.NullTerminatedStringUtil
Converts a string to an array of null-terminated bytes, truncating the string if necessary.
stringToTruncatedNullTerminatedFixedBytes(String, int, Charset) - Static method in class com.aquenos.epics.jackie.common.util.NullTerminatedStringUtil
Converts a string to an array of null-terminated bytes, truncating the string if necessary.

T

TIMEOUT - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Device support signaled that an asynchronous device timed out.
TimerProcessor - Interface in com.aquenos.epics.jackie.common.io
Interface for a component that does timer based processing.
toAlarmStatusCode() - Method in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Returns the status code associated with this alarm status.
toAlarmType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns the alarm type that corresponds to this type (has the same value type).
toControlsType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns the controls type that corresponds to this type (has the same value type).
toGraphicsType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns the graphics type that corresponds to this type (has the same value type).
toJavaTimeStamp() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeStamp
Returns the time-stamp as a Java time-stamp, truncating the precision to milliseconds.
toNanosecondsEPICS() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeStamp
Returns the time-stamp as the number of nanoseconds since EPICS epoch.
toNanosecondsUNIX() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessTimeStamp
Returns the time-stamp as the number of nanoseconds since UNIX epoch.
toNumericMask() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns the numeric representation for this mask.
toSeverityCode() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessAlarmSeverity
Returns the severity code associated with this severity.
toSimpleType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns the simple type that corresponds to this type (has the same value type).
toStatus() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusMessage
Returns the status code for this message, assuming the severity returned by ChannelAccessStatus.StatusMessage.getDefaultSeverity().
toStatusCode() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Returns the integer representation of this status code.
toString() - Method in class com.aquenos.epics.jackie.common.io.AbstractByteSource
Returns a string representation of this byte source.
toString() - Method in class com.aquenos.epics.jackie.common.io.ByteBufferByteSink
Returns a string representation of this byte sink.
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessBeaconMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessChannelDisconnectedByServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelFailedMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessDisconnectChannelMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEchoMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventMask
Returns a string representation of this event mask.
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventsOffMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEventsOnMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessHostNameMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Returns a string representation of this message.
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageHeader
Returns a string representation of this message header.
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessNotFoundMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadBuildMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadSyncMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterConfirmMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterRegisterMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
 
toString() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusMessage
Returns the textual description associated with this status message.
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusSeverity
Returns a string representation of this severity.
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus
Returns a text message associated with this status code.
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessUserNameMessage
 
toString() - Method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns a string representation of this version number.
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPClientMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionTCPServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionUDPMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
 
toString() - Method in class com.aquenos.epics.jackie.common.util.IdentityWrapper
Returns a string representation of this object.
toString() - Method in class com.aquenos.epics.jackie.common.util.IntegerIdPool.Id
Returns a string representation of this ID.
toString() - Method in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Returns a string representation of this alarm-status object.
toString() - Method in interface com.aquenos.epics.jackie.common.value.ChannelAccessValue
Returns a string representation of this Channel Access value.
toTimeType() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns the time type that corresponds to this type (has the same value type).
toTypeCode() - Method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns the type number.
tryReceive() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Tries to read data from the channel.
trySend() - Method in class com.aquenos.epics.jackie.common.io.AbstractSocketChannelConnection
Tries to write data to the channel.

U

UDF - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Value is undefined.
UNKNOWN_CHANNEL_CID - Static variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
Channel CID sent with an error message if the error is not associated with a specific channel.
UnsupportedInThisVersionException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating that a message could not be serialized because it is not supported by the specified protocol version.
UnsupportedInThisVersionException(String, ChannelAccessVersion, ChannelAccessCommand) - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedInThisVersionException
Constructs a new exception with the specified detail message.
UnsupportedInThisVersionException(ChannelAccessVersion, ChannelAccessCommand) - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedInThisVersionException
Constructs a new exception with the specified Channel Access version and command.
UnsupportedMessageTypeException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating that an unsupported message has been encountered.
UnsupportedMessageTypeException() - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedMessageTypeException
Constructs a new exception with null as its detail message.
UnsupportedMessageTypeException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedMessageTypeException
Constructs a new exception with the specified detail message.
UnsupportedMessageTypeException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedMessageTypeException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UnsupportedMessageTypeException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedMessageTypeException
Constructs a new exception with the specified detail message and cause.
UnsupportedProtocolVersionException - Exception in com.aquenos.epics.jackie.common.exception
Exception indicating that the requested protocol version is not supported by this library.
UnsupportedProtocolVersionException() - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedProtocolVersionException
Constructs a new exception with null as its detail message.
UnsupportedProtocolVersionException(String) - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedProtocolVersionException
Constructs a new exception with the specified detail message.
UnsupportedProtocolVersionException(Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedProtocolVersionException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UnsupportedProtocolVersionException(String, Throwable) - Constructor for exception com.aquenos.epics.jackie.common.exception.UnsupportedProtocolVersionException
Constructs a new exception with the specified detail message and cause.
updateConnectionState(boolean) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
Updates the connection state and notifies the connection state listeners.
UserNameUtil - Class in com.aquenos.epics.jackie.common.util
User name utility.

V

valueOf(String) - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusSeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aquenos.epics.jackie.common.value.ChannelAccessAlarmSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessStatus.StatusSeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aquenos.epics.jackie.common.protocol.ChannelAccessVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aquenos.epics.jackie.common.value.ChannelAccessAlarmSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aquenos.epics.jackie.common.value.ChannelAccessValueType
Returns an array containing the constants of this enum type, in the order they are declared.
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessAccessRightsMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionClientMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessCancelSubscriptionServerMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelClientMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessConnectChannelServerMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessEchoMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessErrorMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessHostNameMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Verifies that this message can be serialized.
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessNotFoundMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadBuildMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadClientMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyClientMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadNotifyServerMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadServerMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessReadSyncMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessRepeaterRegisterMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchClientMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchTCPServerMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSearchUDPServerMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionClientMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessSubscriptionServerMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessUserNameMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyClientMessage
 
verify(ChannelAccessVersion, int, Charset) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessWriteNotifyServerMessage
 
verifyHeader(int, int, ChannelAccessVersion, int) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessage
Verifies that the message header can be serialized.
verifyMessageFromRepeater(ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Verifies a message that shall be sent from a repeater to a client via UDP.
verifyMessageToRepeater(ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Verifies a message that shall be sent from a server or a client to a repeater via UDP.
verifyMessageToTCPClient(ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
verifyMessageToTCPServer(ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
verifyMessageToUDPClient(ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Verifies a message that shall be sent from a server to a client via UDP.
verifyMessageToUDPServer(ChannelAccessMessage, ChannelAccessVersion) - Method in class com.aquenos.epics.jackie.common.protocol.ChannelAccessMessageCodec
Verifies a message that shall be sent from a client to a server via UDP.
verifyResponsePayloadSize(ChannelAccessValueType, int) - Method in class com.aquenos.epics.jackie.client.io.ChannelAccessServerConnection
Checks whether a value of the specified type and with the specified number of elements can be received without the maximum payload size for received messages.
version - Variable in class com.aquenos.epics.jackie.common.protocol.ChannelAccessVersionMessage
Channel Access version as enum.

W

waitForConnectionState(boolean) - Method in class com.aquenos.epics.jackie.client.AbstractChannelAccessChannel
 
waitForConnectionState(boolean) - Method in interface com.aquenos.epics.jackie.client.ChannelAccessChannel
Returns a listenable future that completes when the specified connection state is established.
wakeUp() - Method in class com.aquenos.epics.jackie.common.io.SimpleCommunicationController
Wakes up the currently waiting SimpleCommunicationController.processTimerEvents() method.
wrap(T) - Static method in class com.aquenos.epics.jackie.common.util.IdentityWrapper
Creates an identity wrapper that wraps the specified reference.
WRITE - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Error while trying to write a value.
WRITE_ACCESS - Static variable in class com.aquenos.epics.jackie.common.value.ChannelAccessAlarmStatus
Write access error.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

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