All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractCAJResponseHandler AbstractCARequest AbstractCAResponseHandler AbstractCASResponseHandler AbstractConfiguration This is an abstractConfigurationimplementation that deals with methods that can be abstracted away from underlying implementations.AbstractEventDispatcher AccessRightsEvent An event which indicates a change in a Channel read and write access properties.AccessRightsListener The listener interface for receiving AccessRightsEvents.AccessRightsRequest CA access rights response.AccessRightsResponse CA access rights response.ACK BadResponse Bad request handler.BadResponse Bad response handler.BeaconEmitter Beacon emitter.BeaconRequest CA beacon (SRV_IS_UP) request.BeaconResponse BroadcastConnector Channel Access broadcast/repeater UDP connector.BroadcastTransport CA UDP transport implementation.BYTE CABeaconHandler CA beacon handler.CachedByteBufferAllocator A buffer allocator which allocates and caches NIO (direct) byte buffers.CAConnector Channel Access TCP connector.CAConstants CA constants.CAContext Interface definingCAContext(logging, reactor, thread-pool, etc.).CAEvent A marker class for Channel Access events.CAException Base class for all JCA ExceptionCAJChannel Implementation of CAJ JCAChannel.CAJConstants CAJ constants.CAJContext Implementation of CAJ JCAContext.CAJMonitor Implementation of CAJ JCAMonitor.CAJNameClient CAJServerContext Implementation of CAJ JCAContext.CARepeater CA repeater.CAResponseHandler CA response handler - main handler which dispatches responses to appripriate handlers.CASAcceptor Channel Access Server TCP acceptor.CASeverity Enumeration class representing Channel Access severity codes.CASResponseHandler CAS request handler - main handler which dispatches requests to appripriate handlers.CASServerMonitor CAS monitor implementation.CAStatus Enumeration class representing Channel Access Status codes.CAStatusException CA status exception.CASTransport CAS transport implementation.CATransport CA transport implementation.CATransportRegistry Class to cache CA transports (connections to other hosts).Channel The class representing a CA Channel.Channel.ConnectionState Enumeration class representing the Channel's connection state.ChannelDisconnectedResponse CA channel disconnected response.ChannelSearchManager ClearChannelRequest CA clear channel response notify.ClearChannelRequest CA clear channel.ClearChannelResponse CA clear channel request handler.ClearChannelResponse CA clear channel response.Configurable This interface should be implemented by classes that need to be configured with custom parameters before initialization.Configuration Configurationis a interface encapsulating a configuration node used to retrieve configuration values.ConfigurationException Thrown when aConfigurablecomponent cannot be configured properly, or if a value cannot be retrieved properly.ConnectionEvent An event which indicates a change in a Channel connection's state.ConnectionException Connection exception.ConnectionListener The listener interface for receiving ConnectionEvents.Connector Interface defining socket connector (Connector-Transport pattern).ConsoleLogFormatter An implementation ofjava.util.logging.Formatter.ConsoleLogHandler Implementation of Java Logging API handler.Context The class representing a CA Context.ContextExceptionEvent An event which indicates an asynchronous exception in a Context.ContextExceptionListener The listener interface for receiving ContextExceptionEvents.ContextMessageEvent An event which indicates an asynchronous message from a Context.ContextMessageListener The listener interface for receiving ContextMessageEvents.ContextVirtualCircuitExceptionEvent An event which indicates an virtual circuit exception in a Context.CounterProcessVariable Example implementation of process variable - counter.CreateChannelFailedRequest CA create failed response.CreateChannelFailedResponse CA create channel failed response.CreateChannelRequest CA create channel response.CreateChannelRequest CreateChannelResponse Create channel request handler.CreateChannelResponse CA create channel response.CTRL DBR DBR_Byte DBR_CTRL_Byte DBR_CTRL_Double DBR_CTRL_Enum DBR_CTRL_Float DBR_CTRL_Int DBR_CTRL_Short DBR_CTRL_String DBR_Double DBR_Enum DBR_Float DBR_GR_Byte DBR_GR_Double DBR_GR_Float DBR_GR_Int DBR_GR_Short DBR_GR_String DBR_Int DBR_LABELS_Enum DBR_PRECISION_Double This is an "artificial" DBR type to support TIME type with PRECISION.DBR_PRECISION_Float This is an "artificial" DBR type to support TIME type with PRECISION.DBR_PutAckS DBR_PutAckT DBR_Short DBR_String DBR_STS_Byte DBR_STS_Double DBR_STS_Enum DBR_STS_Float DBR_STS_Int DBR_STS_Short DBR_STS_String DBR_STSACK_String DBR_TIME_Byte DBR_TIME_Double DBR_TIME_Enum DBR_TIME_Float DBR_TIME_Int DBR_TIME_LABELS_Enum This is an "artificial" DBR type to support TIME and LABELS type.DBR_TIME_Short DBR_TIME_String DBRDecoder DBR decoder - deserializes data payload.DBREncoder DBR encode - serializes DBR.DBRFactory DBRType DefaultConfiguration This is the defaultConfigurationimplementation.DefaultConfigurationBuilder A DefaultConfigurationBuilder buildsConfigurations from XML, via a SAX2 compliant parser.DefaultConfigurationSerializer A ConfigurationSerializer serializes configurations via SAX2 compliant parser.DefaultContextExceptionListener A default implementation for ContextExceptionListener.DefaultContextMessageListener A default implementation for ContextMessageListener.DefaultServerImpl Default server implementation.DirectEventDispatcher This EventDispatcher will forward all events directly to the listeners.DOUBLE EchoRequest CA echo response.EchoRequest CA echo request.EchoResponse Echo request handler.EchoResponse Enum ENUM EnumProcessVariable Abstract convenient enumeration process variable implementation.EventAddRequest CA event add response notify.EventAddRequest CA event add request (creates a monitor on channel).EventAddResponse CA event add request handler.EventAddResponse EventCancelRequest CA event clear response notify.EventCancelRequest CA event cacnel request (cancels a monitor on channel).EventCancelResponse CA event cancel request handler.EventCancelResponse EventDispatcher EventsOffRequest CA events off (disable subscription flow).EventsOffResponse Events off request handler.EventsOnRequest CA events on (enable subscription flow).EventsOnResponse Events on request handler.ExceptionHandler Interface defining exception response handler.ExceptionRequest CA exception (error) response.ExceptionResponse FLOAT FloatingDecimalProcessVariable Abstract convenient floating decimal process variable implementation.GetEvent An event which indicates the completion of an asynchronous Get request.GetListener The listener interface for receiving GetEvents.GR HexDump Utility for dumping binary data.HostNameRequest HostnameResponse Hostname request handler.InetAddressUtil InetAddressutility methods.InetAddressUtilV6 InetAddressutility methods.INT IntHashMap A hash map that uses primitive ints for the key instead of objects.JCALibrary The JCALibrary class is the entry point to all JCA enabled application.JNIRepeater Temporary code that runs JNI CA Repeater, port to java to be done.LABELS LatestMonitorOnlyQueuedEventDispatcher This EventDispatcher uses an internal thread to dispatch events and overrides older (obsolete) monitor values.LeaderFollowersHandler Decorator pattern to 'decorate' application-specific event processing handler to work with Leader/Followers deisgn pattern.LeaderFollowersThreadPool LoggerProvider Interface defininf an instance providing a Java Logger APILoggerinstance.MemoryProcessVariable Memory (what you write is what you get) process variable implementation.Monitor The class representing a Monitor.MonitorEvent The listener interface for receiving MonitorEvents.MonitorListener The listener interface for receiving MonitorEvents.NamedLockPattern Named lock implementation (I named it "Named-lock pattern").NamespacedSAXConfigurationHandler A SAXConfigurationHandler helps build Configurations out of sax events, including namespace information.NoopResponse NOOP response.NoopResponse NOOP response.NotifyResponseRequest NumericProcessVariable Enum process variable implementation.PRECISION ProcessVariable Process variable (PV).ProcessVariableAttachCallback Asynchronous operation completion callback for process variable attach.ProcessVariableEventCallback Process variable event callback.ProcessVariableEventDispatcher Event callback dispatcher (fan-out).ProcessVariableExistanceCallback Asynchronous operation completion callback for process variable existance test.ProcessVariableExistanceCompletion Process variable existance completion enum class.ProcessVariableReadCallback Process variable read callback.ProcessVariableWriteCallback Process variable write callback.PutEvent The listener interface for receiving PutEvents.PutListener The listener interface for receiving PutEvents.QueuedEventDispatcher This EventDispatcher uses an internal thread to dispatch events.Reactor Implementation of reactor pattern usingjava.nio.channels.Selector.ReactorHandler Reactor handler interface.ReadNotifyRequest CA read notify response notify.ReadNotifyRequest CA read notify.ReadNotifyResponse CA read notify request handler.ReadNotifyResponse Reconfigurable ExtendsConfigurableto allow reconfiguration at runtime.RepeaterConfirmResponse RepeaterRegisterRequest CA repeater register request.RepeaterRegistrationTask Repeater registration tasks.Request Interface defining request to be sent viaTransport.ResponseHandler Interface defining response handler.ResponseRequest ResponseRequestExceptionHandler SAXConfigurationHandler A SAXConfigurationHandler helps build Configurations out of sax events.SearchFailedRequest CA search failed response.SearchRequest CA search response.SearchRequest CA search request.SearchResponse Search request handler (UDP only).SearchResponse SearchTimer Timer.SearchTimer.TimerTask Server CA Server interface.ServerChannel Server channel (client connection to process variable).ServerContext The class representing a CA Server Context.ServerMonitor Server monitor.Severity SHORT Status STRING StringProcessVariable Abstract convenient string process variable implementation.STS SubscriptionUpdateRequest CA subscription update (read notify) request.SynchronizedLimitedInt Limited sync int var.TIME TimeoutException Timer Timer.Timer.TimerRunnable Timer runnable interface.TimeStamp Transport Interface defining transport (connection).TransportClient Client (user) of the transport.UserNameRequest UsernameResponse Hostname request handler.ValuedEnum Version Administrative class to keep track of the version number of the context implementations.VersionRequest CA version request.VersionResponse Version (request) handler.VersionResponse WriteNotifyRequest CA write notify response.WriteNotifyRequest CA write notify.WriteNotifyResponse CA write request handler.WriteNotifyResponse WriteRequest CA write notify.WriteResponse CA write request handler.