public interface TransportClient
| Modifier and Type | Method and Description |
|---|---|
void |
transportChanged()
Notification of network change (server restarted).
|
void |
transportClosed()
Notification of forcefully closed transport.
|
void |
transportResponsive(Transport transport)
Notification of responsive transport (e.g.
|
void |
transportUnresponsive()
Notification of unresponsive transport (e.g.
|
void transportUnresponsive()
void transportResponsive(Transport transport)
transportUnresponsive notification.transport - responsive transport.void transportChanged()
void transportClosed()
Copyright © 2004-2020 EPICS. All Rights Reserved.