|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CAContext
Interface defining CAContext (logging, reactor, thread-pool, etc.).
| Method Summary | |
|---|---|
int |
getBroadcastPort()
Get CA broadcast (send) port. |
BroadcastTransport |
getBroadcastTransport()
Broadcast transport. |
CachedByteBufferAllocator |
getCachedBufferAllocator()
Get cached byte allocator. |
LeaderFollowersThreadPool |
getLeaderFollowersThreadPool()
Get LF thread pool. |
Reactor |
getReactor()
Get context reactor. |
int |
getServerPort()
Get CA server port. |
Timer |
getTimer()
Get timer. |
CATransportRegistry |
getTransportRegistry()
Get CA transport (virtual circuit) registry. |
void |
invalidateLastReceivedSequence()
Invalidate last (UDP) received sequence. |
| Methods inherited from interface com.cosylab.epics.caj.util.logging.LoggerProvider |
|---|
getLogger |
| Method Detail |
|---|
Reactor getReactor()
LeaderFollowersThreadPool getLeaderFollowersThreadPool()
null if disabled.CATransportRegistry getTransportRegistry()
CachedByteBufferAllocator getCachedBufferAllocator()
Timer getTimer()
int getServerPort()
int getBroadcastPort()
BroadcastTransport getBroadcastTransport()
void invalidateLastReceivedSequence()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||