Uses of Package
com.cosylab.epics.caj.impl

Packages that use com.cosylab.epics.caj.impl
com.cosylab.epics.caj   
com.cosylab.epics.caj.cas   
com.cosylab.epics.caj.cas.handlers   
com.cosylab.epics.caj.cas.requests   
com.cosylab.epics.caj.impl   
com.cosylab.epics.caj.impl.handlers   
com.cosylab.epics.caj.impl.requests   
 

Classes in com.cosylab.epics.caj.impl used by com.cosylab.epics.caj
BroadcastTransport
          CA UDP transport implementation.
CABeaconHandler
          CA beacon handler.
CachedByteBufferAllocator
          A buffer allocator which allocates and caches NIO (direct) byte buffers.
CAConnector
          Channel Access TCP connector.
CAContext
          Interface defining CAContext (logging, reactor, thread-pool, etc.).
CATransport
          CA transport implementation.
CATransportRegistry
          Class to cache CA transports (connections to other hosts).
ChannelSearchManager
           
ResponseRequest
           
Transport
          Interface defining transport (connection).
TransportClient
          Client (user) of the transport.
 

Classes in com.cosylab.epics.caj.impl used by com.cosylab.epics.caj.cas
BroadcastTransport
          CA UDP transport implementation.
CachedByteBufferAllocator
          A buffer allocator which allocates and caches NIO (direct) byte buffers.
CAContext
          Interface defining CAContext (logging, reactor, thread-pool, etc.).
CATransportRegistry
          Class to cache CA transports (connections to other hosts).
Request
          Interface defining request to be sent via Transport.
ResponseHandler
          Interface defining response handler.
Transport
          Interface defining transport (connection).
 

Classes in com.cosylab.epics.caj.impl used by com.cosylab.epics.caj.cas.handlers
ResponseHandler
          Interface defining response handler.
Transport
          Interface defining transport (connection).
 

Classes in com.cosylab.epics.caj.impl used by com.cosylab.epics.caj.cas.requests
Request
          Interface defining request to be sent via Transport.
Transport
          Interface defining transport (connection).
 

Classes in com.cosylab.epics.caj.impl used by com.cosylab.epics.caj.impl
BroadcastTransport
          CA UDP transport implementation.
CachedByteBufferAllocator
          A buffer allocator which allocates and caches NIO (direct) byte buffers.
CAContext
          Interface defining CAContext (logging, reactor, thread-pool, etc.).
CATransportRegistry
          Class to cache CA transports (connections to other hosts).
ConnectionException
          Connection exception.
Connector
          Interface defining socket connector (Connector-Transport pattern).
Request
          Interface defining request to be sent via Transport.
ResponseHandler
          Interface defining response handler.
ResponseRequest
           
Transport
          Interface defining transport (connection).
TransportClient
          Client (user) of the transport.
 

Classes in com.cosylab.epics.caj.impl used by com.cosylab.epics.caj.impl.handlers
ExceptionHandler
          Interface defining exception response handler.
ResponseHandler
          Interface defining response handler.
Transport
          Interface defining transport (connection).
 

Classes in com.cosylab.epics.caj.impl used by com.cosylab.epics.caj.impl.requests
NotifyResponseRequest
           
Request
          Interface defining request to be sent via Transport.
ResponseRequest
           
Transport
          Interface defining transport (connection).
 



Copyright © 2004-2013 Cosylab. All Rights Reserved.